linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-17 13:37:47 to 2020-07-29 23:22:09 UTC [more...]

[PATCH v3 0/6] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-07-29 23:22 UTC  (11+ messages)
` [PATCH v3 1/6] iio: cros_ec: Accept -EOPNOTSUPP as 'not supported' error code
` [PATCH v3 2/6] cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_status
` [PATCH v3 3/6] platform/chrome: cros_ec_sysfs: Report range of error codes from EC
` [PATCH v3 4/6] pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status
` [PATCH v3 5/6] platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT
` [PATCH v3 6/6] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes

[PATCH v18 3/3] Input: new da7280 haptic driver
 2020-07-29 14:09 UTC  (4+ messages)

[PATCH v5 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-29 10:54 UTC  (30+ messages)
` [PATCH v5 02/16] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [PATCH v5 05/16] pwm: lpss: Add pwm_lpss_prepare_enable() helper
` [PATCH v5 06/16] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume
` [PATCH v5 07/16] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [PATCH v5 08/16] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [PATCH v5 09/16] pwm: crc: Fix period changes not having any effect
` [PATCH v5 10/16] pwm: crc: Enable/disable PWM output on enable/disable
` [PATCH v5 11/16] pwm: crc: Implement apply() method to support the new atomic PWM API
` [PATCH v5 12/16] pwm: crc: Implement get_state() method
` [PATCH v5 13/16] drm/i915: panel: Add get_vbt_pwm_freq() helper
` [PATCH v5 14/16] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
` [PATCH v5 15/16] drm/i915: panel: Honor the VBT PWM min setting "
  ` [PATCH v5 16/16] drm/i915: panel: Use atomic PWM API "

adding linux-pwm archives to lore.kernel.org?
 2020-07-29  7:25 UTC  (11+ messages)
          ` [Kernel.org Helpdesk #89942] "

[PATCH v2 0/2] Add PWM support for Intel Keem Bay SoC
 2020-07-29  6:20 UTC  (10+ messages)
` [PATCH v2 1/2] pwm: Add PWM driver for Intel Keem Bay
` [PATCH v2 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

[PATCH v6 00/13] Add support for Kontron sl28cpld
 2020-07-28 10:51 UTC  (36+ messages)
` [PATCH v6 01/13] mfd: add simple regmap based I2C driver
` [PATCH v6 02/13] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v6 03/13] mfd: simple-mfd-i2c: add sl28cpld support
` [PATCH v6 04/13] irqchip: add sl28cpld interrupt controller support
` [PATCH v6 05/13] watchdog: add support for sl28cpld watchdog
` [PATCH v6 06/13] pwm: add support for sl28cpld PWM controller
` [PATCH v6 07/13] gpio: add support for the sl28cpld GPIO controller
` [PATCH v6 08/13] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v6 09/13] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v6 10/13] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH v6 11/13] arm64: dts: freescale: sl28: enable LED support
` [PATCH v6 12/13] arm64: dts: freescale: sl28: enable fan support
` [PATCH v6 13/13] arm64: defconfig: enable the sl28cpld board management controller

[PATCH v6 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-07-28  8:52 UTC  (3+ messages)
` [PATCH v6 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
` [PATCH v6 2/2] Add PWM fan controller driver for "

[PATCH RFC 0/6] Add QCOM pwm-lpg and tri-led drivers
 2020-07-28  7:52 UTC  (32+ messages)
` [PATCH RCC 1/6] pwm: Add different PWM output types support
` [PATCH RFC 2/6] pwm: core: Add option to config PWM duty/period with u64 data length
` [PATCH RFC 3/6] pwm: pwm-qti-lpg: Add PWM driver for QTI LPG module
` [PATCH RFC 4/6] leds: leds-qti-tri-led: Add LED driver for QTI TRI_LED module
` [PATCH RFC 5/6] Documentation: Add binding for qti-tri-led
` [PATCH RFC 6/6] Documentation: Add binding for pwm-qti-lpg

[PATCH v5 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-07-27 20:00 UTC  (9+ messages)
  ` [PATCH v5 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
  ` [PATCH v5 2/2] Add PWM fan controller driver for "

[PATCH v4] pwm: bcm-iproc: handle clk_get_rate() return
 2020-07-27  8:29 UTC  (4+ messages)

[PATCH] Replace HTTP links with HTTPS ones: PWM SUBSYSTEM
 2020-07-27  8:25 UTC  (2+ messages)

[PATCH 0/4] Fix a bunch of W=1 warnings in PWM
 2020-07-27  7:50 UTC  (2+ messages)

[PATCH V17 3/3] Input: new da7280 haptic driver
 2020-07-24  5:48 UTC  (10+ messages)

[PATCH v4 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-07-23  6:34 UTC  (5+ messages)
` [PATCH v4 2/2] Add PWM fan controller driver for LGM SoC

[PATCH v16 3/3] Input: new da7280 haptic driver
 2020-07-23  2:23 UTC  (3+ messages)

[PATCH 0/3] PWM backlight interpolation adjustments
 2020-07-21  4:25 UTC  (3+ messages)
` [PATCH 1/3] backlight: pwm_bl: Fix interpolation
` [PATCH 2/3] backlight: pwm_bl: Artificially add 0% during interpolation

[PATCH v5 0/19] backlight: backlight updates
 2020-07-20 11:01 UTC  (24+ messages)
` [PATCH v5 01/19] backlight: refactor fb_notifier_callback()
` [PATCH v5 02/19] backlight: add backlight_is_blank()
` [PATCH v5 03/19] backlight: improve backlight_ops documentation
` [PATCH v5 04/19] backlight: improve backlight_properties documentation
` [PATCH v5 05/19] backlight: improve backlight_device documentation
` [PATCH v5 06/19] backlight: document inline functions in backlight.h
` [PATCH v5 07/19] backlight: document enums "
` [PATCH v5 08/19] backlight: remove the unused backlight_bl driver
` [PATCH v5 09/19] backlight: drop extern from prototypes
` [PATCH v5 10/19] backlight: add overview and update existing doc
` [PATCH v5 11/19] backlight: wire up kernel-doc documentation
` [PATCH v5 12/19] backlight: introduce backlight_get_brightness()
` [PATCH v5 13/19] backlight: as3711_bl: simplify update_status
` [PATCH v5 14/19] backlight: cr_bllcd: introduce gpio-backlight semantics
` [PATCH v5 15/19] backlight: gpio_backlight: simplify update_status()
` [PATCH v5 16/19] backlight: jornada720_bl: introduce backlight_is_blank()
` [PATCH v5 17/19] backlight: use backlight_get_brightness()
` [PATCH v5 18/19] backlight: drop backlight_put()
` [PATCH v5 19/19] backlight: make of_find_backlight static

[PATCH v5 00/13] Add support for Kontron sl28cpld
 2020-07-20  7:43 UTC  (10+ messages)
` [PATCH v5 02/13] mfd: add simple regmap based I2C driver
` [PATCH v5 12/13] arm64: dts: freescale: sl28: enable LED support

[PATCH v4 0/20] backlight: backlight updates
 2020-07-18  6:00 UTC  (4+ messages)
` [PATCH v4 05/20] backlight: improve backlight_device documentation

[PATCH v3] pwm: bcm-iproc: handle clk_get_rate() return
 2020-07-17 23:57 UTC  (2+ messages)

[PATCH v2] pwm: bcm-iproc: handle clk_get_rate() return
 2020-07-17 23:11 UTC  (4+ messages)

[PATCH] pwm: bcm-iproc: handle clk_get_rate() return
 2020-07-17 18:24 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).