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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-13
11
-56
/
+161
|
\
|
*
pwm: rcar: Add suspend/resume support
Yoshihiro Shimoda
2018-03-28
1
-0
/
+42
|
*
pwm: rcar: Use PM Runtime to control module clock
Hien Dang
2018-03-28
1
-6
/
+2
|
*
pwm: rcar: Fix a condition to prevent mismatch value setting to duty
Ryo Kodama
2018-03-28
1
-2
/
+6
|
*
pwm: sysfs: Use put_device() instead of kfree()
Arvind Yadav
2018-03-28
1
-1
/
+2
|
*
pwm: sun4i: Simplify controller mapping
Andre Przywara
2018-03-28
1
-18
/
+8
|
*
pwm: sun4i: Drop unused .has_rdy member
Andre Przywara
2018-03-28
1
-6
/
+0
|
*
pwm: sun4i: Properly check current state
Alexandre Belloni
2018-03-28
1
-2
/
+4
|
*
pwm: Remove depends on AVR32
Corentin Labbe
2018-03-28
1
-1
/
+1
|
*
pwm: stm32: LPTimer: Use 3 cells ->of_xlate()
Gerald Baeza
2018-03-28
1
-0
/
+2
|
*
pwm: stm32: Protect common prescaler for all channels
Fabrice Gasnier
2018-03-28
1
-1
/
+17
|
*
pwm: stm32: Remove unused struct device
Fabrice Gasnier
2018-03-28
1
-1
/
+0
|
*
pwm: mediatek: Improve precision in rate calculation
Sean Wang
2018-03-28
1
-5
/
+12
|
*
pwm: mediatek: Remove redundant MODULE_ALIAS entries
Sean Wang
2018-03-28
1
-1
/
+0
|
*
pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
Sean Wang
2018-03-28
1
-3
/
+21
|
*
pwm: jz4740: Enable for all Ingenic SoCs
Paul Cercueil
2018-03-28
1
-3
/
+3
|
*
pwm: jz4740: Add support for devicetree
Paul Cercueil
2018-03-28
1
-0
/
+14
|
*
pwm: jz4740: Implement ->set_polarity()
Paul Cercueil
2018-03-28
1
-0
/
+19
|
*
pwm: jz4740: Make disable operation compatible with TCU2 mode
Maarten ter Huurne
2018-03-28
1
-1
/
+7
|
*
pwm: imx: Let PWM be active during suspend
Fabio Estevam
2018-03-28
1
-1
/
+2
|
*
pwm: atmel-tcb: Delete an error message for a failed memory allocation
Markus Elfring
2018-03-27
1
-1
/
+0
|
*
pwm: puv3: Delete an error message for a failed memory allocation
Markus Elfring
2018-03-27
1
-3
/
+1
|
*
pwm: stm32: Adopt SPDX identifier
Benjamin Gaignard
2018-03-27
2
-4
/
+2
*
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-04-05
1
-26
/
+42
|
\
\
|
*
|
pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
Keerthy
2018-02-22
1
-26
/
+42
|
|
/
*
|
pwm: remove pwm-bfin driver
Arnd Bergmann
2018-03-26
3
-167
/
+0
*
|
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-03-26
1
-1
/
+1
|
/
*
pwm: meson: Add clock source configuration for Meson-AXG
Jian Hu
2017-12-05
1
-0
/
+26
*
pwm: stmpe: Fix wrong register offset for hwpwm=2 case
Axel Lin
2017-12-05
1
-1
/
+1
*
pwm: Set class for exported channels in sysfs
Gottfried Haider
2017-12-05
1
-0
/
+1
*
Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-22
5
-36
/
+251
|
\
|
*
pwm: stm32-lp: Remove pwm_is_enabled() check before calling pwm_disable()
Axel Lin
2017-11-15
1
-2
/
+1
|
*
pwm: mediatek: Add MT2712/MT7622 support
Zhi Mao
2017-11-15
1
-9
/
+44
|
*
pwm: sunxi: Use of_device_get_match_data()
Corentin Labbe
2017-11-15
1
-4
/
+4
|
*
pwm: atmel-tcb: Support backup mode
Romain Izard
2017-11-15
1
-2
/
+61
|
*
pwm: img: Add runtime PM
Ed Blake
2017-11-15
1
-37
/
+95
|
*
pwm: img: Add suspend / resume handling
Ed Blake
2017-11-15
1
-1
/
+65
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-11
15
-301
/
+660
|
\
|
*
pwm: pwm-samsung: fix suspend/resume support
Bartlomiej Zolnierkiewicz
2017-08-21
1
-32
/
+35
|
*
pwm: samsung: Remove redundant checks from pwm_samsung_config()
Bartlomiej Zolnierkiewicz
2017-08-21
1
-3
/
+0
|
*
pwm: mediatek: Disable clock on PWM configuration failure
Zhi Mao
2017-08-21
1
-1
/
+6
|
*
pwm: mediatek: Fix clock control issue
Zhi Mao
2017-08-21
1
-22
/
+47
|
*
pwm: mediatek: Fix PWM source clock selection
Zhi Mao
2017-08-21
1
-1
/
+1
|
*
pwm: mediatek: Fix Kconfig description
Zhi Mao
2017-08-21
1
-1
/
+1
|
*
pwm: tegra: Explicitly request exclusive reset control
Philipp Zabel
2017-08-21
1
-1
/
+1
|
*
pwm: hibvt: Explicitly request exclusive reset control
Philipp Zabel
2017-08-21
1
-1
/
+1
|
*
pwm: tiehrpwm: Set driver data before runtime PM enable
Thierry Reding
2017-08-21
1
-1
/
+1
|
*
pwm: tiehrpwm: Miscellaneous coding style fixups
Thierry Reding
2017-08-21
1
-50
/
+62
|
*
pwm: tiecap: Set driver data before runtime PM enable
Thierry Reding
2017-08-21
1
-1
/
+1
[next]