linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-18 14:51:40 to 2020-12-05 18:44:18 UTC [more...]

[PATCH 1/3] pwm: bcm-kona: Use pwmchip_add() instead of pwmchip_add_with_polarity()
 2020-12-05 16:51 UTC  (3+ messages)
` [PATCH 2/3] pwm: atmel-hlcdc: "
` [PATCH 3/3] pwm: Drop function pwmchip_add_with_polarity()

[PATCH] pwm: Remove unused function pwmchip_add_inversed()
 2020-12-05 16:19 UTC 

pwm: imx27: pwm-backlight strange behavior
 2020-12-05 18:39 UTC  (5+ messages)

[PATCH] pwm: bcm2835: Support apply function for atomic configuration
 2020-12-05 17:34 UTC  (18+ messages)
  ` [PATCH v2] "

[PATCH RESEND for 5.10] pwm: sl28cpld: fix getting driver data in pwm callbacks
 2020-12-04 20:06 UTC  (7+ messages)

[PATCH] greybus: Add TODO item about modernizing the pwm code
 2020-12-04 18:33 UTC 

[PATCH] pwm: sl28cpld: Set driver data before registering the PWM chip
 2020-12-04 13:38 UTC  (2+ messages)

[PATCH v5 00/11] Raspberry Pi PoE HAT fan support
 2020-12-03 14:52 UTC  (23+ messages)
` [PATCH v5 01/11] firmware: raspberrypi: Keep count of all consumers
` [PATCH v5 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v5 03/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v5 04/11] gpio: raspberrypi-exp: "
` [PATCH v5 05/11] reset: raspberrypi: "
` [PATCH v5 06/11] soc: bcm: raspberrypi-power: "
` [PATCH v5 07/11] staging: vchiq: "
` [PATCH v5 08/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v5 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v5 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v5 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

Disinfection
 2020-12-03  8:40 UTC 

[PATCH 0/4] arch: riscv: add board and SoC DT file support
 2020-12-03  6:36 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
` [PATCH 2/4] riscv: dts: add initial support for the SiFive FU740-C000 SoC
` [PATCH 3/4] dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
` [PATCH 4/4] riscv: dts: add initial board data for the SiFive HiFive Unmatched

[PATCH v4 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-12-02 17:11 UTC  (24+ messages)
` [PATCH v4 1/7] dt-bindings: Add vendor prefix for Netronix, Inc
` [PATCH v4 2/7] dt-bindings: mfd: Add binding for Netronix embedded controller
` [PATCH v4 3/7] mfd: Add base driver "
` [PATCH v4 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC
` [PATCH v4 5/7] rtc: New driver for RTC in Netronix embedded controller
` [PATCH v4 6/7] MAINTAINERS: Add entry for "
` [PATCH v4 7/7] ARM: dts: imx50-kobo-aura: Add "

[PATCH v3 0/6] gpio: mvebu: Armada 8K/7K PWM support
 2020-12-02 11:09 UTC  (8+ messages)
` [PATCH v3 1/6] gpio: mvebu: fix potential user-after-free on probe
` [PATCH v3 2/6] gpio: mvebu: update Armada XP per-CPU comment
` [PATCH v3 3/6] gpio: mvebu: switch pwm duration registers to regmap
` [PATCH v3 4/6] gpio: mvebu: add pwm support for Armada 8K/7K
` [PATCH v3 5/6] arm64: dts: armada: add pwm offsets for ap/cp gpios
` [PATCH v3 6/6] dt-bindings: ap806: document gpio pwm-offset property

[PATCH 0/5] gpio: mvebu: Armada 8K/7K PWM support
 2020-12-01 18:21 UTC  (14+ messages)
` [PATCH 1/5] gpio: mvebu: update Armada XP per-CPU comment
` [PATCH 2/5] gpio: mvebu: switch pwm duration registers to regmap
` [PATCH 3/5] gpio: mvebu: add pwm support for Armada 8K/7K

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-01 14:44 UTC  (5+ messages)

[PATCH v5 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-12-01 13:22 UTC  (10+ messages)
` [PATCH v5 1/7] dt-bindings: Add vendor prefix for Netronix, Inc
` [PATCH v5 2/7] dt-bindings: mfd: Add binding for Netronix embedded controller
` [PATCH v5 3/7] mfd: Add base driver "
` [PATCH v5 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC
` [PATCH v5 5/7] rtc: New driver for RTC in Netronix embedded controller
` [PATCH v5 6/7] MAINTAINERS: Add entry for "
` [PATCH v5 7/7] ARM: dts: imx50-kobo-aura: Add "

[PATCH v2] gpio: mvebu: fix potential user-after-free on probe
 2020-11-30 18:12 UTC  (3+ messages)

[PATCH] pwm: sl28cpld: fix getting driver data in pwm callbacks
 2020-11-30 14:58 UTC  (5+ messages)

[PATCH] gpio: mvebu: fix potential user-after-free on probe
 2020-11-30 14:43 UTC  (4+ messages)

[RESEND PATCH V20 3/3] Input: new da7280 haptic driver
 2020-11-30  8:55 UTC  (3+ messages)

[PATCH v2] pwm: rockchip: Keep enabled PWMs running while probing
 2020-11-30  0:44 UTC  (4+ messages)
    ` [PATCH] pwm: rockchip: Eliminate potential race condition when probing

[PATCH] pwm: iqs620a: Fix overflow and optimize calculations
 2020-11-29 21:15 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] hwmon: (pwm-fan): Switch to using the new API kobj_to_dev()
 2020-11-28 20:23 UTC  (2+ messages)

[PATCH] drivers: gpio: use of_match_ptr() and ACPI_PTR() macros
 2020-11-27 12:45 UTC  (6+ messages)

[PATCH v3 1/4] pwm: pca9685: Switch to atomic API
 2020-11-25 19:54 UTC  (12+ messages)
` [PATCH v3 2/4] pwm: pca9685: Set full OFF bits in probe
` [PATCH v3 3/4] pwm: pca9685: Support staggered output ON times

[PATCH v2 1/4] pwm: pca9685: Switch to atomic API
 2020-11-24 15:34 UTC  (8+ messages)
` [PATCH v2 2/4] pwm: pca9685: Set full OFF bits in probe
` [PATCH v2 3/4] pwm: pca9685: Support staggered output ON times
` [PATCH v2 4/4] dt-bindings: pwm: pca9685: Add staggered-outputs property

[PATCH v4 00/11] Raspberry Pi PoE HAT fan support
 2020-11-23 17:19 UTC  (5+ messages)
` [PATCH v4 01/11] firmware: raspberrypi: Keep count of all consumers

[PATCH 1/3] pwm: pca9685: Switch to atomic API
 2020-11-21 22:00 UTC  (10+ messages)
` [PATCH 2/3] pwm: pca9685: Set full OFF bits in probe
` [PATCH 3/3] pwm: pca9685: Support staggered output ON times

[PATCH] dt-bindings: pwm: pca9685: Add staggered-outputs property
 2020-11-20 12:48 UTC  (4+ messages)

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-11-19 17:08 UTC  (7+ messages)
      ` About devm_platform_ioremap_resource [Was: Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource]

[PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
 2020-11-19 15:19 UTC  (13+ messages)

[PATCH] pwm: core: Use octal permission
 2020-11-18 19:48 UTC  (12+ messages)
` [PATCH v3] "

[PATCH RFC] pwm: keembay: Fix build failure with -Os
 2020-11-18 18:01 UTC  (3+ messages)

[PATCH 1/2] pwm: fix dependencies on HAS_IOMEM
 2020-11-18 17:54 UTC  (2+ 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).