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.13.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
2021-03-04
pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()
Simon South
1
-1
/
+0
2020-12-30
pwm: lp3943: Dynamically allocate PWM chip base
Lokesh Vutla
1
-0
/
+1
2020-12-30
pwm: zx: Add missing cleanup in error path
Uwe Kleine-König
1
-0
/
+1
2020-10-30
pwm: img: Fix null pointer access in probe
Hauke Mehrtens
1
-1
/
+2
2020-10-29
pwm: lpss: Add range limit check for the base_unit register value
Hans de Goede
1
-1
/
+2
2020-10-29
pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
Hans de Goede
1
-3
/
+3
2020-08-21
pwm: bcm-iproc: handle clk_get_rate() return
Rayagonda Kokatanur
1
-2
/
+7
2020-06-25
pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case
Navid Emamdoost
1
-2
/
+6
2020-04-29
pwm: bcm2835: Dynamically allocate base
Florian Fainelli
1
-0
/
+1
2020-04-29
pwm: renesas-tpu: Fix late Runtime PM enablement
Geert Uytterhoeven
1
-5
/
+4
2020-04-29
pwm: rcar: Fix late Runtime PM enablement
Geert Uytterhoeven
1
-3
/
+7
2020-04-21
pwm: pca9685: Fix PWM/GPIO inter-operation
Sven Van Asbroeck
1
-37
/
+48
2020-03-05
pwm: omap-dmtimer: put_device() after of_find_device_by_node()
Uwe Kleine-König
1
-6
/
+15
2020-02-24
pwm: Remove set but not set variable 'pwm'
yu kuai
1
-4
/
+0
2020-02-24
pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
Uwe Kleine-König
1
-1
/
+6
2020-02-24
pwm: omap-dmtimer: Simplify error handling
Uwe Kleine-König
1
-9
/
+19
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-08-25
Revert "pwm: Set class for exported channels in sysfs"
Fabrice Gasnier
1
-1
/
+0
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-08-20
pwm: mediatek: Add MT7628 support
John Crispin
2
-2
/
+19
2018-08-20
pwm: meson: Fix mux clock names
Jerome Brunet
1
-2
/
+1
2018-08-20
pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove()
Fabrice Gasnier
1
-3
/
+1
2018-08-20
pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
David Rivshin
1
-2
/
+3
2018-07-12
pwm: mxs: Switch to SPDX identifier
Fabio Estevam
1
-7
/
+1
2018-07-09
pwm: fsl-ftm: Enable support for the new SoC i.MX8QM
shenwei.wang@nxp.com
1
-0
/
+5
2018-07-09
pwm: fsl-ftm: Added the support of per-compatible data
shenwei.wang@nxp.com
1
-2
/
+30
2018-07-09
pwm: fsl-ftm: Added a dedicated IP interface clock
shenwei.wang@nxp.com
1
-6
/
+16
2018-07-09
pwm: cros-ec: Switch to SPDX identifier
Enric Balletbo i Serra
1
-6
/
+3
2018-07-09
pwm: imx: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-07-09
pwm: tiehrpwm: Fix disabling of output of PWMs
Vignesh R
1
-0
/
+2
2018-07-09
pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
Vignesh R
1
-11
/
+1
2018-07-09
pwm: berlin: Don't use broken prescaler values
Thomas Hebb
1
-20
/
+25
2018-06-14
Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-12
/
+44
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-06-06
pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabled
Arnd Bergmann
1
-3
/
+1
2018-06-06
Merge tag 'ib-mfd-pwm-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thierry Reding
1
-0
/
+257
2018-06-06
pwm: stm32: Enforce dependency on CONFIG_MFD_STM32_TIMERS
Arnd Bergmann
1
-1
/
+1
2018-06-06
pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
Hans de Goede
3
-0
/
+37
2018-06-04
pwm: stm32: Initialize raw local variables
Fabrice Gasnier
1
-1
/
+1
2018-05-16
pwm: stm32: Use input prescaler to improve period capture
Fabrice Gasnier
1
-2
/
+61
2018-05-16
pwm: stm32: Improve capture by tuning counter prescaler
Fabrice Gasnier
1
-1
/
+23
[next]