Show patches with: Archived = No       |   8735 patches
« 1 2 ... 36 37 3887 88 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,5/7] dt-bindings: pwm: pca9685: Add nxp,staggered-outputs property [v6,1/7] pwm: pca9685: Switch to atomic API - - - - --- 2021-03-29 Clemens Gruber Superseded
[v6,4/7] pwm: pca9685: Support staggered output ON times [v6,1/7] pwm: pca9685: Switch to atomic API - - - - --- 2021-03-29 Clemens Gruber Superseded
[v6,3/7] pwm: pca9685: Improve runtime PM behavior [v6,1/7] pwm: pca9685: Switch to atomic API - - - - --- 2021-03-29 Clemens Gruber Superseded
[v6,2/7] pwm: pca9685: Support hardware readout [v6,1/7] pwm: pca9685: Switch to atomic API - - - - --- 2021-03-29 Clemens Gruber Superseded
[v6,1/7] pwm: pca9685: Switch to atomic API [v6,1/7] pwm: pca9685: Switch to atomic API - - - - --- 2021-03-29 Clemens Gruber Superseded
pwm: lpc3200: Don't modify HW state in .remove callback pwm: lpc3200: Don't modify HW state in .remove callback 1 - - - --- 2021-03-29 Uwe Kleine-König Accepted
pwm: lpc18xx-sct: Free resources only after pwmchip_remove() pwm: lpc18xx-sct: Free resources only after pwmchip_remove() 1 - - - --- 2021-03-27 Uwe Kleine-König Accepted
ARM: s3c/rx1950: Use pwm_get() in favour of pwm_request() ARM: s3c/rx1950: Use pwm_get() in favour of pwm_request() - - - - --- 2021-03-26 Uwe Kleine-König Not Applicable
pwm: bcm-kona: Don't modify HW state in .remove callback pwm: bcm-kona: Don't modify HW state in .remove callback - - - - --- 2021-03-26 Uwe Kleine-König Accepted
pwm: bcm2835: Free resources only after pwmchip_remove() pwm: bcm2835: Free resources only after pwmchip_remove() 1 1 - - --- 2021-03-25 Uwe Kleine-König Accepted
pwm: bcm-iproc: Free resources only after pwmchip_remove() pwm: bcm-iproc: Free resources only after pwmchip_remove() - - - - --- 2021-03-24 Uwe Kleine-König Accepted
pwm: atmel: Free resources only after pwmchip_remove() pwm: atmel: Free resources only after pwmchip_remove() 1 1 - - --- 2021-03-24 Uwe Kleine-König Accepted
[2/2] pwm: imx27: Don't check the return code of pwmchip_remove() [1/2] pwm: Drop unused error path from pwmchip_remove() - - - - --- 2021-03-24 Uwe Kleine-König Changes Requested
[1/2] pwm: Drop unused error path from pwmchip_remove() [1/2] pwm: Drop unused error path from pwmchip_remove() - - - - --- 2021-03-24 Uwe Kleine-König Changes Requested
[14/14] pwm: Soften potential loss of precision in compat code pwm: Patches I consider ready for the next merge window 1 - - - --- 2021-03-19 Uwe Kleine-König Rejected
[13/14] pwm: cros-ec: Refuse requests with unsupported polarity pwm: Patches I consider ready for the next merge window 1 - - - --- 2021-03-19 Uwe Kleine-König Rejected
[12/14] pwm: sprd: Refuse requests with unsupported polarity pwm: Patches I consider ready for the next merge window 1 - - - --- 2021-03-19 Uwe Kleine-König Rejected
[11/14] pwm: atmel-tcb: Only free resources after pwm_chip_remove() returned pwm: Patches I consider ready for the next merge window - - - - --- 2021-03-19 Uwe Kleine-König Rejected
[10/14] pwm: atmel-tcb: Implement .apply callback pwm: Patches I consider ready for the next merge window - - - - --- 2021-03-19 Uwe Kleine-König Rejected
[09/14] pwm: Prevent a glitch in compat code pwm: Patches I consider ready for the next merge window - - - - --- 2021-03-19 Uwe Kleine-König Rejected
[08/14] pwm: Return -EINVAL for old-style drivers without .set_polarity callback pwm: Patches I consider ready for the next merge window - - - - --- 2021-03-19 Uwe Kleine-König Rejected
[07/14] pwm: Always allocate pwm id dynamically pwm: Patches I consider ready for the next merge window - - - - --- 2021-03-19 Uwe Kleine-König Rejected
[06/14] pwm: imx-tpm: Use a single line for error message pwm: Patches I consider ready for the next merge window 1 - - - --- 2021-03-19 Uwe Kleine-König Rejected
[05/14] pwm: ab8500: Implement .apply instead of .config, .enable and .disable pwm: Patches I consider ready for the next merge window - - 1 - --- 2021-03-19 Uwe Kleine-König Rejected
[04/14] pwm: Drop function pwmchip_add_with_polarity() pwm: Patches I consider ready for the next merge window - - - - --- 2021-03-19 Uwe Kleine-König Rejected
[03/14] pwm: atmel-hlcdc: Use pwmchip_add() instead of pwmchip_add_with_polarity() pwm: Patches I consider ready for the next merge window - - - - --- 2021-03-19 Uwe Kleine-König Rejected
[02/14] pwm: bcm-kona: Use pwmchip_add() instead of pwmchip_add_with_polarity() pwm: Patches I consider ready for the next merge window - - - - --- 2021-03-19 Uwe Kleine-König Rejected
[01/14] pwm: bcm2835: Improve period and duty cycle calculation pwm: Patches I consider ready for the next merge window - - 1 1 --- 2021-03-19 Uwe Kleine-König Rejected
pwm: dwc: Use dev_get_drvdata() directly in PM callbacks pwm: dwc: Use dev_get_drvdata() directly in PM callbacks - - - - --- 2021-03-17 Jarkko Nikula Changes Requested
input: misc: max8997: Switch to pwm_apply() input: misc: max8997: Switch to pwm_apply() - - - - --- 2021-03-16 Uwe Kleine-König Changes Requested
[4/4] pwm: Simplify all drivers with explicit of_pwm_n_cells = 3 pwm: Simplify drivers with of_pwm_n_cells = 3 - - - - --- 2021-03-15 Uwe Kleine-König Changes Requested
[3/4] pwm: Autodetect default value for of_pwm_n_cells from device tree pwm: Simplify drivers with of_pwm_n_cells = 3 - - - - --- 2021-03-15 Uwe Kleine-König Changes Requested
[2/4] pwm: Drop of_pwm_simple_xlate() in favour of of_pwm_xlate_with_flags() pwm: Simplify drivers with of_pwm_n_cells = 3 - - - - --- 2021-03-15 Uwe Kleine-König Changes Requested
[1/4] pwm: Make of_pwm_xlate_with_flags() work with #pwm-cells = <2> pwm: Simplify drivers with of_pwm_n_cells = 3 - - - - --- 2021-03-15 Uwe Kleine-König Changes Requested
[v3] pwm: Soften potential loss of precision in compat code [v3] pwm: Soften potential loss of precision in compat code 1 - - - --- 2021-03-15 Uwe Kleine-König Changes Requested
[v2] pwm: Soften potential loss of precision in compat code [v2] pwm: Soften potential loss of precision in compat code 1 - - - --- 2021-03-12 Uwe Kleine-König Superseded
[v8,11/11] pwm: Add Raspberry Pi Firmware based PWM bus Raspberry Pi PoE HAT fan support 1 - 1 - --- 2021-03-12 Nicolas Saenz Julienne Not Applicable
[v8,10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support Raspberry Pi PoE HAT fan support - - - - --- 2021-03-12 Nicolas Saenz Julienne Not Applicable
[v8,09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus Raspberry Pi PoE HAT fan support - - 1 - --- 2021-03-12 Nicolas Saenz Julienne Not Applicable
[v8,08/11] input: raspberrypi-ts: Release firmware handle when not needed Raspberry Pi PoE HAT fan support 1 - 1 - --- 2021-03-12 Nicolas Saenz Julienne Not Applicable
[v8,07/11] staging: vchiq: Release firmware handle on unbind Raspberry Pi PoE HAT fan support - - 2 - --- 2021-03-12 Nicolas Saenz Julienne Not Applicable
[v8,06/11] soc: bcm: raspberrypi-power: Release firmware handle on unbind Raspberry Pi PoE HAT fan support - - 1 - --- 2021-03-12 Nicolas Saenz Julienne Not Applicable
[v8,05/11] reset: raspberrypi: Release firmware handle on unbind Raspberry Pi PoE HAT fan support - - 1 - --- 2021-03-12 Nicolas Saenz Julienne Not Applicable
[v8,04/11] gpio: raspberrypi-exp: Release firmware handle on unbind Raspberry Pi PoE HAT fan support 1 - 1 - --- 2021-03-12 Nicolas Saenz Julienne Not Applicable
[v8,03/11] clk: bcm: rpi: Release firmware handle on unbind Raspberry Pi PoE HAT fan support 1 - 1 - --- 2021-03-12 Nicolas Saenz Julienne Not Applicable
[v8,02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get() Raspberry Pi PoE HAT fan support - - 2 - --- 2021-03-12 Nicolas Saenz Julienne Not Applicable
[v8,01/11] firmware: raspberrypi: Keep count of all consumers Raspberry Pi PoE HAT fan support - - 3 - --- 2021-03-12 Nicolas Saenz Julienne Not Applicable
pwm: cros-ec: Refuse requests with unsupported polarity pwm: cros-ec: Refuse requests with unsupported polarity 1 - - - --- 2021-03-12 Uwe Kleine-König Accepted
pwm: sprd: Refuse requests with unsupported polarity pwm: sprd: Refuse requests with unsupported polarity 1 - - - --- 2021-03-12 Uwe Kleine-König Accepted
pwm: atmel-tcb: Only free resources after pwm_chip_remove() returned pwm: atmel-tcb: Only free resources after pwm_chip_remove() returned - - - - --- 2021-03-08 Uwe Kleine-König Accepted
[v2] pwm: atmel-tcb: Implement .apply callback [v2] pwm: atmel-tcb: Implement .apply callback - - - - --- 2021-03-08 Uwe Kleine-König Accepted
pwm: atmel-tcp: Implement .apply callback pwm: atmel-tcp: Implement .apply callback - - - - --- 2021-03-08 Uwe Kleine-König Superseded
pwm: Prevent a glitch in compat code pwm: Prevent a glitch in compat code - - - - --- 2021-03-08 Uwe Kleine-König Changes Requested
pwm: soften potential loss of precision in compat code pwm: soften potential loss of precision in compat code - - - - --- 2021-03-08 Uwe Kleine-König Superseded
pwm: imx-tpm: Use a single line for error message pwm: imx-tpm: Use a single line for error message 1 - - - --- 2021-03-04 Fabio Estevam Accepted
[v3,2/2] pwm: sun8i-v536: document device tree bindings [v3,1/2] pwm: sunxi: Add Allwinner SoC PWM controller driver - - - - --- 2021-03-02 Ban Tao Changes Requested
[v3,1/2] pwm: sunxi: Add Allwinner SoC PWM controller driver [v3,1/2] pwm: sunxi: Add Allwinner SoC PWM controller driver - - - - --- 2021-03-02 Ban Tao Changes Requested
pwm: Always allocate pwm id dynamically pwm: Always allocate pwm id dynamically - - - - --- 2021-03-01 Uwe Kleine-König Accepted
pwm: ab8500: Implement .apply instead of .config, .enable and .disable pwm: ab8500: Implement .apply instead of .config, .enable and .disable - - 1 - --- 2021-03-01 Uwe Kleine-König Accepted
pwm: Return -EINVAL for old-style drivers without .set_polarity callback pwm: Return -EINVAL for old-style drivers without .set_polarity callback - - - - --- 2021-03-01 Uwe Kleine-König Accepted
[v3,3/3] pwm: atmel: Simplify using devm_clk_get_prepared() clk: provide new devm helpers for prepared and enabled clocks - - - - --- 2021-03-01 Uwe Kleine-König Not Applicable
[v3,2/3] clk: Provide new devm_clk_helpers for prepared and enabled clocks clk: provide new devm helpers for prepared and enabled clocks - - - - --- 2021-03-01 Uwe Kleine-König Not Applicable
[v3,1/3] clk: generalize devm_clk_get() a bit clk: provide new devm helpers for prepared and enabled clocks - - - - --- 2021-03-01 Uwe Kleine-König Superseded
[v2,3/3] pwm: atmel: Simplify using devm_clk_get_prepared() clk: provide new devm helpers for prepared and enabled clocks - - - - --- 2021-03-01 Uwe Kleine-König Superseded
[v2,2/3] clk: Provide new devm_clk_helpers for prepared and enabled clocks clk: provide new devm helpers for prepared and enabled clocks - - - - --- 2021-03-01 Uwe Kleine-König Superseded
[v2,1/3] clk: generalize devm_clk_get() a bit clk: provide new devm helpers for prepared and enabled clocks - - - - --- 2021-03-01 Uwe Kleine-König Superseded
[GIT,PULL] Immutable branch between MFD, PWM and RTC due for the v5.13 merge window [GIT,PULL] Immutable branch between MFD, PWM and RTC due for the v5.13 merge window - - - - --- 2021-03-01 Lee Jones Not Applicable
[GIT,PULL] pwm: Changes for v5.12-rc1 [GIT,PULL] pwm: Changes for v5.12-rc1 - - - - --- 2021-02-25 Thierry Reding Accepted
[v4] MAINTAINERS: move Milo Kim to credits [v4] MAINTAINERS: move Milo Kim to credits 1 - - - --- 2021-02-12 Krzysztof Kozlowski Not Applicable
[v2,2/2] pwm: visconti: Add Toshiba Visconti SoC PWM support pwm: visconti: Add Toshiba Visconti SoC PWM support - - - - --- 2021-02-12 Nobuhiro Iwamatsu Changes Requested
[v2,1/2] dt-bindings: pwm: Add bindings for Toshiba Visconti PWM Controller pwm: visconti: Add Toshiba Visconti SoC PWM support - - 1 - --- 2021-02-12 Nobuhiro Iwamatsu Rejected
hwmon: (npcm750-pwm-fan): replace spin_lock_irqsave by spin_lock in hard IRQ hwmon: (npcm750-pwm-fan): replace spin_lock_irqsave by spin_lock in hard IRQ - - - - --- 2021-02-07 tiantao \(H\) Not Applicable
[v2] pwm: sunxi: Add Allwinner SoC PWM controller driver [v2] pwm: sunxi: Add Allwinner SoC PWM controller driver - - - - --- 2021-02-03 Ban Tao Changes Requested
pwm: lpc18xx-sct: remove unneeded semicolon pwm: lpc18xx-sct: remove unneeded semicolon 2 - - - --- 2021-02-03 Yang Li Accepted
[v2,3/3] pwm: mtk_disp: implement .get_state() Convert the mtk_disp driver to aotmic API - - - - --- 2021-01-30 Jitao Shi Rejected
[v2,2/3] pwm: mtk_disp: convert the driver to atomic API Convert the mtk_disp driver to aotmic API - - - - --- 2021-01-30 Jitao Shi Rejected
[v2,1/3] pwm: mtk_disp: clear the clock operations Convert the mtk_disp driver to aotmic API - - - - --- 2021-01-30 Jitao Shi Rejected
[v9,7/7] ARM: dts: imx50-kobo-aura: Add Netronix embedded controller Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2021-01-24 J. Neuschäfer Not Applicable
[v9,6/7] MAINTAINERS: Add entry for Netronix embedded controller Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2021-01-24 J. Neuschäfer Not Applicable
[v9,5/7] rtc: New driver for RTC in Netronix embedded controller Netronix embedded controller driver for Kobo and Tolino ebook readers 1 - - - --- 2021-01-24 J. Neuschäfer Not Applicable
[v9,4/7] pwm: ntxec: Add driver for PWM function in Netronix EC Netronix embedded controller driver for Kobo and Tolino ebook readers 1 - 1 - --- 2021-01-24 J. Neuschäfer Accepted
[v9,3/7] mfd: Add base driver for Netronix embedded controller Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2021-01-24 J. Neuschäfer Not Applicable
[v9,2/7] dt-bindings: mfd: Add binding for Netronix embedded controller Netronix embedded controller driver for Kobo and Tolino ebook readers - - 1 - --- 2021-01-24 J. Neuschäfer Not Applicable
[v9,1/7] dt-bindings: Add vendor prefix for Netronix, Inc. Netronix embedded controller driver for Kobo and Tolino ebook readers 1 - - - --- 2021-01-24 J. Neuschäfer Not Applicable
[v5,4/4] gpio: mvebu: improve handling of pwm zero on/off values gpio: mvebu: pwm fixes and improvements - - 1 - --- 2021-01-20 Baruch Siach Not Applicable
[v5,3/4] gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX gpio: mvebu: pwm fixes and improvements - - 2 - --- 2021-01-20 Baruch Siach Not Applicable
[v5,2/4] gpio: mvebu: make pwm .get_state closer to idempotent gpio: mvebu: pwm fixes and improvements - - 2 - --- 2021-01-20 Baruch Siach Not Applicable
[v5,1/4] gpio: mvebu: improve pwm period calculation accuracy gpio: mvebu: pwm fixes and improvements - - 2 - --- 2021-01-20 Baruch Siach Not Applicable
pwm: remove zte zx driver pwm: remove zte zx driver - - - - --- 2021-01-20 Arnd Bergmann Accepted
[v4,5/5] pwm: rockchip: Enable clock before calling clk_get_rate() pwm: rockchip: Eliminate potential race condition when probing - - 1 - --- 2021-01-19 Simon South Accepted
[v4,4/5] pwm: rockchip: Eliminate potential race condition when probing pwm: rockchip: Eliminate potential race condition when probing - 1 - - --- 2021-01-19 Simon South Accepted
[v4,3/5] pwm: rockchip: Replace "bus clk" with "PWM clk" pwm: rockchip: Eliminate potential race condition when probing - - - - --- 2021-01-19 Simon South Accepted
[v4,2/5] pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare() pwm: rockchip: Eliminate potential race condition when probing - 1 - - --- 2021-01-19 Simon South Accepted
[v4,1/5] pwm: rockchip: Enable APB clock during register access while probing pwm: rockchip: Eliminate potential race condition when probing - 1 - - --- 2021-01-19 Simon South Accepted
[v2] pwm: iqs620a: Correct a stale state variable [v2] pwm: iqs620a: Correct a stale state variable - - 1 - --- 2021-01-19 Jeff LaBundy Accepted
[v7,11/11] pwm: Add Raspberry Pi Firmware based PWM bus Raspberry Pi PoE HAT fan support - - - - --- 2021-01-18 Nicolas Saenz Julienne Changes Requested
[v7,10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support Raspberry Pi PoE HAT fan support - - - - --- 2021-01-18 Nicolas Saenz Julienne Not Applicable
[v7,09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus Raspberry Pi PoE HAT fan support - - 1 - --- 2021-01-18 Nicolas Saenz Julienne Not Applicable
[v7,08/11] input: raspberrypi-ts: Release firmware handle when not needed Raspberry Pi PoE HAT fan support 1 - 1 - --- 2021-01-18 Nicolas Saenz Julienne Not Applicable
[v7,07/11] staging: vchiq: Release firmware handle on unbind Raspberry Pi PoE HAT fan support - - 2 - --- 2021-01-18 Nicolas Saenz Julienne Not Applicable
« 1 2 ... 36 37 3887 88 »