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