index
:
linux.git
master
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-max8997.c
Age
Commit message (
Expand
)
Author
2020-12-30
leds: Use DEVICE_ATTR_{RW, RO, WO} macros
Dwaipayan Ray
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-03
leds: max8997: use mode when calling max8997_led_set_mode
Colin Ian King
2016-03-14
leds: max8997: Use devm_led_classdev_register
Amitoj Kaur Chawla
2016-01-04
leds: max8997: Remove unneeded workqueue include
Andrew Lunn
2014-10-20
leds: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-25
leds: max8997: fix attribute-creation race
Johan Hovold
2012-11-28
leds: remove use of __devexit
Bill Pemberton
2012-11-28
leds: remove use of __devinit
Bill Pemberton
2012-11-28
leds: remove use of __devexit_p
Bill Pemberton
2012-07-24
leds: max8997: Simplify max8997_led_set_mode implementation
Axel Lin
2012-07-24
leds: Use devm_kzalloc in leds-max8997.c file
Sachin Kamat
2012-07-24
leds: Use module_platform_driver() in leds-max8997.c file
Sachin Kamat
2012-01-09
leds: Add suuport for MAX8997-LED driver
Donggeun Kim