Linux-PWM Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-06 10:08:06 to 2021-04-16 07:28:02 UTC [more...]

[PATCH 00/57] Rid W=1 warnings from Staging
 2021-04-16  7:27 UTC  (7+ messages)
` [PATCH 55/57] staging: comedi: drivers: ni_mio_common: Move 'range_ni_E_ao_ext' to where it is used

[PATCH v8 1/8] pwm: pca9685: Switch to atomic API
 2021-04-15 16:27 UTC  (31+ messages)
` [PATCH v8 2/8] pwm: pca9685: Support hardware readout
` [PATCH v8 3/8] pwm: pca9685: Improve runtime PM behavior
` [PATCH v8 4/8] dt-bindings: pwm: Support new PWM_USAGE_POWER flag
` [PATCH v8 5/8] pwm: core: "
` [PATCH v8 6/8] pwm: pca9685: "
` [PATCH v8 7/8] pwm: pca9685: Restrict period change for enabled PWMs
` [PATCH v8 8/8] pwm: pca9685: Add error messages for failed regmap calls

[v2 0/2] Support pwm driver for aspeed ast26xx
 2021-04-15 14:43 UTC  (7+ messages)
` [v2 1/2] dt-bindings: Add bindings for aspeed pwm-tach and pwm
` [v2 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v9 1/8] pwm: pca9685: Switch to atomic API
 2021-04-15 12:14 UTC  (8+ messages)
` [PATCH v9 2/8] pwm: pca9685: Support hardware readout
` [PATCH v9 3/8] pwm: pca9685: Improve runtime PM behavior
` [PATCH v9 4/8] dt-bindings: pwm: Support new PWM_USAGE_POWER flag
` [PATCH v9 5/8] pwm: core: "
` [PATCH v9 6/8] pwm: pca9685: "
` [PATCH v9 7/8] pwm: pca9685: Restrict period change for enabled PWMs
` [PATCH v9 8/8] pwm: pca9685: Add error messages for failed regmap calls

[PATCH v6 2/4] leds: Add driver for Qualcomm LPG
 2021-04-15 10:46 UTC 

[PATCH] pwm: mediatek: remove unused function
 2021-04-15  9:06 UTC  (2+ messages)

[PATCH v3 1/4] dt-bindings: pwm: convert pwm-rockchip.txt to YAML
 2021-04-13 15:24 UTC  (9+ messages)
` [PATCH v3 2/4] dt-bindings: pwm: add more compatible strings to pwm-rockchip.yaml
` [PATCH v3 3/4] ARM: dts: rockchip: remove clock-names from pwm nodes
` [PATCH v3 4/4] arm64: "

[PATCH 0/4] Support pwm driver for aspeed ast26xx
 2021-04-13  9:24 UTC  (13+ messages)
` [PATCH 1/4] dt-bindings: Add bindings for aspeed pwm-tach
` [PATCH 2/4] dt-bindings: Add bindings for aspeed pwm
` [PATCH 3/4] pwm: Add Aspeed ast2600 PWM support
` [PATCH 4/4] pwm: Add support for aspeed pwm controller

[PATCH v2 1/6] dt-bindings: pwm: convert pwm-rockchip.txt to YAML
 2021-04-12 21:46 UTC  (14+ messages)
` [PATCH v2 2/6] dt-bindings: pwm: add more compatible strings to pwm-rockchip.yaml
` [PATCH v2 3/6] ARM: dts: rockchip: remove interrupts properties from pwm nodes rv1108.dtsi
` [PATCH v2 4/6] ARM: dts: rockchip: remove clock-names from pwm nodes
` [PATCH v2 5/6] arm64: dts: rockchip: remove interrupts properties from pwm nodes rk3328.dtsi
` [PATCH v2 6/6] arm64: dts: rockchip: remove clock-names from pwm nodes

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

[PATCH v3 0/2] pwm: visconti: Add Toshiba Visconti SoC PWM support
 2021-04-12  1:49 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: Add bindings for Toshiba Visconti PWM Controller
` [PATCH v3 2/2] pwm: visconti: Add Toshiba Visconti SoC PWM support

[PATCH] pwm: Ensure for legacy drivers that pwm->state stays consistent
 2021-04-11 16:04 UTC 

[PATCH] pwm: Prevent a glitch in compat code
 2021-04-11  8:22 UTC  (5+ messages)

