aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-tlc591xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-03leds: tlc591xx: update the maximum brightnessJean-Jacques Hiblot1-3/+4
2019-11-03leds: tlc591xx: use devm_led_classdev_register_ext()Jean-Jacques Hiblot1-3/+5
2019-11-03leds: tlc591xx: simplify driver by using the managed led APIJean-Jacques Hiblot1-62/+22
2019-11-03drivers: leds: tlc591xx: check error during device initDaniel Mack1-1/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-4/+1
2017-07-16leds: tlc591xx: add missing of_node_putJulia Lawall1-2/+6
2017-07-16leds: tlc591xx: merge conditional testsJulia Lawall1-3/+2
2016-01-04leds: tlc591xx: Remove work queueAndrew Lunn1-24/+7
2015-08-28leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality checkAxel Lin1-4/+0
2015-05-04leds: tlc591xx: Driver for the TI 8/16 Channel i2c LED driverAndrew Lunn1-0/+300