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
*
pwm: Mark all devices as "might sleep"
Thierry Reding
2016-01-21
1
-1
/
+1
*
pwm: omap-dmtimer: Potential NULL dereference on error
Dan Carpenter
2016-01-04
1
-1
/
+1
*
pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
Vegard Nossum
2016-01-04
1
-0
/
+1
*
pwm: Add PWM driver for OMAP using dual-mode timers
Neil Armstrong
2015-12-16
3
-0
/
+337
*
pwm: rcar: Improve accuracy of frequency division setting
Ryo Kodama
2015-12-16
1
-1
/
+1
*
pwm: lpc32xx: return ERANGE, if requested period is not supported
Vladimir Zapolskiy
2015-12-16
1
-3
/
+3
*
pwm: lpc32xx: fix and simplify duty cycle and period calculations
Vladimir Zapolskiy
2015-12-16
1
-34
/
+19
*
pwm: lpc32xx: make device usable with common clock framework
Vladimir Zapolskiy
2015-12-16
1
-2
/
+2
*
pwm: lpc32xx: correct number of PWM channels from 2 to 1
Vladimir Zapolskiy
2015-12-16
1
-1
/
+1
*
pwm: fsl-ftm: Fix clock enable/disable when using PM
Stefan Agner
2015-12-16
1
-33
/
+25
*
pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
Mika Westerberg
2015-12-16
1
-2
/
+21
*
pwm: lpss: Select core part automatically
Andy Shevchenko
2015-12-16
1
-10
/
+5
*
pwm: lpss: Update PWM setting for Broxton
qipeng.zha
2015-12-16
2
-14
/
+20
*
pwm: bcm2835: Fix email address specification
Stefan Wahren
2015-12-16
1
-1
/
+1
*
pwm: bcm2835: Prevent division by zero
Stefan Wahren
2015-12-16
1
-1
/
+9
*
pwm: bcm2835: Calculate scaler in ->config()
Stefan Wahren
2015-12-16
1
-5
/
+3
*
pwm: lpss: Remove ->free() callback
Mika Westerberg
2015-12-16
1
-1
/
+0
*
Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-11
15
-80
/
+1323
|
\
|
*
pwm: sunxi: Fix whitespace issue
Olliver Schinagl
2015-11-10
1
-1
/
+1
|
*
pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro's
Olliver Schinagl
2015-11-10
1
-36
/
+36
|
*
pwm: sysfs: Remove unnecessary temporary variable
Olliver Schinagl
2015-11-10
1
-2
/
+1
|
*
pwm: Return -ENODEV if no PWM lookup match is found
Thierry Reding
2015-11-10
1
-1
/
+3
|
*
pwm: sun4i: Add support for PWM controller on sun5i SoCs
Hans de Goede
2015-11-10
1
-2
/
+23
|
*
pwm: Set enable state properly on failed call to enable
Jonathan Richardson
2015-11-10
1
-7
/
+26
|
*
pwm: lpss: Add support for runtime PM
Qipeng Zha
2015-11-06
3
-0
/
+45
|
*
pwm: lpss: Add more Intel Broxton IDs
Mika Westerberg
2015-11-06
2
-0
/
+2
|
*
pwm: lpss: Support all four PWMs on Intel Broxton
Mika Westerberg
2015-11-06
3
-2
/
+10
|
*
pwm: lpss: Add support for multiple PWMs
Mika Westerberg
2015-11-06
2
-21
/
+28
|
*
pwm-pca9685: enable ACPI device found on Galileo Gen2
Andy Shevchenko
2015-11-06
2
-5
/
+17
|
*
pwm: Add MediaTek display PWM driver support
YH Huang
2015-10-06
3
-0
/
+255
|
*
pwm: tipwmss: Enable on TI DRA7x and AM437x
Vignesh R
2015-10-06
1
-3
/
+3
|
*
pwm: atmel-hlcdc: add sama5d2 SoC support.
Nicolas Ferre
2015-10-06
1
-0
/
+3
|
*
pwm: Add Broadcom BCM7038 PWM controller support
Florian Fainelli
2015-10-06
3
-0
/
+354
|
*
pwm: Add support for R-Car PWM Timer
Yoshihiro Shimoda
2015-10-06
3
-0
/
+286
|
*
pwm: Add support for the Berlin PWM controller
Antoine Ténart
2015-10-06
3
-0
/
+229
|
*
pwm: atmel-hlcdc: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
1
-0
/
+1
*
|
misc: atmel_tclib: get and use slow clock
Boris Brezillon
2015-10-06
1
-7
/
+19
|
/
*
Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-09
18
-55
/
+697
|
\
|
*
ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errata
Josh Wu
2015-09-09
1
-0
/
+5
|
*
pwm: NXP LPC18xx PWM/SCT driver
Ariel D'Alessandro
2015-09-09
3
-0
/
+478
|
*
pwm-pca9685: Support changing the output frequency
Clemens Gruber
2015-08-17
1
-1
/
+64
|
*
pwm-pca9685: Fix several driver bugs
Clemens Gruber
2015-08-17
1
-0
/
+24
|
*
pwm: kona: Modify settings application sequence
Jonathan Richardson
2015-08-17
1
-9
/
+38
|
*
pwm: pca9685: Drop owner assignment
Krzysztof Kozlowski
2015-08-17
1
-1
/
+0
|
*
pwm: Clean up kerneldoc
Thierry Reding
2015-08-17
1
-6
/
+38
|
*
pwm: Remove useless whitespace
Thierry Reding
2015-08-17
1
-1
/
+0
|
*
pwm: sysfs: Remove unnecessary padding
Thierry Reding
2015-07-27
1
-3
/
+3
|
*
pwm: sysfs: Properly convert from enum to string
Thierry Reding
2015-07-27
1
-2
/
+12
|
*
pwm: Make use of pwm_get_xxx() helpers where appropriate
Boris Brezillon
2015-07-20
5
-9
/
+12
|
*
pwm: Add the pwm_is_enabled() helper
Boris Brezillon
2015-07-20
12
-26
/
+26
[next]