linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-20 22:56:02 to 2020-08-28 12:14:42 UTC [more...]

[PATCH v2 0/3] pwm: pwm-pca9685 Disable unused alternative addresses
 2020-08-28 12:14 UTC  (2+ messages)
` [PATCH v2 2/3] drivers: pwm: pwm-pca9685.c: Use BIT() macro instead of shift

[PATCH 01/22] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-28  9:42 UTC  (35+ messages)
` [PATCH 02/22] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH 03/22] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH 04/22] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH 05/22] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH 06/22] dt-bindings: pwm: imx-pwm: "
` [PATCH 07/22] dt-bindings: serial: fsl-imx-uart: "
` [PATCH 08/22] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH 09/22] dt-bindings: mtd: gpmi-nand: "
` [PATCH 10/22] dt-bindings: reset: fsl,imx7-src: "
` [PATCH 11/22] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH 12/22] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8M compatible matching
` [PATCH 13/22] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH 14/22] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH 15/22] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH 16/22] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
` [PATCH 17/22] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH 18/22] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs
` [PATCH 19/22] arm64: dts: imx8mm: Remove i.MX7 compatible from USDHC
` [PATCH 20/22] arm64: dts: imx8qxp: Remove i.MX7 compatible from UART
` [PATCH 21/22] arm64: dts: imx8qxp: Remove i.MX7 compatible from USDHC
` [PATCH 22/22] arm64: dts: imx8mp: Remove i.MX7 compatible from DDR PMU

[PATCH] drivers: pwm: pwm-pca9685.c: Disable unused alternative addresses
 2020-08-28  9:37 UTC  (2+ messages)

[PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindings
 2020-08-28  9:12 UTC  (23+ messages)
` [PATCH v3 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
` [PATCH v3 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH v3 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH v3 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH v3 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH v3 06/19] dt-bindings: pwm: imx-pwm: "
` [PATCH v3 07/19] dt-bindings: serial: fsl-imx-uart: "
` [PATCH v3 08/19] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH v3 09/19] dt-bindings: mtd: gpmi-nand: "
` [PATCH v3 10/19] dt-bindings: reset: fsl,imx7-src: "
` [PATCH v3 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v3 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
` [PATCH v3 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v3 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH v3 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH v3 16/19] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
` [PATCH v3 17/19] dt-bindings: serial: fsl-lpuart: "
` [PATCH v3 18/19] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH v3 19/19] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs

[PATCH 0/2] r8a774e1 add PWM support
 2020-08-28  4:23 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pwm: renesas,pwm-rcar: Add r8a774e1 support
` [PATCH 2/2] arm64: dts: renesas: r8a774e1: Add PWM device nodes

[PATCH] pwm: Allow store 64-bit duty cycle from sysfs interface
 2020-08-27 20:37 UTC  (2+ messages)

pwm-sun4i: PWM backlight is not turned off on shutdown
 2020-08-27 19:55 UTC 

[PATCH 1/6] pwm: bcm2835: Simplify with dev_err_probe()
 2020-08-27  2:01 UTC  (9+ messages)
` [PATCH 2/6] pwm: jz4740: "
` [PATCH 3/6] pwm: rockchip: "
` [PATCH 4/6] pwm: sifive: "
` [PATCH 5/6] pwm: sprd: "
` [PATCH 6/6] pwm: sun4i: "

[PATCH v5 0/2] Add PWM support for Intel Keem Bay SoC
 2020-08-26 10:52 UTC  (4+ messages)
` [PATCH v5 1/2] pwm: Add PWM driver for Intel Keem Bay
` [PATCH v5 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

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

[PATCH v11 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-25  9:57 UTC  (4+ messages)
` [PATCH v11 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
` [PATCH v11 2/2] Add PWM fan controller driver for "

[PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-25  7:55 UTC  (42+ messages)
` [PATCH v2 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH v2 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH v2 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH v2 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH v2 06/19] dt-bindings: pwm: imx-pwm: "
` [PATCH v2 07/19] dt-bindings: serial: fsl-imx-uart: "
` [PATCH v2 08/19] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH v2 09/19] dt-bindings: mtd: gpmi-nand: "
` [PATCH v2 10/19] dt-bindings: reset: fsl,imx7-src: "
  ` [PATCH v2 10/19] dt-bindings: reset: fsl, imx7-src: "
` [PATCH v2 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v2 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
` [PATCH v2 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v2 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH v2 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
  ` [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl, irqsteer: "
` [PATCH v2 17/19] dt-bindings: serial: fsl-lpuart: "
` [PATCH v2 18/19] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH v2 19/19] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs

[PATCH v4 0/2] Add PWM support for Intel Keem Bay SoC
 2020-08-25  7:46 UTC  (5+ messages)
` [PATCH v4 1/2] pwm: Add PWM driver for Intel Keem Bay
` [PATCH v4 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

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

[PATCH v10 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-24 10:14 UTC  (6+ messages)
` [PATCH v10 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
` [PATCH v10 2/2] Add PWM fan controller driver for "

[RFC PATCH 02/10] dt-bindings: Add vendor prefix for Netronix, Inc
 2020-08-23 22:42 UTC  (4+ messages)
` [RFC PATCH 05/10] dt-bindings: pwm: Add bindings for PWM function in Netronix EC

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

[PATCH v9 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-22  9:23 UTC  (6+ messages)
` [PATCH v9 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
` [PATCH v9 2/2] Add PWM fan controller driver for "

[PATCH v4 0/7] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-08-21 15:39 UTC  (3+ messages)

[PATCH v8 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-21 10:52 UTC  (7+ messages)
` [PATCH v8 2/2] Add PWM fan controller driver for LGM SoC

[PATCH 0/4] pwm: atmel-tcb: rework device tree binding
 2020-08-20 22:55 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: microchip: atmel,at91rm9200-tcb: add atmel,tcb-pwm
` [PATCH 2/4] pwm: atmel-tcb: switch to new binding
` [PATCH 3/4] pwm: atmel-tcb: add sama5d2 support
` [PATCH 4/4] ARM: dts: at91: kizbox: switch to new pwm-atmel-tcb binding


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).