summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-wm831x-status.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* leds: wm831x-status: Use sysfs_match_string() helperAndy Shevchenko2018-05-031-16/+6Star
* leds: wm831x-status: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-12/+1Star
* leds: wm831x: Remove work queueAndrew Lunn2016-01-041-16/+9Star
* leds: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* leds: wm831x-status: fix attribute-creation raceJohan Hovold2014-06-261-14/+9Star
* drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-271-1/+0Star
* leds: wm831x-status: Request a REG resourceMark Brown2013-08-301-2/+2
* leds: use dev_get_platdata()Jingoo Han2013-08-271-2/+2
* leds: use platform_{get,set}_drvdata()Jingoo Han2013-06-211-1/+1
* leds: wm831x: add missing constJingoo Han2013-02-021-1/+1
* leds: convert wm831x status driver to devm_kzalloc()Mark Brown2012-01-111-3/+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
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* leds: Add WM831x status LED driverMark Brown2009-09-071-0/+341