index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp3952.c
Age
Commit message (
Expand
)
Author
2024-06-21
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-04-11
leds: lp3952: Use devm API to cleanup module's resources
George Stark
2023-11-01
leds: lp3952: Convert to use maple tree register cache
Mark Brown
2023-11-01
leds: lp3952: Replace deprecated strncpy with strscpy
Justin Stitt
2023-05-25
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-30
leds: lp3952: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2020-04-17
leds: lp3952: Include the right header
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-03-23
leds: lp3952: Use 'if (ret)' pattern
Andy Shevchenko
2017-03-23
leds: lp3952: Remove ACPI support for lp3952
Andy Shevchenko
2016-11-22
leds: lp3952: Export I2C module alias information for module autoload
Javier Martinez Canillas
2016-07-18
leds: LED driver for TI LP3952 6-Channel Color LED
Tony Makkiel