index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-wm8350.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2016-01-04
leds: wm8350: Remove work queue
Andrew Lunn
2014-10-20
leds: drop owner assignment from platform_drivers
Wolfram Sang
2014-02-27
drivers/leds: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-26
leds: use dev_get_platdata()
Jingoo Han
2013-04-01
leds: wm8350: Complain if we fail to reenable DCDC
Mark Brown
2012-11-27
leds: leds-wm8350: Use dev_err instead of printk
Sachin Kamat
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2012-09-11
leds: wm8350: Convert to devm_regulator_get()
Axel Lin
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-01-10
leds: convert wm8350 driver to devm_kzalloc()
Mark Brown
2012-01-10
leds: convert led platform drivers to module_platform_driver
Axel Lin
2011-10-31
drivers/leds: Add module.h to files using it implicitly
Paul Gortmaker
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-24
leds-wm8350: don't use flush_scheduled_work()
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-08
leds: Add suspend/resume to the core class
Richard Purdie
2009-01-08
leds: Add WM8350 LED driver
Mark Brown