index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: atmel: Fix duty cycle calculation in .get_state()
Uwe Kleine-König
2021-05-19
1
-1
/
+1
*
pwm: iqs620a: Fix overflow and optimize calculations
Uwe Kleine-König
2021-03-04
1
-3
/
+5
*
pwm: rockchip: Eliminate potential race condition when probing
Simon South
2021-03-04
1
-3
/
+6
*
pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()
Simon South
2021-03-04
1
-1
/
+0
*
pwm: rockchip: Enable APB clock during register access while probing
Simon South
2021-03-04
1
-3
/
+5
*
pwm: sun4i: Remove erroneous else branch
Thierry Reding
2020-12-30
1
-5
/
+1
*
pwm: imx27: Fix overflow for bigger periods
Uwe Kleine-König
2020-12-30
1
-1
/
+2
*
pwm: lp3943: Dynamically allocate PWM chip base
Lokesh Vutla
2020-12-30
1
-0
/
+1
*
pwm: zx: Add missing cleanup in error path
Uwe Kleine-König
2020-12-30
1
-0
/
+1
*
pwm: sl28cpld: fix getting driver data in pwm callbacks
Uwe Kleine-König
2020-12-03
1
-2
/
+4
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-24
1
-1
/
+1
|
\
|
*
ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
Arnd Bergmann
2020-08-19
1
-1
/
+1
*
|
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-10-23
1
-20
/
+17
|
\
\
|
*
|
pwm: cros-ec: Simplify EC error handling
Guenter Roeck
2020-08-24
1
-22
/
+4
|
*
|
pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status
Guenter Roeck
2020-08-24
1
-7
/
+22
|
|
/
*
|
Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-22
10
-90
/
+64
|
\
\
|
*
|
pwm: Allow store 64-bit duty cycle from sysfs interface
Jarkko Nikula
2020-09-24
1
-2
/
+2
|
*
|
pwm: img: Fix null pointer access in probe
Hauke Mehrtens
2020-09-24
1
-1
/
+2
|
*
|
pwm: pca9685: Disable unused alternative addresses
David Jander
2020-09-24
1
-7
/
+16
|
*
|
pwm: pca9685: Use BIT() macro instead of shift
David Jander
2020-09-24
1
-4
/
+4
|
*
|
pwm: pca9685: Make comments more consistent
David Jander
2020-09-24
1
-7
/
+7
|
*
|
pwm: sun4i: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
1
-24
/
+12
|
*
|
pwm: sprd: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
1
-5
/
+2
|
*
|
pwm: sifive: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
1
-5
/
+3
|
*
|
pwm: rockchip: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
1
-7
/
+3
|
*
|
pwm: jz4740: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
1
-6
/
+3
|
*
|
pwm: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
1
-7
/
+3
|
*
|
pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-24
1
-14
/
+3
|
*
|
pwm: rockchip: Keep enabled PWMs running while probing
Simon South
2020-09-24
1
-1
/
+4
|
|
/
*
|
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
4
-89
/
+128
|
\
\
|
*
\
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2020-09-11
18
-193
/
+39
|
|
\
\
|
|
|
/
|
*
|
pwm: crc: Implement get_state() method
Hans de Goede
2020-09-06
1
-0
/
+31
|
*
|
pwm: crc: Implement apply() method to support the new atomic PWM API
Hans de Goede
2020-09-06
1
-35
/
+54
|
*
|
pwm: crc: Enable/disable PWM output on enable/disable
Hans de Goede
2020-09-06
1
-0
/
+4
|
*
|
pwm: crc: Fix period changes not having any effect
Hans de Goede
2020-09-06
1
-5
/
+2
|
*
|
pwm: crc: Fix off-by-one error in the clock-divider calculations
Hans de Goede
2020-09-06
1
-3
/
+14
|
*
|
pwm: crc: Fix period / duty_cycle times being off by a factor of 256
Hans de Goede
2020-09-06
1
-3
/
+3
|
*
|
pwm: lpss: Remove suspend/resume handlers
Hans de Goede
2020-09-06
3
-28
/
+0
|
*
|
pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware state
Hans de Goede
2020-09-06
1
-12
/
+9
|
*
|
pwm: lpss: Add pwm_lpss_prepare_enable() helper
Hans de Goede
2020-09-06
1
-19
/
+26
|
*
|
pwm: lpss: Add range limit check for the base_unit register value
Hans de Goede
2020-09-06
1
-1
/
+2
|
*
|
pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
Hans de Goede
2020-09-06
1
-3
/
+3
*
|
|
pwm: Add support for sl28cpld PWM controller
Michael Walle
2020-09-17
3
-0
/
+281
|
|
/
|
/
|
*
|
Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-14
15
-33
/
+39
|
\
\
|
*
|
pwm: bcm-iproc: handle clk_get_rate() return
Rayagonda Kokatanur
2020-07-30
1
-2
/
+7
|
*
|
pwm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-30
3
-3
/
+3
|
*
|
pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header
Lee Jones
2020-07-30
1
-1
/
+1
|
*
|
pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
Lee Jones
2020-07-30
1
-0
/
+1
|
*
|
pwm: bcm-kona: Remove impossible comparison when validating duty cycle
Lee Jones
2020-07-30
1
-1
/
+1
|
*
|
pwm: bcm-iproc: Remove impossible comparison when validating duty cycle
Lee Jones
2020-07-30
1
-2
/
+1
[next]