aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp5562.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-27leds: lp5562: remove unnecessary parenthesesJingoo Han1-3/+3
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-22leds: Include linux/of.h headerSachin Kamat1-0/+1
2013-08-26leds: lp5562: use LP55xx common macros for device attributesMilo Kim1-2/+2
2013-08-26leds: use dev_get_platdata()Jingoo Han1-2/+2
2013-06-20leds: lp5562: Properly setup of_device_id tableAxel Lin1-1/+10
2013-06-20leds: lp5562: support the device tree featureKim, Milo1-5/+14
2013-04-01leds: lp55xx: configure the clock detectionKim, Milo1-4/+10
2013-04-01leds: add new LP5562 LED driverKim, Milo1-0/+593