Age | Commit message (Expand) | Author | Files | Lines |
2014-10-20 | leds: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-02-27 | drivers/leds: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-08-27 | leds: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-04-01 | leds: wm8350: Complain if we fail to reenable DCDC | Mark Brown | 1 | -1/+4 |
2012-11-28 | leds: leds-wm8350: Use dev_err instead of printk | Sachin Kamat | 1 | -2/+2 |
2012-10-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 1 | -22/+7 |
2012-09-11 | leds: wm8350: Convert to devm_regulator_get() | Axel Lin | 1 | -22/+7 |
2012-08-21 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
2012-01-11 | leds: convert wm8350 driver to devm_kzalloc() | Mark Brown | 1 | -5/+2 |
2012-01-11 | leds: convert led platform drivers to module_platform_driver | Axel Lin | 1 | -11/+1 |
2011-11-01 | drivers/leds: Add module.h to files using it implicitly | Paul Gortmaker | 1 | -0/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2010-12-24 | leds-wm8350: don't use flush_scheduled_work() | Tejun Heo | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-01-08 | leds: Add suspend/resume to the core class | Richard Purdie | 1 | -23/+1 |
2009-01-08 | leds: Add WM8350 LED driver | Mark Brown | 1 | -0/+333 |