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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
power: supply: Fix logic checking if system is running from battery
Mario Limonciello
1
-2
/
+6
2023-05-16
power: supply: mt6360: add a check of devm_work_autocancel in mt6360_charger_...
Kang Chen
1
-1
/
+3
2023-05-16
power: supply: sbs-charger: Fix INHIBITED bit for Status reg
Daisuke Nojiri
1
-1
/
+1
2023-05-15
power: supply: rt9467: Fix passing zero to 'dev_err_probe'
ChiaEn Wu
1
-1
/
+1
2023-05-11
power: supply: Ratelimit no data debug output
Marek Vasut
1
-1
/
+2
2023-05-09
power: supply: Fix power_supply_get_battery_info() if parent is NULL
Huacai Chen
1
-2
/
+5
2023-05-08
power: supply: bq24190: Call power_supply_changed() after updating input current
Hans de Goede
1
-0
/
+1
2023-05-08
power: supply: bq25890: Call power_supply_changed() after updating input curr...
Hans de Goede
1
-0
/
+3
2023-05-08
power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()
Hans de Goede
1
-4
/
+2
2023-05-08
power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...
Hans de Goede
1
-2
/
+2
2023-05-08
power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...
Hans de Goede
1
-1
/
+12
2023-05-08
power: supply: bq27xxx: Move bq27xxx_battery_update() down
Hans de Goede
1
-61
/
+61
2023-05-08
power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...
Hans de Goede
1
-7
/
+12
2023-05-08
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
1
-13
/
+9
2023-05-08
power: supply: bq27xxx: Fix I2C IRQ race on remove
Hans de Goede
1
-1
/
+2
2023-05-08
power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition
Hans de Goede
1
-8
/
+13
2023-05-08
power: supply: leds: Fix blink to LED on transition
Hans de Goede
1
-2
/
+3
2023-05-08
power: supply: sc27xx: Fix external_power_changed race
Hans de Goede
1
-8
/
+1
2023-05-08
power: supply: bq25890: Fix external_power_changed race
Hans de Goede
1
-1
/
+1
2023-05-08
power: supply: axp288_fuel_gauge: Fix external_power_changed race
Hans de Goede
1
-1
/
+1
2023-05-08
power: supply: ab8500: Fix external_power_changed race
Hans de Goede
2
-8
/
+4
2023-04-30
Merge tag 'for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
14
-230
/
+334
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-11
/
+0
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-13
power: reset: remove MODULE_LICENSE in non-modules
Nick Alcock
7
-7
/
+0
2023-04-13
power: supply: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-04-13
power: reset: mt6397: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-13
power: reset: keystone-reset: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-08
power: supply: rk817: Fix low SOC bugs
Chris Morgan
1
-7
/
+26
2023-04-08
power: supply: rk817: Drop unneeded debugging code
Chris Morgan
1
-13
/
+0
2023-04-08
Merge tag 'for-v6.3-rc'
Sebastian Reichel
5
-5
/
+5
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
5
-5
/
+5
2023-04-02
power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tablets
Hans de Goede
1
-2
/
+13
2023-03-31
Merge back Intel thermal driver changes for 6.4-rc1.
Rafael J. Wysocki
1
-1
/
+1
2023-03-29
power: supply: generic-adc-battery: style fixes
Sebastian Reichel
1
-16
/
+10
2023-03-29
power: supply: generic-adc-battery: improve error message
Sebastian Reichel
1
-1
/
+1
2023-03-29
power: supply: generic-adc-battery: update copyright info
Sebastian Reichel
1
-8
/
+3
2023-03-29
power: supply: generic-adc-battery: add DT support
Sebastian Reichel
1
-0
/
+9
2023-03-29
power: supply: generic-adc-battery: add temperature support
Sebastian Reichel
1
-1
/
+6
2023-03-29
power: supply: generic-adc-battery: simplify read_channel logic
Sebastian Reichel
1
-30
/
+5
2023-03-29
power: supply: generic-adc-battery: use simple-battery API
Sebastian Reichel
1
-56
/
+4
2023-03-29
power: supply: generic-adc-battery: drop memory alloc error message
Sebastian Reichel
1
-3
/
+1
2023-03-29
power: supply: generic-adc-battery: drop charge now support
Sebastian Reichel
1
-4
/
+0
2023-03-29
power: supply: generic-adc-battery: drop jitter delay support
Sebastian Reichel
1
-9
/
+4
2023-03-29
power: supply: generic-adc-battery: fix unit scaling
Sebastian Reichel
1
-0
/
+3
2023-03-29
power: supply: generic-adc-battery: convert to managed resources
Sebastian Reichel
1
-58
/
+23
2023-03-29
power: supply: core: auto-exposure of simple-battery data
Sebastian Reichel
2
-19
/
+183
2023-03-27
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-1
/
+1
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-13
power: supply: bq256xx: Support to disable charger
Hermes Zhang
1
-0
/
+40
[next]