index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
lp8788-charger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-27
power: supply: lp8788: Use devm_power_supply_register() helper
Andrew Davis
1
-15
/
+6
2023-09-18
power: supply: lp8788-charger: Convert to platform remove callback returning ...
Uwe Kleine-König
1
-4
/
+2
2023-01-02
power: supply: use sysfs_emit() instead of scnprintf() for sysfs show()
ye xingchen
1
-4
/
+3
2022-10-28
power: supply: lp8788: make const array name static
Colin Ian King
1
-1
/
+1
2022-06-09
power: supply: lp8788: fix typo in comment
Julia Lawall
1
-1
/
+1
2021-03-22
power: supply: Use IRQF_ONESHOT
dongjian
1
-1
/
+1
2020-05-10
power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'
Christophe JAILLET
1
-16
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2018-12-13
power: supply: lp8788: fix race-condition in sysfs registration
Sebastian Reichel
1
-35
/
+27
2017-08-12
power: supply: lp8788: Make several arrays static const * const
Colin Ian King
1
-6
/
+12
2017-04-14
power: supply: lp8788: prevent out of bounds array access
Giedrius Statkevičius
1
-1
/
+1
2016-10-19
power: supply: lp8788: remove an unneeded NULL check
Dan Carpenter
1
-3
/
+0
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel
1
-0
/
+764