index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
trigger
/
ledtrig-backlight.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-04-10
leds: backlight trigger: Replace fb events with a dedicated function call
Thomas Zimmermann
2025-04-10
leds: backlight trigger: Move blank-state handling into helper
Thomas Zimmermann
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-05
leds: backlight trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
2016-01-04
leds: core: Add led_set_brightness_nosleep{nopm} functions
Jacek Anaszewski
2014-11-14
leds: Add support for setting brightness in a synchronous way
Jacek Anaszewski
2013-08-26
leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notif...
Manfred Schlaegl
2013-04-01
leds: move LED trigger drivers into new subdirectory
Kim, Milo