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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2021-05-14
power: supply: bq25980: Move props from battery node
Ricardo Rivera-Matos
1
-28
/
+12
2021-05-14
power: supply: bq27xxx: fix sign of current_now for newer ICs
Matthias Schiffer
1
-1
/
+1
2021-05-12
power: supply: cpcap-battery: fix invalid usage of list cursor
Guangqing Zhu
1
-1
/
+1
2021-05-12
power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_re...
Yang Yingliang
1
-1
/
+1
2021-05-12
power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()
Yang Yingliang
1
-1
/
+1
2021-05-12
power: supply: cpcap-charger: Add usleep to cpcap charger to avoid usb plug b...
Carl Philipp Klemm
1
-0
/
+3
2021-05-12
power: supply: cpcap-charger: fix small mistake in current to register conver...
Carl Philipp Klemm
1
-1
/
+1
2021-05-12
power: supply: Use IRQF_ONESHOT
dongjian
4
-4
/
+4
2021-05-12
power: supply: bq27xxx: fix power_avg for newer ICs
Matthias Schiffer
1
-24
/
+27
2021-01-28
power-supply: use kobj_to_dev()
Jian Dong
1
-1
/
+1
2021-01-25
power: supply: charger-manager: fix typo
Junlin Yang
1
-2
/
+2
2021-01-25
power/reset: remove zte zx driver
Arnd Bergmann
3
-94
/
+0
2021-01-25
power: supply: bq25980: Fix repetive bq25975 with bq25960
xinjian
1
-1
/
+1
2021-01-25
power: supply: smb347-charger: Fix interrupt usage if interrupt is unavailable
Dmitry Osipenko
1
-4
/
+8
2021-01-25
power: supply: axp20x_usb_power: Init work before enabling IRQs
Samuel Holland
1
-1
/
+1
2021-01-17
power: supply: fix sbs-charger build, needs REGMAP_I2C
Randy Dunlap
1
-0
/
+1
2021-01-16
power: supply: bq27xxx: fix polarity of current_now
Andreas Kemnade
1
-2
/
+2
2021-01-16
power: supply: charger-manager: fix incorrect health status
Junlin Yang
1
-2
/
+2
2021-01-16
power: reset: at91-sama5d2_shdwc: add support for sama7g5
Claudiu Beznea
1
-18
/
+54
2021-01-16
power: reset: at91-sama5d2_shdwc: fix wkupdbc mask
Claudiu Beznea
1
-1
/
+1
2021-01-16
power: supply: bq24190_charger: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-16
power: supply: ab8500_fg: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-16
power: supply: ds2780: Switch to using the new API kobj_to_dev()
Tian Tao
1
-4
/
+4
2021-01-16
power: supply: bq27xxx: Support CHARGE_NOW for bq27z561/bq28z610/bq34z100
Hermes Zhang
1
-1
/
+34
2021-01-15
power: supply: cpcap-charger: Fix power_supply_put on null battery pointer
Colin Ian King
1
-1
/
+2
2021-01-15
power: supply: cpcap-battery: constify psy_desc
Sebastian Reichel
1
-15
/
+13
2021-01-14
power: supply: cpcap-battery: Fix typo
Pavel Machek
1
-1
/
+1
2021-01-14
power: supply: cpcap-battery: Add charge_now property
Arthur Demchenkov
1
-0
/
+11
2021-01-14
power: supply: cpcap-battery: Implement capacity reporting
Arthur Demchenkov
1
-1
/
+12
2021-01-14
power: supply: cpcap-battery: Keep track of state for capacity reporting
Arthur Demchenkov
1
-1
/
+55
2021-01-14
power: supply: cpcap-battery: Add charge_full property
Arthur Demchenkov
1
-0
/
+17
2021-01-14
power: supply: cpcap-battery: Use charger status for battery full detection
Tony Lindgren
1
-4
/
+52
2021-01-14
power: supply: cpcap-charger: Provide state updates for battery from charger
Tony Lindgren
2
-7
/
+40
2021-01-14
power: supply: cpcap-charger: Simplify things with enable and disable
Tony Lindgren
1
-42
/
+39
2021-01-14
power: supply: cpcap-charger: Drop internal state and use generic stats
Tony Lindgren
1
-39
/
+42
2021-01-14
power: supply: cpcap-charger: Limiting charge current on Droid 4
Pavel Machek
1
-6
/
+43
2021-01-14
power: supply: cpcap-charger: Use standard enumeration
Tony Lindgren
1
-20
/
+19
2021-01-14
power: supply: cpcap-charger: Make VBUS already provided debug only
Tony Lindgren
1
-1
/
+1
2021-01-14
power: supply: cpcap-charger: Fix flakey reboot with charger connected
Tony Lindgren
1
-1
/
+7
2021-01-14
power: supply: cpcap-battery: Fix missing power_supply_put()
Tony Lindgren
1
-3
/
+7
2021-01-14
power: supply: cpcap-charger: Fix missing power_supply_put()
Tony Lindgren
1
-0
/
+1
2021-01-14
power: supply: Add battery gauge driver for Acer Iconia Tab A500
Dmitry Osipenko
3
-0
/
+304
2021-01-14
power: supply: bq256xx: Fix BQ256XX_NUM_WD_VAL and bq256xx_watchdog_time[] ov...
Ricardo Rivera-Matos
1
-1
/
+5
2021-01-13
Merge tag 'ib-psy-pxa-for-5.12-signed' into psy-next
Sebastian Reichel
2
-51
/
+40
2021-01-13
power: supply: wm97xx_battery: Convert to GPIO descriptor
Linus Walleij
1
-26
/
+19
2021-01-13
power: supply: z2_battery: Convert to GPIO descriptors
Linus Walleij
1
-25
/
+21
2021-01-13
power: reset: Add poweroff driver for ATC260x PMICs
Cristian Ciocaltea
3
-1
/
+270
2021-01-13
power: supply: core: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2021-01-13
power: supply: ltc4162-l: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2021-01-13
power/supply: Add ltc4162-l-charger
Mike Looijmans
3
-0
/
+940
[next]