linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-31 03:24:59 to 2020-09-14 21:46:23 UTC [more...]

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

[PATCH v2 0/2] GPIO PWM driver
 2020-09-14 20:16 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: Add pwm-gpio
` [PATCH v2 2/2] pwm: Add GPIO PWM driver

[PATCH v12 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
 2020-09-11 14:43 UTC  (3+ messages)
` [PATCH v12 2/2] Add PWM fan controller driver for "

[Spam] We are still waiting for your email
 2020-09-09  8:49 UTC 

[PATCH v1 0/3] convert sifive's prci, plic and pwm bindings to yaml
 2020-09-10 10:44 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: fu540: prci: convert PRCI bindings to json-schema
` [PATCH v1 2/3] dt-bindings: riscv: convert plic "
` [PATCH v1 3/3] dt-bindings: riscv: convert pwm "

[PATCH v2 00/10] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-09-10 19:42 UTC  (23+ messages)
` [PATCH v2 01/10] dt-bindings: Add vendor prefix for Netronix, Inc
` [PATCH v2 02/10] dt-bindings: mfd: Add binding for Netronix's embedded controller
` [PATCH v2 03/10] mfd: Add base driver for Netronix "
` [PATCH v2 04/10] dt-bindings: pwm: Add bindings for PWM function in Netronix EC
` [PATCH v2 05/10] pwm: ntxec: Add driver "
` [PATCH v2 06/10] dt-bindings: rtc: Add bindings for Netronix embedded controller RTC
` [PATCH v2 07/10] rtc: Introduce RTC_TIMESTAMP_END_2255
` [PATCH v2 08/10] rtc: New driver for RTC in Netronix embedded controller
` [PATCH v2 09/10] MAINTAINERS: Add entry for "
` [PATCH v2 10/10] ARM: dts: imx50-kobo-aura: Add "

[PATCH v3 00/14] dt-bindings: Cleanup of i.MX 8
 2020-09-10 18:34 UTC  (20+ messages)
` [PATCH v3 01/14] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH v3 02/14] dt-bindings: pwm: imx-pwm: "
` [PATCH v3 03/14] dt-bindings: serial: fsl-imx-uart: "
` [PATCH v3 04/14] dt-bindings: serial: fsl-lpuart: Fix compatible matching
` [PATCH v3 05/14] dt-bindings: watchdog: fsl-imx-wdt: Add i.MX 8M compatibles
` [PATCH v3 06/14] dt-bindings: reset: fsl,imx7-src: "
` [PATCH v3 07/14] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v3 08/14] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v3 09/14] dt-bindings: mfd: rohm,bd71847-pmic: Correct clock properties requirements
` [PATCH v3 10/14] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
` [PATCH v3 11/14] dt-bindings: mtd: gpmi-nand: Add i.MX 8M compatibles
` [PATCH v3 12/14] dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs
` [PATCH v3 13/14] dt-bindings: mtd: nand-controller: Fix matching with size-cells==1
` [PATCH v3 14/14] dt-bindings: clock: imx8m: Integrate duplicated i.MX 8M schemas

[PATCH 0/3] PWM backlight interpolation adjustments
 2020-09-10  7:47 UTC  (10+ messages)
` [PATCH 1/3] backlight: pwm_bl: Fix interpolation
` [PATCH 2/3] backlight: pwm_bl: Artificially add 0% during interpolation

[PATCH v7 0/2] Add PWM support for Intel Keem Bay SoC
 2020-09-09 16:27 UTC  (3+ messages)
` [PATCH v7 1/2] pwm: Add PWM driver for Intel Keem Bay
` [PATCH v7 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

[PATCH 0/3] PWM i.MX27 fix disabled state for inverted signals
 2020-09-09 13:07 UTC  (4+ messages)
` [PATCH 1/3] pwm: imx27: track clock enable/disable to simplify code
` [PATCH 2/3] pwm: imx27: move static pwmcr values into probe() function
` [PATCH 3/3] pwm: imx27: fix disable state for inverted PWMs

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

[PATCH 0/2] r8a774e1 add PWM support
 2020-09-08 22:38 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: renesas,pwm-rcar: Add r8a774e1 support

[PATCH 0/4] pwm: atmel-tcb: rework device tree binding
 2020-09-08 20:48 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: microchip: atmel,at91rm9200-tcb: add atmel,tcb-pwm

[PATCH v6 0/2] Add PWM support for Intel Keem Bay SoC
 2020-09-07 12:33 UTC  (4+ messages)
` [PATCH v6 1/2] pwm: Add PWM driver for Intel Keem Bay
` [PATCH v6 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

[PATCH] pwm: Allow store 64-bit duty cycle from sysfs interface
 2020-09-07 15:22 UTC  (2+ messages)

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

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

pwm-sun4i: PWM backlight is not turned off on shutdown
 2020-09-03 11:18 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: pwm: Add pwm-gpio
 2020-09-03  9:15 UTC  (8+ messages)
` [PATCH 2/2] pwm: Add GPIO PWM driver

[PATCH v2 0/3] pwm: pwm-pca9685 Disable unused alternative addresses
 2020-09-02 10:45 UTC  (7+ messages)
` [PATCH v2 1/3] drivers: pwm: pwm-pcs9685.c: Make comments more consistent
` [PATCH v2 3/3] drivers: pwm: pwm-pca9685.c: Disable unused alternative addresses

[RESEND PATCH v19 3/3] Input: new da7280 haptic driver
 2020-09-02  4:48 UTC 

[PATCH 1/6] pwm: bcm2835: Simplify with dev_err_probe()
 2020-09-02  7:15 UTC  (12+ 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/7] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-09-01  9:10 UTC  (2+ messages)

[PATCH v8 00/17] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-09-01  8:09 UTC  (32+ messages)
` [PATCH v8 03/17] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [PATCH v8 04/17] pwm: lpss: Add range limit check for the base_unit register value
` [PATCH v8 05/17] pwm: lpss: Add pwm_lpss_prepare_enable() helper
` [PATCH v8 06/17] pwm: lpss: Use pwm_lpss_restore() when restoring state on resume
` [PATCH v8 07/17] pwm: lpss: Always update state and set update bit
` [PATCH v8 08/17] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [PATCH v8 09/17] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [PATCH v8 10/17] pwm: crc: Fix period changes not having any effect
` [PATCH v8 11/17] pwm: crc: Enable/disable PWM output on enable/disable
` [PATCH v8 12/17] pwm: crc: Implement apply() method to support the new atomic PWM API
` [PATCH v8 13/17] pwm: crc: Implement get_state() method

[PATCH] pwm: Add DesignWare PWM Controller Driver
 2020-08-31 12:50 UTC 

[PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindings
 2020-08-31  3:25 UTC  (5+ messages)
` [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


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