index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
led-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: core: Omit set_brightness error message for a LED supporting hw trigger...
Lee Jones
2024-06-26
1
-6
/
+13
*
-
.
Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...
Lee Jones
2024-06-21
1
-0
/
+31
|
\
\
|
*
|
leds: core: Add led_mc_set_brightness() function
Hans de Goede
2024-05-31
1
-0
/
+31
|
|
/
*
|
leds: core: Unexport led_colors[] array
Thomas Weißschuh
2024-06-21
1
-2
/
+1
*
|
leds: core: Introduce led_get_color_name() function
Thomas Weißschuh
2024-06-21
1
-0
/
+9
|
/
*
Merge tag 'leds-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-11-02
1
-6
/
+11
|
\
|
*
leds: core: Refactor led_update_brightness() to use standard pattern
Andy Shevchenko
2023-11-01
1
-6
/
+6
|
*
leds: core: Add more colors from DT bindings to led_colors
Ondrej Jirman
2023-11-01
1
-0
/
+5
*
|
leds: Drop BUG_ON check for LED_COLOR_ID_MULTI
Marek Behún
2023-09-19
1
-4
/
+0
|
/
*
leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false
Marek Behún
2023-08-17
1
-4
/
+4
*
leds: Fix oops about sleeping in led_trigger_blink()
Hans de Goede
2023-05-25
1
-0
/
+24
*
leds: Fix set_brightness_delayed() race
Hans de Goede
2023-05-25
1
-13
/
+44
*
leds: move default_state read from fwnode to core
Denis Osterland-Heim
2021-08-18
1
-0
/
+15
*
leds: led-core: Get rid of enum led_brightness
Abanoub Sameh
2021-02-19
1
-13
/
+7
*
leds: disallow /sys/class/leds/*:multi:* for now
Pavel Machek
2020-08-03
1
-0
/
+4
*
leds: add RGB color option, as that is different from multicolor.
Pavel Machek
2020-08-03
1
-0
/
+1
*
leds: Add multicolor ID to the color ID list
Dan Murphy
2020-07-15
1
-0
/
+1
*
leds: Switch to use fwnode instead of be stuck with OF one
Andy Shevchenko
2019-08-23
1
-6
/
+3
*
leds: core: Add support for composing LED class device names
Jacek Anaszewski
2019-07-25
1
-0
/
+127
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
leds: avoid flush_work in atomic context
Pavel Machek
2019-05-31
1
-5
/
+0
*
leds: avoid races with workqueue
Pavel Machek
2019-05-02
1
-0
/
+5
*
leds: Add helper for getting default pattern from Device Tree
Krzysztof Kozlowski
2019-01-16
1
-0
/
+30
*
leds: core: Fix regression caused by commit 2b83ff96f51d
Jacek Anaszewski
2018-01-07
1
-1
/
+2
*
led: core: Fix brightness setting when setting delay_off=0
Matthieu CASTET
2017-12-27
1
-1
/
+1
*
leds: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-4
/
+3
*
led: core: Fix blink_brightness setting race
Hans de Goede
2016-11-22
1
-7
/
+7
*
led: core: Use atomic bit-field for the blink-flags
Hans de Goede
2016-11-22
1
-25
/
+27
*
leds: core: Fix brightness setting upon hardware blinking enabled
Tony Makkiel
2016-06-08
1
-3
/
+6
*
leds: core: add helpers for calling brightness_set(_blocking)
Heiner Kallweit
2016-03-14
1
-14
/
+26
*
leds: core: avoid error message when a USB LED device is unplugged
Heiner Kallweit
2016-03-14
1
-1
/
+4
*
leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting
Jacek Anaszewski
2016-01-04
1
-13
/
+19
*
leds: core: Use set_brightness_work for the blocking op
Jacek Anaszewski
2016-01-04
1
-1
/
+11
*
leds: core: Add led_set_brightness_nosleep{nopm} functions
Jacek Anaszewski
2016-01-04
1
-5
/
+33
*
leds: core: Add two new LED_BLINK_ flags
Jacek Anaszewski
2016-01-04
1
-10
/
+26
*
leds: core: Use EXPORT_SYMBOL_GPL consistently
Jacek Anaszewski
2016-01-04
1
-4
/
+4
*
leds: core: Move LED core callbacks out of led-class.c
Jacek Anaszewski
2015-11-03
1
-0
/
+73
*
leds: fix brightness changing when software blinking is active
Stas Sergeev
2015-05-25
1
-2
/
+3
*
leds: Add support for setting brightness in a synchronous way
Jacek Anaszewski
2014-11-14
1
-3
/
+15
*
leds: implement sysfs interface locking mechanism
Jacek Anaszewski
2014-11-14
1
-0
/
+18
*
leds: Improve and export led_update_brightness
Jacek Anaszewski
2014-09-12
1
-0
/
+16
*
leds: Reorder include directives
Jacek Anaszewski
2014-09-11
1
-1
/
+2
*
Revert "leds: convert blink timer to workqueue"
Jiri Kosina
2014-09-02
1
-6
/
+5
*
leds: convert blink timer to workqueue
Vincent Donnefort
2014-07-03
1
-5
/
+6
*
leds: Turn off led if blinking is disabled
Stefan Sørensen
2014-02-27
1
-2
/
+4
*
leds: delay led_set_brightness if stopping soft-blink
Fabio Baltieri
2012-09-11
1
-3
/
+13
*
leds: fix sparse warnings due to missing static
Bryan Wu
2012-07-24
1
-1
/
+1
*
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
2012-07-24
1
-2
/
+2
*
leds: Rename led_set_brightness() to __led_set_brightness()
Shuah Khan
2012-07-24
1
-2
/
+2
*
leds: fix led_brightness_set when soft-blinking
Fabio Baltieri
2012-07-24
1
-9
/
+6
[next]