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
/
leds
/
leds-pwm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: pwm: fix driver description and make license match the header
Uwe Kleine-König
2016-01-04
1
-2
/
+2
*
leds: call led_pwm_set() in leds-pwm to enforce default LED_OFF
Markus Hofstaetter
2016-01-04
1
-0
/
+1
*
leds: pwm: remove work queue
Jacek Anaszewski
2016-01-04
1
-21
/
+13
*
leds: leds-pwm: drop one pwm_get_period() call
Sebastian Andrzej Siewior
2015-02-24
1
-3
/
+0
*
leds: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2014-06-12
1
-77
/
+73
|
\
|
*
leds: leds-pwm: add DT support for LEDs wired to supply
Russell King
2014-05-08
1
-0
/
+1
|
*
leds: leds-pwm: implement PWM inversion
Russell King
2014-05-08
1
-0
/
+4
|
*
leds: leds-pwm: convert OF parsing code to use led_pwm_add()
Russell King
2014-05-08
1
-39
/
+23
|
*
leds: leds-pwm: provide a common function to setup a single led-pwm device
Russell King
2014-05-08
1
-39
/
+46
*
|
leds: leds-pwm: retrieve configured PWM period
Alexandre Belloni
2014-05-21
1
-1
/
+4
|
/
*
leds: leds-pwm: properly clean up after probe failure
Russell King
2014-04-07
1
-10
/
+13
*
drivers/leds: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-27
1
-1
/
+0
*
leds: pwm: Remove a warning on non-DT platforms
Olof Johansson
2014-01-27
1
-2
/
+1
*
leds: leds-pwm: fix duty time overflow.
Xiubo Li
2014-01-27
1
-2
/
+4
*
leds: pwm: Fix for deferred probe in DT booted mode
Peter Ujfalusi
2013-12-02
1
-27
/
+26
*
leds: pwm: Remove redundant of_match_ptr
Sachin Kamat
2013-10-22
1
-1
/
+1
*
leds: use dev_get_platdata()
Jingoo Han
2013-08-26
1
-1
/
+1
*
leds: leds-pwm: Defer led_pwm_set() if PWM can sleep
Florian Vaussard
2013-04-01
1
-8
/
+42
*
leds: leds-pwm: Add device tree bindings
Peter Ujfalusi
2013-02-01
1
-20
/
+92
*
leds: leds-pwm: Simplify cleanup code
Peter Ujfalusi
2013-02-01
1
-4
/
+2
*
leds: leds-pwm: Preparing the driver for device tree support
Peter Ujfalusi
2013-02-01
1
-16
/
+23
*
leds: leds-pwm: Convert to use devm_get_pwm
Peter Ujfalusi
2013-02-01
1
-13
/
+6
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2012-12-15
1
-1
/
+1
|
\
|
*
leds: leds-pwm: Fix checkpatch warning
Sachin Kamat
2012-11-27
1
-1
/
+1
*
|
leds: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
leds: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
|
/
*
leds: Use devm_kzalloc in leds-pwm.c file
Sachin Kamat
2012-07-24
1
-5
/
+2
*
leds: convert led platform drivers to module_platform_driver
Axel Lin
2012-01-10
1
-12
/
+1
*
leds: leds-pwm: return proper error if pwm_request failed
Axel Lin
2011-01-26
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
leds: leds-pwm: Set led_classdev max_brightness
Lars-Peter Clausen
2009-12-17
1
-3
/
+2
*
leds: simple driver for pwm driven LEDs
Luotao Fu
2009-04-06
1
-0
/
+153