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