开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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