index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
2022-06-14
pwm: lp3943: Fix duty calculation in case period was clamped
Uwe Kleine-König
2022-04-20
pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add()
Uwe Kleine-König
2021-09-26
pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...
Uwe Kleine-König
2021-07-20
pwm: tegra: Don't modify HW state in .remove callback
Uwe Kleine-König
2021-07-20
pwm: spear: Don't modify HW state in .remove callback
Uwe Kleine-König
2021-03-03
pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()
Simon South
2020-08-21
pwm: bcm-iproc: handle clk_get_rate() return
Rayagonda Kokatanur
2020-05-02
pwm: bcm2835: Dynamically allocate base
Florian Fainelli
2020-05-02
pwm: renesas-tpu: Fix late Runtime PM enablement
Geert Uytterhoeven
2020-05-02
pwm: rcar: Fix late Runtime PM enablement
Geert Uytterhoeven
2020-02-28
pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
Uwe Kleine-König
2020-01-29
pwm: meson: Don't disable PWM when setting duty repeatedly
Bichao Zheng
2020-01-29
pwm: lpss: Release runtime-pm reference from the driver's remove callback
Hans de Goede
2019-12-05
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
2019-12-05
pwm: clps711x: Fix period calculation
Alexander Shiyan
2019-12-05
pwm: bcm-iproc: Prevent unloading the driver module while in use
Uwe Kleine-König
2019-06-22
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-06-22
pwm: tiehrpwm: Update shadow register for disabling PWMs
Christoph Vogtländer
2019-06-22
pwm: meson: Use the spin-lock only to protect register modifications
Martin Blumenstingl
2018-09-09
pwm: tiehrpwm: Fix disabling of output of PWMs
Vignesh R
2018-07-03
pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
Hans de Goede
2018-04-24
pwm: rcar: Fix a condition to prevent mismatch value setting to duty
Ryo Kodama
2018-03-22
pwm: stmpe: Fix wrong register offset for hwpwm=2 case
Axel Lin
2018-03-22
pwm: tegra: Increase precision in PWM rate calculation
Laxman Dewangan
2017-04-21
pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
David Wu
2017-03-15
pwm: pca9685: Fix period change with same duty cycle
Clemens Gruber
2016-11-29
pwm: Fix device reference leak
Johan Hovold
2016-10-21
pwm: meson: Add missing spin_lock_init()
Axel Lin
2016-09-08
Merge branch 'for-4.9/drivers' into for-next
Thierry Reding
2016-09-08
pwm: meson: Handle unknown ID values
Arnd Bergmann
2016-09-08
pwm: sti: Take the opportunity to conduct a little house keeping
Lee Jones
2016-09-08
pwm: sti: It's now valid for number of PWM channels to be zero
Lee Jones
2016-09-08
pwm: sti: Add PWM capture callback
Lee Jones
2016-09-08
pwm: sti: Add support for PWM capture interrupts
Lee Jones
2016-09-08
pwm: sti: Initialise PWM capture device data
Lee Jones
2016-09-08
pwm: sti: Supply PWM Capture clock handling
Lee Jones
2016-09-08
pwm: sti: Supply PWM capture register addresses and bit locations
Lee Jones
2016-09-08
pwm: sti: Only request clock rate when needed
Lee Jones
2016-09-08
pwm: sti: Reorganise register names in preparation for new functionality
Lee Jones
2016-09-08
pwm: sti: Rename channel => device
Lee Jones
2016-09-08
pwm: lpc-18xx: use pwm_set_chip_data
oliver@schinagl.nl
2016-09-08
pwm: sunxi: Add H3 support
Milo Kim
2016-09-08
pwm: Add support for Meson PWM Controller
Neil Armstrong
2016-09-06
pwm: samsung: Fix to use lowest div for large enough modulation bits
Seung-Woo Kim
2016-09-06
pwm: pwm-tipwmss: Remove all runtime PM gets/puts
Jyri Sarha
2016-09-06
pwm: cros-ec: Add __packed to prevent padding
Brian Norris
2016-09-06
pwm: Add MediaTek MT2701 display PWM driver support
Weiqing Kong
2016-09-06
pwm: berlin: Add suspend/resume support
Jisheng Zhang
2016-09-05
pwm: Unexport children before chip removal
David Hsu
2016-09-05
pwm: twl: Reliably disable TWL6030 PWMs
Paul Kocialkowski
[next]