index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
lp8788_bl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
1
-1
/
+1
*
backlight: lp8788: Drop support for platform data
Uwe Kleine-König
2024-05-10
1
-143
/
+8
*
backlight: lp8788: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
1
-0
/
+1
*
backlight: lp8788_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
backlight: lp8788: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
*
backlight: lp8788_bl: Delete a check before backlight_device_unregister()
Markus Elfring
2015-08-25
1
-2
/
+1
*
backlight: Remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-08-28
1
-1
/
+0
*
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
2014-06-23
1
-6
/
+0
*
backlight: lp8788: remove unnecessary parentheses
Jingoo Han
2014-01-24
1
-3
/
+3
*
backlight: lp8788: staticize 'default_bl_config'
Jingoo Han
2013-11-13
1
-1
/
+1
*
backlight: lp8788: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-04
1
-1
/
+0
*
backlight: add new lp8788 backlight driver
Kim, Milo
2013-02-28
1
-0
/
+333