index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
power: supply: ab8500: Set typing and props
Linus Walleij
2
-9
/
+2
2023-10-06
power: supply: rk817: Add missing module alias
Nicolas Frattaroli
1
-0
/
+1
2023-10-06
power: supply: rk817: Fix node refcount leak
Chris Morgan
1
-3
/
+12
2023-10-06
power: supply: ucs1002: fix error code in ucs1002_get_property()
Dan Carpenter
1
-1
/
+2
2023-10-06
power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()
Harshit Mogalapalli
1
-1
/
+1
2023-06-21
power: supply: Fix logic checking if system is running from battery
Mario Limonciello
1
-2
/
+6
2023-06-21
power: supply: Ratelimit no data debug output
Marek Vasut
1
-1
/
+2
2023-06-21
power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()
Hans de Goede
1
-4
/
+2
2023-06-21
power: supply: sc27xx: Fix external_power_changed race
Hans de Goede
1
-8
/
+1
2023-06-21
power: supply: ab8500: Fix external_power_changed race
Hans de Goede
2
-8
/
+4
2023-05-30
power: supply: sbs-charger: Fix INHIBITED bit for Status reg
Daisuke Nojiri
1
-1
/
+1
2023-05-30
power: supply: bq24190: Call power_supply_changed() after updating input current
Hans de Goede
1
-0
/
+1
2023-05-30
power: supply: bq25890: Call power_supply_changed() after updating input curr...
Hans de Goede
1
-0
/
+3
2023-05-30
power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...
Hans de Goede
1
-2
/
+2
2023-05-30
power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...
Hans de Goede
1
-1
/
+12
2023-05-30
power: supply: bq27xxx: Move bq27xxx_battery_update() down
Hans de Goede
1
-61
/
+61
2023-05-30
power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...
Hans de Goede
1
-7
/
+12
2023-05-30
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
1
-13
/
+9
2023-05-30
power: supply: bq27xxx: Fix I2C IRQ race on remove
Hans de Goede
1
-1
/
+2
2023-05-30
power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition
Hans de Goede
1
-8
/
+13
2023-05-30
power: supply: mt6360: add a check of devm_work_autocancel in mt6360_charger_...
Kang Chen
1
-1
/
+3
2023-05-30
power: supply: leds: Fix blink to LED on transition
Hans de Goede
1
-2
/
+3
2023-05-30
power: supply: bq25890: Fix external_power_changed race
Hans de Goede
1
-1
/
+1
2023-05-30
power: supply: axp288_fuel_gauge: Fix external_power_changed race
Hans de Goede
1
-1
/
+1
2023-05-11
power: supply: rk817: Fix low SOC bugs
Chris Morgan
1
-7
/
+26
2023-05-11
power: supply: generic-adc-battery: fix unit scaling
Sebastian Reichel
1
-0
/
+3
2023-04-20
power: supply: axp288_fuel_gauge: Added check for negative values
Denis Arefev
1
-0
/
+2
2023-04-20
power: supply: cros_usbpd: reclassify "default case!" as debug
Grant Grundler
1
-1
/
+1
2023-04-20
power: supply: rk817: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-4
/
+0
2023-03-30
power: supply: da9150: Fix use after free bug in da9150_charger_remove due to...
Zheng Wang
1
-0
/
+1
2023-03-30
power: supply: bq24190: Fix use after free bug in bq24190_remove due to race ...
Zheng Wang
1
-0
/
+1
2023-03-10
power: supply: remove faulty cooling logic
Andreas Kemnade
1
-93
/
+0
2022-12-31
power: supply: fix null pointer dereferencing in power_supply_get_battery_info
ruanjinjie
1
-0
/
+5
2022-12-31
power: supply: bq25890: Ensure pump_express_work is cancelled on remove
Hans de Goede
1
-0
/
+15
2022-12-31
power: supply: bq25890: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-31
power: supply: bq25890: Factor out regulator registration code
Marek Vasut
1
-16
/
+35
2022-12-31
power: supply: Fix refcount leak in rk817_charger_probe
Qiheng Lin
1
-1
/
+3
2022-12-31
power: supply: ab8500: Fix error handling in ab8500_charger_init()
Yuan Can
1
-1
/
+8
2022-12-31
power: supply: cw2015: Fix potential null-ptr-deref in cw_bat_probe()
Shang XiaoJing
1
-0
/
+3
2022-12-31
power: supply: z2_battery: Fix possible memleak in z2_batt_probe()
Zhang Qilong
1
-2
/
+4
2022-12-31
power: supply: fix residue sysfs file in error handle route of __power_supply...
Zeng Heng
1
-1
/
+1
2022-11-01
power: supply: ab8500: Defer thermal zone probe
Linus Walleij
1
-1
/
+8
2022-11-01
power: supply: ip5xxx: Fix integer overflow in current_now calculation
Ondrej Jirman
1
-1
/
+1
2022-10-20
power: supply: rk817: Change rk817_chg_cur_to_reg to int
Chris Morgan
1
-3
/
+3
2022-10-20
power: supply: rk817: check correct variable
Dan Carpenter
1
-5
/
+3
2022-10-07
Merge tag 'for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
12
-55
/
+1050
2022-10-07
Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+1218
2022-10-06
power: supply: ab8500: remove unused static local variable
Tom Rix
1
-2
/
+0
2022-10-01
power: supply: mt6370: Fix return value check in mt6370_chg_probe()
Yang Yingliang
1
-2
/
+2
2022-10-01
power: supply: ab8500: Remove unused struct ab8500_chargalg_sysfs_entry
Yuan Can
1
-6
/
+0
[next]