index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
2021-03-03
pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()
Simon South
2020-12-29
pwm: lp3943: Dynamically allocate PWM chip base
Lokesh Vutla
2020-12-29
pwm: zx: Add missing cleanup in error path
Uwe Kleine-König
2020-10-29
pwm: lpss: Add range limit check for the base_unit register value
Hans de Goede
2020-10-29
pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
Hans de Goede
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-04-24
pwm: pca9685: Fix PWM/GPIO inter-operation
Sven Van Asbroeck
2020-02-28
pwm: Remove set but not set variable 'pwm'
yu kuai
2020-02-28
pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
Uwe Kleine-König
2020-01-27
pwm: meson: Don't disable PWM when setting duty repeatedly
Bichao Zheng
2020-01-27
pwm: meson: Consider 128 a valid pre-divider
Martin Blumenstingl
2020-01-27
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-12-01
pwm: lpss: Only set update bit if we are actually changing the settings
Hans de Goede
2019-10-11
pwm: stm32-lp: Add check in case requested period cannot be achieved
Fabrice Gasnier
2019-06-15
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-06-15
pwm: tiehrpwm: Update shadow register for disabling PWMs
Christoph Vogtländer
2019-06-15
pwm: meson: Use the spin-lock only to protect register modifications
Martin Blumenstingl
2018-09-15
pwm: meson: Fix mux clock names
Jerome Brunet
2018-09-09
pwm: tiehrpwm: Fix disabling of output of PWMs
Vignesh R
2018-09-09
pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
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-19
pwm: stmpe: Fix wrong register offset for hwpwm=2 case
Axel Lin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-11
Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
2017-09-04
pwm: Add STM32 LPTimer PWM driver
Fabrice Gasnier
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-08-21
pwm: pwm-samsung: fix suspend/resume support
Bartlomiej Zolnierkiewicz
2017-08-21
pwm: samsung: Remove redundant checks from pwm_samsung_config()
Bartlomiej Zolnierkiewicz
2017-08-21
pwm: mediatek: Disable clock on PWM configuration failure
Zhi Mao
2017-08-21
pwm: mediatek: Fix clock control issue
Zhi Mao
2017-08-21
pwm: mediatek: Fix PWM source clock selection
Zhi Mao
2017-08-21
pwm: mediatek: Fix Kconfig description
Zhi Mao
2017-08-21
pwm: tegra: Explicitly request exclusive reset control
Philipp Zabel
2017-08-21
pwm: hibvt: Explicitly request exclusive reset control
Philipp Zabel
2017-08-21
pwm: tiehrpwm: Set driver data before runtime PM enable
Thierry Reding
2017-08-21
pwm: tiehrpwm: Miscellaneous coding style fixups
Thierry Reding
2017-08-21
pwm: tiecap: Set driver data before runtime PM enable
Thierry Reding
2017-08-21
pwm: tiecap: Miscellaneous coding style fixups
Thierry Reding
2017-08-21
pwm: tiehrpwm: fix clock imbalance in probe error path
Johan Hovold
2017-08-21
pwm: tiehrpwm: Fix runtime PM imbalance at unbind
Johan Hovold
2017-08-21
pwm: Kconfig: Enable pwm-tiecap to be built for Keystone
Vignesh R
2017-08-21
pwm: Add ZTE ZX PWM device driver
Shawn Guo
[next]