summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-wm8350.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* leds: wm8350: Remove work queueAndrew Lunn2016-01-041-39/+25Star
* leds: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-271-1/+0Star
* leds: use dev_get_platdata()Jingoo Han2013-08-271-1/+1
* leds: wm8350: Complain if we fail to reenable DCDCMark Brown2013-04-011-1/+4
* leds: leds-wm8350: Use dev_err instead of printkSachin Kamat2012-11-271-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-10-101-22/+7Star
|\
| * leds: wm8350: Convert to devm_regulator_get()Axel Lin2012-09-111-22/+7Star
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
|/
* leds: convert wm8350 driver to devm_kzalloc()Mark Brown2012-01-111-5/+2Star
* leds: convert led platform drivers to module_platform_driverAxel Lin2012-01-111-11/+1Star
* drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker2011-11-011-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* leds-wm8350: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* leds: Add suspend/resume to the core classRichard Purdie2009-01-081-23/+1Star
* leds: Add WM8350 LED driverMark Brown2009-01-081-0/+333