index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
cw2015_battery.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: supply: Drop explicit initialization of struct i2c_device_id::driver_d...
Uwe Kleine-König
2024-05-27
1
-1
/
+1
*
power: supply: cw2015: correct time_to_empty units in sysfs
Jan Palus
2023-11-16
1
-1
/
+1
*
power: supply: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-04
1
-1
/
+1
*
power: supply: cw2015: Fix potential null-ptr-deref in cw_bat_probe()
Shang XiaoJing
2022-11-24
1
-0
/
+3
*
power: supply: cw2015: Use device managed API to simplify the code
Zheyu Ma
2022-09-11
1
-11
/
+3
*
power: supply: core: fix application of sizeof to pointer
Yang Li
2022-02-01
1
-1
/
+1
*
power: supply_core: Pass pointer to battery info
Linus Walleij
2022-01-03
1
-7
/
+13
*
power: supply: cw2015: use dev_err_probe to allow deferred probe
Peter Robinson
2021-07-16
1
-1
/
+3
*
power: supply: cw2015: Add CHARGE_NOW support
Martin Ashby
2021-03-06
1
-0
/
+6
*
power: supply: cw2015: Attach OF ID table to the driver
Andy Shevchenko
2020-06-06
1
-0
/
+1
*
power: supply: cw2015: Make some symbols static
ChenTao
2020-05-09
1
-2
/
+2
*
power: supply: add CellWise cw2015 fuel gauge driver
Tobias Schramm
2020-05-03
1
-0
/
+749