Age | Commit message (Expand) | Author | Files | Lines |
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 |