index
:
linux-stable.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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
2023-06-21
power: supply: Fix logic checking if system is running from battery
Mario Limonciello
2023-06-21
power: supply: Ratelimit no data debug output
Marek Vasut
2023-06-21
power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()
Hans de Goede
2023-06-21
power: supply: sc27xx: Fix external_power_changed race
Hans de Goede
2023-06-21
power: supply: ab8500: Fix external_power_changed race
Hans de Goede
2023-06-05
power: supply: rt9467: Fix passing zero to 'dev_err_probe'
ChiaEn Wu
2023-05-30
power: supply: sbs-charger: Fix INHIBITED bit for Status reg
Daisuke Nojiri
2023-05-30
power: supply: bq24190: Call power_supply_changed() after updating input current
Hans de Goede
2023-05-30
power: supply: bq25890: Call power_supply_changed() after updating input curr...
Hans de Goede
2023-05-30
power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...
Hans de Goede
2023-05-30
power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...
Hans de Goede
2023-05-30
power: supply: bq27xxx: Move bq27xxx_battery_update() down
Hans de Goede
2023-05-30
power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...
Hans de Goede
2023-05-30
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
2023-05-30
power: supply: bq27xxx: Fix I2C IRQ race on remove
Hans de Goede
2023-05-30
power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition
Hans de Goede
2023-05-30
power: supply: mt6360: add a check of devm_work_autocancel in mt6360_charger_...
Kang Chen
2023-05-30
power: supply: leds: Fix blink to LED on transition
Hans de Goede
2023-05-30
power: supply: bq25890: Fix external_power_changed race
Hans de Goede
2023-05-30
power: supply: axp288_fuel_gauge: Fix external_power_changed race
Hans de Goede
2023-05-24
power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tablets
Hans de Goede
2023-05-11
power: supply: rk817: Fix low SOC bugs
Chris Morgan
2023-05-11
power: supply: generic-adc-battery: fix unit scaling
Sebastian Reichel
2023-03-12
power: supply: da9150: Fix use after free bug in da9150_charger_remove due to...
Zheng Wang
2023-03-10
power: supply: bq24190: Fix use after free bug in bq24190_remove due to race ...
Zheng Wang
2023-03-10
power: supply: axp288_fuel_gauge: Added check for negative values
Denis Arefev
2023-03-10
power: supply: cros_usbpd: reclassify "default case!" as debug
Grant Grundler
2023-03-10
power: supply: rk817: Fix unsigned comparison with less than zero
Jiapeng Chong
2023-03-03
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2023-03-01
power: supply: qcom_battmgr: remove bogus do_div()
Arnd Bergmann
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-24
Merge tag 'for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2023-02-25
power: supply: fix null pointer check order in __power_supply_register
qinyu
2023-02-21
Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-02-15
power: reset: odroid-go-ultra: fix I2C dependency
Arnd Bergmann
2023-02-15
power: supply: leds: explicitly include linux/leds.h
Thomas Weißschuh
2023-02-14
power: reset: add Odroid Go Ultra poweroff driver
Neil Armstrong
2023-02-13
power: supply: Introduce Qualcomm PMIC GLINK power supply
Bjorn Andersson
2023-02-13
power: supply: rt9467: Fix spelling mistake "attache" -> "attach"
Colin Ian King
2023-02-13
power: supply: rt9471: fix using wrong ce_gpio in rt9471_probe()
Yang Yingliang
2023-02-13
power: supply: max77650: Make max77650_charger_disable() return void
Uwe Kleine-König
2023-02-03
power: supply: rt9467: Add Richtek RT9467 charger driver
ChiaEn Wu
2023-02-03
power: supply: rt9471: Add Richtek RT9471 charger driver
ChiYuan Huang
2023-02-03
power: supply: max1721x: Use strscpy() is more robust and safer
Minghao Chi
2023-02-03
power: supply: test-power: use strscpy() instead of strncpy()
Xu Panda
2023-02-03
power: supply: bq27xxx: fix reporting critical level
Sicelo A. Mhlongo
2023-02-03
power: supply: bq256xx: Init ichg/vbat value with chip default value
Hermes Zhang
2023-02-03
power: supply: collie_battery: Convert to GPIO descriptors (part 2)
Andy Shevchenko
2023-02-03
power: supply: remove faulty cooling logic
Andreas Kemnade
2023-02-03
power: reset: syscon-reboot: Add support for specifying priority
Pali Rohár
[next]