index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-mt6323.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
leds: mt6323: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-15
/
+7
2023-11-01
leds: Convert all platform drivers to return void
Uwe Kleine-König
1
-4
/
+2
2023-06-23
leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacks
Nathan Chancellor
1
-3
/
+3
2023-06-09
leds: leds-mt6323: Add support for WLEDs and MT6332
AngeloGioacchino Del Regno
1
-7
/
+164
2023-06-09
leds: leds-mt6323: Add support for MT6331 leds
AngeloGioacchino Del Regno
1
-0
/
+17
2023-06-09
leds: leds-mt6323: Open code and drop MT6323_CAL_HW_DUTY macro
AngeloGioacchino Del Regno
1
-3
/
+1
2023-06-09
leds: leds-mt6323: Drop MT6323_ prefix from macros and defines
AngeloGioacchino Del Regno
1
-63
/
+60
2023-06-09
leds: leds-mt6323: Specify registers and specs in platform data
AngeloGioacchino Del Regno
1
-38
/
+115
2023-01-30
leds: mt6323: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-15
/
+15
2020-09-26
leds: parse linux,default-trigger DT property in LED core
Marek Behún
1
-4
/
+0
2020-09-26
leds: mt6323: cosmetic change: use helper variable
Marek Behún
1
-4
/
+3
2020-09-26
leds: mt6323: use struct led_init_data when registering
Marek Behún
1
-3
/
+6
2020-09-26
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek Behún
1
-1
/
+1
2020-08-17
leds: mt6323: move period calculation
Tom Rix
1
-9
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2017-03-23
leds: mt6323: Fix an off by one bug in probe
Dan Carpenter
1
-1
/
+1
2017-03-21
leds: Add LED support for MT6323 PMIC
Sean Wang
1
-0
/
+502