Linux-PWM Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 07:50:53 to 2021-03-01 18:50:30 UTC [more...]

[PATCH] pwm: ab8500: Implement .apply instead of .config, .enable and .disable
 2021-03-01 18:45 UTC 

[PATCH] pwm: Return -EINVAL for old-style drivers without .set_polarity callback
 2021-03-01 18:23 UTC 

[PATCH v3 0/3] clk: provide new devm helpers for prepared and enabled clocks
 2021-03-01 13:50 UTC  (4+ messages)
` [PATCH v3 1/3] clk: generalize devm_clk_get() a bit
` [PATCH v3 2/3] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v3 3/3] pwm: atmel: Simplify using devm_clk_get_prepared()

[PATCH v2 0/3] clk: provide new devm helpers for prepared and enabled clocks
 2021-03-01 13:40 UTC  (8+ messages)
` [PATCH v2 1/3] clk: generalize devm_clk_get() a bit
` [PATCH v2 2/3] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v2 3/3] pwm: atmel: Simplify using devm_clk_get_prepared()

[PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-03-01 10:28 UTC  (11+ messages)
` [PATCH v9 1/7] dt-bindings: Add vendor prefix for Netronix, Inc
` [PATCH v9 2/7] dt-bindings: mfd: Add binding for Netronix embedded controller
` [PATCH v9 3/7] mfd: Add base driver "
` [PATCH v9 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC
` [PATCH v9 5/7] rtc: New driver for RTC in Netronix embedded controller
` [PATCH v9 6/7] MAINTAINERS: Add entry for "
` [PATCH v9 7/7] ARM: dts: imx50-kobo-aura: Add "
` [GIT PULL] Immutable branch between MFD, PWM and RTC due for the v5.13 merge window

[PATCH v3] pwm: bcm2835: Improve period and duty cycle calculation
 2021-03-01 10:13 UTC  (3+ messages)
  ` Aw: "

[GIT PULL] pwm: Changes for v5.12-rc1
 2021-02-27 17:46 UTC  (6+ messages)

[PATCH v2] pwm: iqs620a: Correct a stale state variable
 2021-02-26  9:47 UTC  (4+ messages)

[PATCH v2 0/3] Convert the mtk_disp driver to aotmic API
 2021-02-22 14:29 UTC  (5+ messages)
` [PATCH v2 1/3] pwm: mtk_disp: clear the clock operations
` [PATCH v2 2/3] pwm: mtk_disp: convert the driver to atomic API
` [PATCH v2 3/3] pwm: mtk_disp: implement .get_state()

[PATCH v2] pwm: sunxi: Add Allwinner SoC PWM controller driver
 2021-02-22  7:22 UTC  (15+ messages)

[PATCH v4] MAINTAINERS: move Milo Kim to credits
 2021-02-15 14:22 UTC  (5+ messages)

[PATCH v5 2/7] pwm: pca9685: Support hardware readout
 2021-02-14 14:46 UTC  (13+ messages)

[PATCH v2 0/2] pwm: visconti: Add Toshiba Visconti SoC PWM support
 2021-02-12 16:41 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: Add bindings for Toshiba Visconti PWM Controller
` [PATCH v2 2/2] pwm: visconti: Add Toshiba Visconti SoC PWM support

[PATCH] hwmon: (npcm750-pwm-fan): replace spin_lock_irqsave by spin_lock in hard IRQ
 2021-02-12 15:04 UTC  (3+ messages)

[PATCH 0/2] Add Toshiba Visconti SoC PWM support
 2021-02-12  8:40 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: pwm: Add bindings for Toshiba Visconti PWM Controller
` [PATCH 2/2] pwm: visconti: Add Toshiba Visconti SoC PWM support

[PATCH 0/2] clk: provide new devm helpers for prepared and enabled clocks
 2021-02-09  9:32 UTC  (5+ messages)
` [PATCH 1/2] "

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

[PATCH] pwm: lpc18xx-sct: remove unneeded semicolon
 2021-02-03 17:52 UTC  (3+ messages)

[PATCH v7 0/3] gpio: mvebu: Armada 8K/7K PWM support
 2021-02-02 11:27 UTC  (12+ messages)
` [PATCH v7 1/3] gpio: mvebu: add pwm support for Armada 8K/7K
` [PATCH v7 2/3] arm64: dts: armada: add pwm offsets for ap/cp gpios
` [PATCH v7 3/3] dt-bindings: ap806: document gpio marvell,pwm-offset property

[PATCH] pwm: fix semicolon.cocci warnings
 2021-01-29 16:51 UTC  (4+ messages)

[PATCH v5 0/4] gpio: mvebu: pwm fixes and improvements
 2021-01-25  9:43 UTC  (7+ messages)
` [PATCH v5 1/4] gpio: mvebu: improve pwm period calculation accuracy
` [PATCH v5 2/4] gpio: mvebu: make pwm .get_state closer to idempotent
` [PATCH v5 3/4] gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX
` [PATCH v5 4/4] gpio: mvebu: improve handling of pwm zero on/off values

[PATCH 2/2] hwmon: pwm-fan: stop using legacy PWM functions and some cleanups
 2021-01-23 16:37 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2] pwm: pwm-gpio: New driver
 2021-01-22 10:15 UTC  (11+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] pwm: pwm-gpio: Add DT bindings

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

[PATCH] pwm: remove zte zx driver
 2021-01-20 16:46 UTC  (4+ messages)

[PATCH v4 0/5] gpio: mvebu: pwm fixes and improvements
 2021-01-19 19:39 UTC  (8+ messages)
` [PATCH v4 1/5] gpio: mvebu: fix pwm .get_state period calculation
` [PATCH v4 2/5] gpio: mvebu: improve pwm period calculation accuracy
` [PATCH v4 3/5] gpio: mvebu: make pwm .get_state closer to idempotent
` [PATCH v4 4/5] gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX
` [PATCH v4 5/5] gpio: mvebu: improve handling of pwm zero on/off values

[PATCH v4 0/5] pwm: rockchip: Eliminate potential race condition when probing
 2021-01-19 19:22 UTC  (7+ messages)
` [PATCH v4 1/5] pwm: rockchip: Enable APB clock during register access while probing
` [PATCH v4 2/5] pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()
` [PATCH v4 3/5] pwm: rockchip: Replace "bus clk" with "PWM clk"
` [PATCH v4 4/5] pwm: rockchip: Eliminate potential race condition when probing
` [PATCH v4 5/5] pwm: rockchip: Enable clock before calling clk_get_rate()

[PATCH] pwm: iqs620a: Correct a stale state variable
 2021-01-19  2:55 UTC  (5+ messages)

[PATCH v2 0/5] gpio: mvebu: pwm fixes and improvements
 2021-01-18 14:59 UTC  (11+ messages)
` [PATCH v2 1/5] gpio: mvebu: fix pwm .get_state period calculation
` [PATCH v2 2/5] gpio: mvebu: improve pwm period calculation accuracy
` [PATCH v2 3/5] gpio: mvebu: make pwm .get_state closer to idempotent
` [PATCH v2 4/5] gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX
` [PATCH v2 5/5] gpio: mvebu: document zero pwm duty cycle limitation

[PATCH] pwm: pwm-gpio: Generic GPIO bit-banged PWM driver
 2021-01-17  7:59 UTC  (5+ messages)

[PATCH v3 0/5] gpio: mvebu: pwm fixes and improvements
 2021-01-15 10:53 UTC  (9+ messages)
` [PATCH v3 1/5] gpio: mvebu: fix pwm .get_state period calculation
` [PATCH v3 2/5] gpio: mvebu: improve pwm period calculation accuracy
` [PATCH v3 3/5] gpio: mvebu: make pwm .get_state closer to idempotent
` [PATCH v3 4/5] gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX
` [PATCH v3 5/5] gpio: mvebu: document zero pwm duty cycle limitation

[PATCH] pwm: add a config symbol for legacy drivers
 2021-01-15  8:28 UTC  (2+ messages)

[PATCH v3] pwm: iqs620a: Fix overflow and optimize calculations
 2021-01-15  7:32 UTC  (3+ messages)
  ` [PATCH v4] "

[PATCH v7 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-01-14 22:31 UTC  (9+ messages)
` [PATCH v7 3/7] mfd: Add base driver for Netronix embedded controller
` [PATCH v7 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC

[PATCH v6 00/11] Raspberry Pi PoE HAT fan support
 2021-01-14 18:44 UTC  (4+ messages)
` [PATCH v6 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH v3 0/7] pwm: rockchip: Eliminate potential race condition when probing
 2021-01-14 15:22 UTC  (6+ messages)
` [PATCH v3 6/7] pwm: rockchip: Enable PWM clock of probed device only if running
` [PATCH v3 7/7] pwm: rockchip: Enable clock before calling clk_get_rate()

[PATCH] misc: servo-pwm: driver for controlling servo motors via PWM
 2021-01-13  9:47 UTC  (3+ messages)

[PATCH v3 0/7] pwm: rockchip: Eliminate potential race condition when probing
 2021-01-13  9:19 UTC  (3+ messages)
` [PATCH v3 0/7] pwm: rockchip: Eliminate potential race condition when probing【请注意,邮件由kever.yang@gmail.com代发】

[PATCH v3 7/7] pwm: rockchip: Enable clock before calling clk_get_rate()
 2021-01-13  9:16 UTC  (2+ messages)

[PATCH 0/5] gpio: mvebu: pwm fixes and improvements
 2021-01-13  8:17 UTC  (5+ messages)
` [PATCH 1/5] gpio: mvebu: fix pwm get_state period calculation


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 read-only IMAP folder(s) and NNTP newsgroup(s).