index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lm3692x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-04
leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
1
-2
/
+1
2021-05-28
leds: lm3692x: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-4
/
+4
2021-05-28
leds: leds-lm3692x: Fix some kernel-doc formatting issues
Lee Jones
1
-9
/
+9
2020-09-26
leds: parse linux,default-trigger DT property in LED core
Marek Behún
1
-3
/
+0
2020-09-09
leds: lm3692x: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+4
2020-07-22
leds: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-01-07
leds: lm3692x: Disable chip on brightness 0
Guido Günther
1
-1
/
+17
2020-01-07
leds: lm3692x: Split out lm3692x_leds_disable
Guido Günther
1
-16
/
+26
2020-01-07
leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable
Guido Günther
1
-35
/
+35
2020-01-07
leds: lm3692x: Make sure we don't exceed the maximum LED current
Guido Günther
1
-1
/
+19
2020-01-06
leds: lm3692x: Allow to configure over voltage protection
Guido Günther
1
-4
/
+30
2019-11-03
leds: lm3692x: Use flags from LM3692X_BRT_CTRL
Guido Günther
1
-1
/
+1
2019-11-03
leds: lm3692x: Use flags from LM3692X_BOOST_CTRL
Guido Günther
1
-3
/
+3
2019-11-03
leds: lm3692x: Handle failure to probe the regulator
Guido Günther
1
-2
/
+11
2019-11-03
leds: lm3692x: Don't overwrite return value in error path
Guido Günther
1
-4
/
+5
2019-11-03
leds: lm3692x: Print error value on dev_err
Guido Günther
1
-7
/
+10
2019-07-25
leds: lm3692x: Use generic support for composing LED names
Jacek Anaszewski
1
-16
/
+6
2018-07-03
leds: lm3692x: Support LED sync configuration
Dan Murphy
1
-38
/
+120
2018-07-03
leds: lm3692x: Change DT calls to fwnode calls
Dan Murphy
1
-17
/
+21
2018-07-03
leds: lm3692x: Update license header to SPDX
Dan Murphy
1
-14
/
+3
2018-01-08
leds: lm3692x: Introduce LM3692x dual string driver
Dan Murphy
1
-0
/
+393