index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
bq27xxx_battery.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: supply: bq27xxx: Move health reading out of update loop
Andrew Davis
2024-04-01
1
-12
/
+18
*
power: supply: bq27xxx: Move cycle count reading out of update loop
Andrew Davis
2024-04-01
1
-5
/
+6
*
power: supply: bq27xxx: Move energy reading out of update loop
Andrew Davis
2024-04-01
1
-5
/
+6
*
power: supply: bq27xxx: Move charge reading out of update loop
Andrew Davis
2024-04-01
1
-12
/
+17
*
power: supply: bq27xxx: Move time reading out of update loop
Andrew Davis
2024-04-01
1
-12
/
+8
*
power: supply: bq27xxx: Move temperature reading out of update loop
Andrew Davis
2024-04-01
1
-7
/
+10
*
power: supply: bq27xxx: Report charge full state correctly
Sicelo A. Mhlongo
2024-02-27
1
-9
/
+6
*
power: supply: bq27xxx: Move one time design full read out of poll
Andrew Davis
2024-01-27
1
-8
/
+16
*
power: supply: bq27xxx: Use devm_power_supply_register() helper
Andrew Davis
2024-01-27
1
-3
/
+1
*
power: supply: bq27xxx: Use devm to free device mutex
Andrew Davis
2024-01-27
1
-1
/
+12
*
power: supply: bq27xxx: Stop and start delayed work in suspend and resume
Marek Vasut
2023-11-15
1
-0
/
+22
*
power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()
Hans de Goede
2023-05-08
1
-4
/
+2
*
power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...
Hans de Goede
2023-05-08
1
-2
/
+2
*
power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...
Hans de Goede
2023-05-08
1
-1
/
+12
*
power: supply: bq27xxx: Move bq27xxx_battery_update() down
Hans de Goede
2023-05-08
1
-61
/
+61
*
power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...
Hans de Goede
2023-05-08
1
-7
/
+12
*
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
2023-05-08
1
-13
/
+9
*
power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition
Hans de Goede
2023-05-08
1
-8
/
+13
*
power: supply: bq27xxx: fix reporting critical level
Sicelo A. Mhlongo
2023-02-03
1
-4
/
+4
*
power: supply: bq27xxx: fix NULL vs 0 warnings
Ben Dooks
2022-09-11
1
-27
/
+27
*
power: supply: bq27xxx: fix __be16 warnings
Ben Dooks
2022-09-11
1
-3
/
+3
*
power: supply: bq27xxx: expose battery data when CI=1
Sicelo A. Mhlongo
2022-05-04
1
-33
/
+27
*
power: supply_core: Pass pointer to battery info
Linus Walleij
2022-01-03
1
-19
/
+19
*
power: supply: bq27xxx: Add support for BQ78Z100
LI Qingwu
2021-03-21
1
-0
/
+44
*
power: supply: bq27xxx: make status more robust
Matthias Schiffer
2021-03-15
1
-45
/
+43
*
power: supply: bq27xxx: fix power_avg for newer ICs
Matthias Schiffer
2021-03-15
1
-24
/
+27
*
power: supply: bq27xxx: fix sign of current_now for newer ICs
Matthias Schiffer
2021-03-15
1
-1
/
+1
*
power: supply: bq27xxx: fix polarity of current_now
Andreas Kemnade
2021-01-16
1
-2
/
+2
*
power: supply: bq27xxx: Support CHARGE_NOW for bq27z561/bq28z610/bq34z100
Hermes Zhang
2021-01-16
1
-1
/
+34
*
power: supply: bq27xxx: add support for TI bq34z100
Krzysztof Kozlowski
2020-10-02
1
-1
/
+49
*
power: supply: bq27xxx: add separate flag for capacity inaccurate
Krzysztof Kozlowski
2020-10-02
1
-3
/
+4
*
power: supply: bq27xxx: add separate flag for single SoC register
Krzysztof Kozlowski
2020-10-02
1
-3
/
+4
*
power: supply: bq27xxx: adjust whitespace and use BIT() for bitflags
Krzysztof Kozlowski
2020-10-02
1
-8
/
+9
*
power: supply: bq27xxx: report "not charging" on all types
Krzysztof Kozlowski
2020-10-02
1
-2
/
+4
*
power: bq27xxx: Update to SPDX licensing
Dan Murphy
2020-08-28
1
-8
/
+1
*
power: supply: bq27xxx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-26
1
-7
/
+3
*
power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor
Dan Murphy
2020-07-29
1
-0
/
+42
*
power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitor
Dan Murphy
2020-07-29
1
-1
/
+67
*
power: supply: bq2xxxx: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-28
1
-25
/
+25
*
change email address for Pali Rohár
Pali Rohár
2020-04-11
1
-1
/
+1
*
power: supply: bq27xxx_battery: Silence deferred-probe error
Dmitry Osipenko
2020-03-11
1
-1
/
+4
*
power: supply: bq27xxx_battery: Notify also about status changes
Krzysztof Kozlowski
2019-05-02
1
-1
/
+2
*
bq27x00: use cached flags
Arthur Demchenkov
2019-02-20
1
-16
/
+4
*
power: supply: bq27xxx: Add support for BQ27411
Liu Xiang
2018-09-20
1
-0
/
+9
*
power: supply: bq27xxx: Update comments
Liu Xiang
2018-07-24
1
-1
/
+2
*
power: supply: bq27xxx: Add support for BQ27426
Andrew F. Davis
2018-04-25
1
-0
/
+9
*
power: supply: bq27xxx: support missing supplier device
Sebastian Reichel
2018-03-12
1
-1
/
+1
*
Add support for bq27521 battery monitor
Pavel Machek
2017-12-08
1
-2
/
+37
*
power: supply: bq27xxx: enable writing capacity values for bq27421
H. Nikolaus Schaller
2017-08-31
1
-4
/
+0
*
power: supply: bq27xxx: Remove duplicate chip data arrays
Liam Breck
2017-08-29
1
-159
/
+10
[next]