summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-lp5562.c
AgeCommit message (Expand)Author
2017-08-29leds: lp5562: make several arrays static constColin Ian King
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd
2016-01-04leds: lp55xx: Remove work queueAndrew Lunn
2015-08-28leds:lp55xx: use the private data instead of updating I2C device platform dataMilo Kim
2014-02-27leds: lp5562: remove unnecessary parenthesesJingoo Han
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-22leds: Include linux/of.h headerSachin Kamat
2013-08-26leds: lp5562: use LP55xx common macros for device attributesMilo Kim
2013-08-26leds: use dev_get_platdata()Jingoo Han
2013-06-20leds: lp5562: Properly setup of_device_id tableAxel Lin
2013-06-20leds: lp5562: support the device tree featureKim, Milo
2013-04-01leds: lp55xx: configure the clock detectionKim, Milo
2013-04-01leds: add new LP5562 LED driverKim, Milo