index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-02
pwm: bcm2835: Dynamically allocate base
Florian Fainelli
1
-0
/
+1
2020-05-02
pwm: renesas-tpu: Fix late Runtime PM enablement
Geert Uytterhoeven
1
-5
/
+4
2020-05-02
pwm: rcar: Fix late Runtime PM enablement
Geert Uytterhoeven
1
-3
/
+7
2020-04-24
pwm: pca9685: Fix PWM/GPIO inter-operation
Sven Van Asbroeck
1
-37
/
+48
2020-02-28
pwm: Remove set but not set variable 'pwm'
yu kuai
1
-4
/
+0
2020-02-28
pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
Uwe Kleine-König
1
-1
/
+6
2020-01-27
pwm: meson: Don't disable PWM when setting duty repeatedly
Bichao Zheng
1
-5
/
+0
2020-01-27
pwm: meson: Consider 128 a valid pre-divider
Martin Blumenstingl
1
-2
/
+2
2020-01-27
pwm: lpss: Release runtime-pm reference from the driver's remove callback
Hans de Goede
1
-0
/
+6
2019-12-05
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
4
-3
/
+1
2019-12-05
pwm: clps711x: Fix period calculation
Alexander Shiyan
1
-2
/
+2
2019-12-05
pwm: bcm-iproc: Prevent unloading the driver module while in use
Uwe Kleine-König
1
-0
/
+1
2019-12-01
pwm: lpss: Only set update bit if we are actually changing the settings
Hans de Goede
1
-5
/
+7
2019-10-11
pwm: stm32-lp: Add check in case requested period cannot be achieved
Fabrice Gasnier
1
-0
/
+6
2019-06-15
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2
-18
/
+6
2019-06-15
pwm: tiehrpwm: Update shadow register for disabling PWMs
Christoph Vogtländer
1
-0
/
+2
2019-06-15
pwm: meson: Use the spin-lock only to protect register modifications
Martin Blumenstingl
1
-8
/
+17
2018-09-15
pwm: meson: Fix mux clock names
Jerome Brunet
1
-2
/
+1
2018-09-09
pwm: tiehrpwm: Fix disabling of output of PWMs
Vignesh R
1
-0
/
+2
2018-09-09
pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
Vignesh R
1
-11
/
+1
2018-07-03
pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
Hans de Goede
3
-0
/
+37
2018-04-24
pwm: rcar: Fix a condition to prevent mismatch value setting to duty
Ryo Kodama
1
-2
/
+6
2018-03-19
pwm: stmpe: Fix wrong register offset for hwpwm=2 case
Axel Lin
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-11
Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-301
/
+660
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
5
-2
/
+259
2017-09-04
pwm: Add STM32 LPTimer PWM driver
Fabrice Gasnier
3
-0
/
+257
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2
-2
/
+2
2017-08-21
pwm: pwm-samsung: fix suspend/resume support
Bartlomiej Zolnierkiewicz
1
-32
/
+35
2017-08-21
pwm: samsung: Remove redundant checks from pwm_samsung_config()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2017-08-21
pwm: mediatek: Disable clock on PWM configuration failure
Zhi Mao
1
-1
/
+6
2017-08-21
pwm: mediatek: Fix clock control issue
Zhi Mao
1
-22
/
+47
2017-08-21
pwm: mediatek: Fix PWM source clock selection
Zhi Mao
1
-1
/
+1
2017-08-21
pwm: mediatek: Fix Kconfig description
Zhi Mao
1
-1
/
+1
2017-08-21
pwm: tegra: Explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-21
pwm: hibvt: Explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-21
pwm: tiehrpwm: Set driver data before runtime PM enable
Thierry Reding
1
-1
/
+1
2017-08-21
pwm: tiehrpwm: Miscellaneous coding style fixups
Thierry Reding
1
-50
/
+62
2017-08-21
pwm: tiecap: Set driver data before runtime PM enable
Thierry Reding
1
-1
/
+1
2017-08-21
pwm: tiecap: Miscellaneous coding style fixups
Thierry Reding
1
-41
/
+47
2017-08-21
pwm: tiehrpwm: fix clock imbalance in probe error path
Johan Hovold
1
-1
/
+6
2017-08-21
pwm: tiehrpwm: Fix runtime PM imbalance at unbind
Johan Hovold
1
-1
/
+0
2017-08-21
pwm: Kconfig: Enable pwm-tiecap to be built for Keystone
Vignesh R
1
-1
/
+1
2017-08-21
pwm: Add ZTE ZX PWM device driver
Shawn Guo
3
-0
/
+292
2017-08-21
pwm: bcm2835: Support for polarity setting via DT
Stefan Wahren
1
-0
/
+2
2017-08-18
pwm: rockchip: Add rk3328 support
David Wu
1
-2
/
+41
2017-08-18
pwm: rockchip: Use same PWM ops for each IP
David Wu
1
-111
/
+38
2017-08-18
pwm: rockchip: Move the configuration of polarity
David Wu
1
-24
/
+24
2017-08-18
pwm: rockchip: Use pwm_apply() instead of pwm_enable()
David Wu
1
-63
/
+78
2017-08-18
pwm: rockchip: Remove the judge from return value of pwm_config()
David Wu
1
-10
/
+2
[next]