Age | Commit message (Expand) | Author | Files | Lines |
2020-07-22 | leds: lp55xx: Add multicolor framework support to lp55xx | Dan Murphy | 1 | -2/+12 |
2020-07-22 | leds: lp55xx: Convert LED class registration to devm_* | Dan Murphy | 1 | -2/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2016-01-04 | leds: lp55xx: Remove work queue | Andrew Lunn | 1 | -4/+2 |
2015-08-28 | leds:lp55xx: use the private data instead of updating I2C device platform data | Milo Kim | 1 | -2/+2 |
2013-08-26 | leds: lp55xx: add common macros for device attributes | Milo Kim | 1 | -0/+47 |
2013-08-26 | leds: lp55xx: add common data structure for program | Milo Kim | 1 | -0/+19 |
2013-06-20 | leds: lp55xx: add support for Device Tree bindings | Linus Walleij | 1 | -0/+4 |
2013-04-01 | leds: lp55xx: use common clock framework when external clock is used | Kim, Milo | 1 | -0/+4 |
2013-02-06 | leds-lp55xx: add new function for removing device attribtues | Milo(Woogyom) Kim | 1 | -0/+1 |
2013-02-06 | leds-lp55xx: support device specific attributes | Milo(Woogyom) Kim | 1 | -0/+4 |
2013-02-06 | leds-lp55xx: support firmware interface | Milo(Woogyom) Kim | 1 | -0/+19 |
2013-02-06 | leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface | Milo(Woogyom) Kim | 1 | -0/+4 |
2013-02-06 | leds-lp55xx: use lp55xx_unregister_leds() | Milo(Woogyom) Kim | 1 | -0/+2 |
2013-02-06 | leds-lp55xx: use lp55xx_init_led() common function | Milo(Woogyom) Kim | 1 | -0/+2 |
2013-02-06 | leds-lp55xx: use lp55xx common led registration function | Milo(Woogyom) Kim | 1 | -0/+11 |
2013-02-06 | leds-lp55xx: use lp55xx common deinit function | Milo(Woogyom) Kim | 1 | -1/+2 |
2013-02-06 | leds-lp55xx: use lp55xx common init function - post int | Milo(Woogyom) Kim | 1 | -0/+4 |
2013-02-06 | leds-lp55xx: use lp55xx common init function - detect | Milo(Woogyom) Kim | 1 | -0/+2 |
2013-02-06 | leds-lp55xx: use lp55xx common init function - reset | Milo(Woogyom) Kim | 1 | -0/+20 |
2013-02-06 | leds-lp55xx: use lp55xx common init function - platform data | Milo(Woogyom) Kim | 1 | -0/+3 |
2013-02-06 | leds-lp55xx: add new common driver for lp5521/5523 | Milo(Woogyom) Kim | 1 | -0/+61 |