index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
power: supply: max77976_charger: fix constant current reporting
Dzmitry Sankouski
1
-6
/
+6
2025-10-15
power: supply: cw2015: Fix a alignment coding style issue
Andy Yan
1
-2
/
+1
2025-09-25
power: supply: bq27xxx: restrict no-battery detection to bq27000
H. Nikolaus Schaller
1
-2
/
+2
2025-09-25
power: supply: bq27xxx: fix error return in case of no bq27000 hdq battery
H. Nikolaus Schaller
1
-1
/
+1
2025-08-20
power: supply: qcom_battmgr: Add lithium-polymer entry
Abel Vesa
1
-0
/
+2
2025-08-15
power: supply: max14577: Handle NULL pdata when CONFIG_OF is not set
Charles Han
1
-2
/
+2
2025-08-15
power: supply: cpcap-charger: Fix null check for power_supply_get_by_name
Charles Han
1
-3
/
+2
2025-06-27
power: supply: max17040: adjust thermal channel scaling
Svyatoslav Ryhel
1
-2
/
+3
2025-06-27
power: supply: bq27xxx: Retrieve again when busy
Jerry Lv
2
-2
/
+13
2025-06-27
power: supply: collie: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-0
/
+1
2025-06-19
power: reset: at91-reset: Optimize at91_reset()
Alexander Shiyan
1
-3
/
+2
2025-05-29
power: supply: axp20x_battery: Update temp sensor for AXP717 from device tree
Chris Morgan
1
-0
/
+21
2025-04-10
power: supply: max77693: Fix wrong conversion of charge input threshold value
Artur Weber
1
-1
/
+1
2025-04-10
power: supply: bq27xxx_battery: do not update cached flags prematurely
Sicelo A. Mhlongo
1
-1
/
+0
2025-02-27
power: supply: axp20x_battery: Fix fault handling for AXP717
Chris Morgan
1
-16
/
+15
2025-02-27
power: supply: da9150-fg: fix potential overflow
Andrey Vatoropin
1
-2
/
+2
2025-01-02
power: supply: gpio-charger: Fix set charge current limits
Dimitri Fedrau
1
-0
/
+8
2025-01-02
power: supply: cros_charge-control: hide start threshold on v2 cmd
Thomas Weißschuh
1
-6
/
+8
2025-01-02
power: supply: cros_charge-control: allow start_threshold == end_threshold
Thomas Weißschuh
1
-2
/
+2
2025-01-02
power: supply: cros_charge-control: add mutex for driver data
Thomas Weißschuh
1
-1
/
+17
2025-01-02
power: supply: bq24190: Fix BQ24296 Vbus regulator support
Hans de Goede
1
-3
/
+9
2024-12-05
power: reset: ep93xx: add AUXILIARY_BUS dependency
Arnd Bergmann
1
-0
/
+1
2024-12-05
power: supply: rt9471: Use IC status regfield to report real charger status
ChiYuan Huang
1
-17
/
+31
2024-12-05
power: supply: rt9471: Fix wrong WDT function regfield declaration
ChiYuan Huang
1
-2
/
+2
2024-12-05
power: supply: bq27xxx: Fix registers of bq27426
Barnabás Czémán
1
-2
/
+35
2024-12-05
power: supply: core: Remove might_sleep() from power_supply_put()
Bart Van Assche
1
-2
/
+0
2024-12-05
power: sequencing: make the QCom PMU pwrseq driver depend on CONFIG_OF
Bartosz Golaszewski
1
-0
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
7
-7
/
+7
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+95
2024-09-18
Merge tag 'pwrseq-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+11
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
27
-367
/
+1242
2024-09-14
power: supply: hwmon: Fix missing temp1_max_alarm attribute
Hans de Goede
1
-1
/
+2
2024-09-14
power: supply: Drop use_cnt check from power_supply_property_is_writeable()
Hans de Goede
1
-5
/
+1
2024-09-12
power: reset: Add a driver for the ep93xx reset
Nikita Shubin
3
-0
/
+95
2024-09-05
power: supply: ab8500: Constify struct kobj_type
Hongbo Li
1
-1
/
+1
2024-09-05
power: supply: max1720x: fix a double free on error in probe()
Dan Carpenter
1
-1
/
+0
2024-09-03
power: supply: axp20x_battery: add support for AXP717
Chris Morgan
1
-0
/
+438
2024-09-03
power: supply: axp20x_usb_power: Add support for AXP717
Chris Morgan
1
-0
/
+246
2024-09-03
power: supply: axp20x_usb_power: Fix spelling mistake "reqested" -> "requested"
Colin Ian King
1
-1
/
+1
2024-09-03
Merge tag 'ib-psy-usb-types-signed' into psy-next
Sebastian Reichel
16
-194
/
+103
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
16
-178
/
+79
2024-09-03
power: supply: sysfs: Move power_supply_show_enum_with_available() up
Hans de Goede
1
-31
/
+31
2024-09-03
power: supply: sysfs: Add power_supply_show_enum_with_available() helper
Hans de Goede
1
-12
/
+20
2024-09-03
power: supply: rt9467-charger: Remove "usb_type" property write support
Hans de Goede
1
-3
/
+0
2024-09-03
power: supply: ucs1002: Adjust ucs1002_set_usb_type() to accept string values
Hans de Goede
1
-4
/
+7
2024-09-03
power: supply: "usb_type" property may be written to
Hans de Goede
1
-1
/
+1
2024-09-03
power: supply: max1720x: add read support for nvmem
Dimitri Fedrau
1
-13
/
+197
2024-09-01
Merge tag 'pwrseq-fixes-for-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+7
2024-08-31
power: sequencing: qcom-wcn: set the wlan-enable GPIO to output
Bartosz Golaszewski
1
-0
/
+7
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+10
[next]