[PATCH 0/2] Changes for pwmchip_remove()
 2021-04-10 21:56 UTC  (6+ messages)
` [PATCH 1/2] pwm: Drop unused error path from pwmchip_remove()
` [PATCH 2/2] pwm: imx27: Don't check the return code of pwmchip_remove()

[PATCH 1/3] pwm: lpss: Don't modify HW state in .remove callback
 2021-04-10 21:26 UTC  (8+ messages)
` [PATCH 2/3] pwm: Add a devm managed function to add pwm_chips
` [PATCH 3/3] pwm: lpss: Simplify using devm_pwmchip_add

[PATCH v7 1/8] pwm: pca9685: Switch to atomic API
 2021-04-10 14:02 UTC  (37+ messages)
` [PATCH v7 2/8] pwm: pca9685: Support hardware readout
` [PATCH v7 3/8] pwm: pca9685: Improve runtime PM behavior
` [PATCH v7 4/8] dt-bindings: pwm: Support new PWM_STAGGERING_ALLOWED flag
` [PATCH v7 5/8] pwm: core: "
` [PATCH v7 6/8] pwm: pca9685: "
` [PATCH v7 7/8] pwm: pca9685: Restrict period change for enabled PWMs
` [PATCH v7 8/8] pwm: pca9685: Add error messages for failed regmap calls

[v3,PATCH 0/3] Convert the mtk_disp driver to aotmic API
 2021-04-09 21:52 UTC  (11+ messages)
` [v3,PATCH 1/3] pwm: mtk_disp: clear the clock operations
` [v3,PATCH 2/3] pwm: mtk_disp: convert the driver to atomic API
` [v3,PATCH 3/3] pwm: mtk_disp: implement .get_state()

[PATCH] pwm: raspberrypi-poe: Fix mailbox message initialization
 2021-04-09 20:09 UTC  (3+ messages)

[PATCH v1 1/2] dt-bindings: pwm: convert pwm-rockchip.txt to YAML
 2021-04-09 18:09 UTC  (6+ messages)
` [PATCH v1 2/2] dt-bindings: pwm: add more compatible strings to pwm-rockchip.yaml

[PATCH 0/4] pwm: Simplify drivers with of_pwm_n_cells = 3
 2021-04-09 13:38 UTC  (4+ messages)
` [PATCH 1/4] pwm: Make of_pwm_xlate_with_flags() work with #pwm-cells = <2>

[PATCH 1/2] pwm: sti: Don't modify HW state in .remove callback
 2021-04-09 12:47 UTC  (4+ messages)
` [PATCH 2/2] pwm: sti: Free resources only after pwmchip_remove()

[PATCH] pwm: lpc3200: Don't modify HW state in .remove callback
 2021-04-09 12:46 UTC  (2+ messages)

[PATCH] pwm: lpc18xx-sct: Free resources only after pwmchip_remove()
 2021-04-09 12:45 UTC  (2+ messages)

[PATCH] pwm: bcm-kona: Don't modify HW state in .remove callback
 2021-04-09 12:43 UTC  (2+ messages)

[PATCH] pwm: bcm2835: Free resources only after pwmchip_remove()
 2021-04-09 12:35 UTC  (4+ messages)

[PATCH] pwm: bcm-iproc: Free resources only after pwmchip_remove()
 2021-04-09 12:34 UTC  (5+ messages)

[PATCH] pwm: atmel: Free resources only after pwmchip_remove()
 2021-04-09 12:28 UTC  (2+ messages)

[PATCH] pwm: Rename pwm_get_state() to better reflect its semantic
 2021-04-09 12:09 UTC  (6+ messages)

[PATCH v2 0/2] pwm: visconti: Add Toshiba Visconti SoC PWM support
 2021-04-09  7:44 UTC  (9+ 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 00/14] pwm: Patches I consider ready for the next merge window
 2021-04-08 10:43 UTC  (4+ messages)

[PATCH] pwm: dwc: Use dev_get_drvdata() directly in PM callbacks
 2021-04-08 10:05 UTC  (4+ messages)

[PATCH v5 2/7] pwm: pca9685: Support hardware readout
 2021-04-06 20:44 UTC  (11+ messages)

[PATCH v4 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-04-06 12:45 UTC  (3+ messages)
` [PATCH v4 3/6] pwm: atmel: Simplify using devm_clk_get_prepared()


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