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
2022-01-27
power: reset: mt6397: Check for null res pointer
Jiasheng Jiang
1
-0
/
+3
2022-01-11
power: bq25890: Enable continuous conversion for ADC at charging
Yauhen Kharuzhy
1
-2
/
+2
2022-01-11
power: reset: ltc2952: Fix use of floating point literals
Nathan Chancellor
1
-2
/
+2
2022-01-11
power: supply: core: Break capacity loop
Linus Walleij
1
-0
/
+4
2021-11-18
power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
Hans de Goede
1
-1
/
+2
2021-11-18
power: supply: max17040: fix null-ptr-deref in max17040_probe()
Yang Yingliang
1
-0
/
+2
2021-11-18
power: supply: rt5033_battery: Change voltage values to µV
Jakob Hauser
1
-1
/
+1
2021-11-18
power: supply: max17042_battery: Clear status bits in interrupt handler
Sebastian Krzyszkowiak
1
-0
/
+4
2021-11-18
power: supply: max17042_battery: use VFSOC for capacity when no rsns
Henrik Grimler
1
-1
/
+4
2021-11-18
power: supply: max17042_battery: Prevent int underflow in set_soc_threshold
Sebastian Krzyszkowiak
1
-1
/
+2
2021-09-18
power: supply: max17042: handle fails of reading status register
Krzysztof Kozlowski
1
-1
/
+5
2021-09-15
power: supply: cw2015: use dev_err_probe to allow deferred probe
Peter Robinson
1
-1
/
+3
2021-09-15
power: supply: max17042_battery: fix typo in MAx17042_TOFF
Sebastian Krzyszkowiak
1
-1
/
+1
2021-09-15
power: supply: smb347-charger: Add missing pin control activation
Dmitry Osipenko
1
-0
/
+10
2021-09-15
power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...
Hans de Goede
1
-2
/
+2
2021-07-20
power: supply: rt5033_battery: Fix device tree enumeration
Stephan Gerhold
2
-1
/
+9
2021-07-20
power: supply: ab8500: add missing MODULE_DEVICE_TABLE
Zou Wei
3
-0
/
+3
2021-07-20
power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-07-20
power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
1
-1
/
+1
2021-07-20
power: supply: ab8500: Avoid NULL pointers
Linus Walleij
1
-1
/
+17
2021-07-20
power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-05-14
power: supply: bq25980: Move props from battery node
Ricardo Rivera-Matos
1
-28
/
+12
2021-05-11
power: supply: cpcap-battery: fix invalid usage of list cursor
Guangqing Zhu
1
-1
/
+1
2021-05-11
power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_re...
Yang Yingliang
1
-1
/
+1
2021-05-11
power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()
Yang Yingliang
1
-1
/
+1
2021-05-11
power: supply: cpcap-charger: Add usleep to cpcap charger to avoid usb plug b...
Carl Philipp Klemm
1
-0
/
+3
2021-05-11
power: supply: Use IRQF_ONESHOT
dongjian
4
-4
/
+4
2021-05-11
power: supply: bq27xxx: fix power_avg for newer ICs
Matthias Schiffer
1
-24
/
+27
2021-03-04
power: supply: smb347-charger: Fix interrupt usage if interrupt is unavailable
Dmitry Osipenko
1
-4
/
+8
2021-03-04
power: supply: axp20x_usb_power: Init work before enabling IRQs
Samuel Holland
1
-1
/
+1
2021-03-04
power: supply: fix sbs-charger build, needs REGMAP_I2C
Randy Dunlap
1
-0
/
+1
2021-03-04
power: reset: at91-sama5d2_shdwc: fix wkupdbc mask
Claudiu Beznea
1
-1
/
+1
2021-03-04
power: supply: cpcap-charger: Fix power_supply_put on null battery pointer
Colin Ian King
1
-1
/
+2
2021-03-04
power: supply: cpcap-battery: Fix missing power_supply_put()
Tony Lindgren
1
-3
/
+7
2021-03-04
power: supply: cpcap-charger: Fix missing power_supply_put()
Tony Lindgren
1
-0
/
+1
2021-03-04
power: supply: cpcap: Add missing IRQF_ONESHOT to fix regression
Tony Lindgren
2
-2
/
+2
2020-12-30
power: supply: bq24190_charger: fix reference leak
Zhang Qilong
1
-5
/
+15
2020-12-30
power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matching
Hans de Goede
1
-11
/
+17
2020-12-30
power: supply: max17042_battery: Fix current_{avg,now} hiding with no current...
Sebastian Krzyszkowiak
1
-1
/
+2
2020-12-30
power: supply: bq25890: Use the correct range for IILIM register
Sebastian Krzyszkowiak
1
-1
/
+1
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
7
-3506
/
+0
2020-10-22
PM: AVS: Drop the avs directory and the corresponding Kconfig
Ulf Hansson
4
-4
/
+0
2020-10-22
PM: AVS: qcom-cpr: Move the driver to the qcom specific drivers
Ulf Hansson
3
-1805
/
+0
2020-10-20
Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
32
-1156
/
+3391
2020-10-16
PM: AVS: smartreflex Move driver to soc specific drivers
Ulf Hansson
3
-1058
/
+0
2020-10-16
PM: AVS: rockchip-io: Move the driver to the rockchip specific drivers
Ulf Hansson
3
-639
/
+0
2020-10-15
power: reset: POWER_RESET_OCELOT_RESET should depend on Ocelot or Sparx5
Geert Uytterhoeven
1
-0
/
+1
[next]