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