index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
bq256xx_charger.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
2024-09-03
1
-10
/
+5
*
power: supply: bq256xx: fix some problem in bq256xx_hw_init
Su Hui
2023-11-16
1
-1
/
+4
*
power: supply: bq256xx: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-21
1
-1
/
+1
*
power: supply: bq256xx: Some cleanups
Biju Das
2023-09-12
1
-3
/
+3
*
power: supply: bq256xx: Use i2c_get_match_data()
Biju Das
2023-09-12
1
-22
/
+22
*
power: supply: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-04
1
-1
/
+1
*
power: supply: bq256xx: Apply TS_IGNORE from devicetree
Hermes Zhang
2023-05-08
1
-0
/
+28
*
power: supply: bq256xx: Support to disable charger
Hermes Zhang
2023-03-12
1
-0
/
+40
*
power: supply: bq256xx: Init ichg/vbat value with chip default value
Hermes Zhang
2023-02-03
1
-2
/
+2
*
power: supply: bq256xx: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-20
1
-3
/
+3
*
power: supply: bq256xx: Handle OOM correctly
Linus Walleij
2022-02-11
1
-0
/
+3
*
power: supply_core: Pass pointer to battery info
Linus Walleij
2022-01-03
1
-12
/
+12
*
power: supply: bq256xx: add kerneldoc for structure members
Krzysztof Kozlowski
2021-04-20
1
-0
/
+2
*
power: supply: bq256xx: Fix BQ256XX_NUM_WD_VAL and bq256xx_watchdog_time[] ov...
Ricardo Rivera-Matos
2021-01-14
1
-1
/
+5
*
power: supply: bq256xx: Introduce the BQ256XX charger driver
Ricardo Rivera-Matos
2021-01-06
1
-0
/
+1745