index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-13
power: supply: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+3
2021-07-07
Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
30
-2489
/
+841
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-30
power: supply: ab8500: Fix an old bug
Linus Walleij
1
-1
/
+1
2021-06-30
power: supply: axp288_fuel_gauge: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-06-30
power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry mor...
Hans de Goede
1
-9
/
+9
2021-06-30
power: supply: axp288_fuel_gauge: Rename fuel_gauge_blacklist to no_battery_list
Hans de Goede
1
-2
/
+2
2021-06-30
power: supply: bq24190_charger: drop of_match_ptr() from device ID table
Andy Shevchenko
1
-9
/
+2
2021-06-30
drivers: power: add missing MODULE_DEVICE_TABLE in keystone-reset.c
Yu Jiahua
1
-0
/
+1
2021-06-30
power: supply: ab8500: add missing MODULE_DEVICE_TABLE
Zou Wei
3
-0
/
+3
2021-06-29
power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-29
power: reset: regulator-poweroff: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-29
Merge branch 'psy-fixes' into psy-next
Sebastian Reichel
2
-3
/
+13
2021-06-04
power: supply: cpcap-charger: get the battery inserted infomation from cpcap-...
Carl Philipp Klemm
1
-19
/
+20
2021-06-04
power: supply: cpcap-battery: invalidate config when incompatible measurement...
Carl Philipp Klemm
1
-3
/
+16
2021-06-04
power: supply: axp20x_battery: allow disabling battery charging
Hermann Lauer
1
-2
/
+15
2021-06-04
power: supply: max17040: drop unused platform data support
Krzysztof Kozlowski
1
-3
/
+0
2021-06-04
power: supply: max17040: simplify POWER_SUPPLY_PROP_ONLINE
Krzysztof Kozlowski
1
-2
/
+1
2021-06-04
power: supply: max17040: remove non-working POWER_SUPPLY_PROP_STATUS
Krzysztof Kozlowski
1
-29
/
+3
2021-06-04
power: reset: at91-sama5d2_shdwc: Remove redundant error printing in at91_shd...
Zhen Lei
1
-3
/
+1
2021-06-04
power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-06-04
power: supply: rt5033_battery: Fix device tree enumeration
Stephan Gerhold
2
-1
/
+9
2021-06-04
power: supply: Drop BD70528 support
Matti Vaittinen
3
-720
/
+0
2021-06-04
power: supply: max17040: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
1
-3
/
+1
2021-06-04
power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
1
-1
/
+1
2021-06-03
power: supply: surface-charger: Fix type of integer variable
Maximilian Luz
1
-1
/
+1
2021-06-03
power: supply: sbs-battery: cache constant string properties
Ikjoon Jang
1
-58
/
+95
2021-06-03
power: supply: rn5t618: Add input current limit
Andreas Kemnade
1
-0
/
+188
2021-06-03
power: supply: rn5t618: Add charger type detection
Andreas Kemnade
1
-0
/
+47
2021-06-03
power: supply: smb347-charger: Drop unused include
Linus Walleij
1
-1
/
+0
2021-06-03
power: supply: pm2301_charger: Delete driver
Linus Walleij
2
-1250
/
+1
2021-06-03
power: supply: ab8500: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-3
/
+0
2021-06-03
power: supply: ab8500: Drop unused member
Linus Walleij
1
-1
/
+0
2021-06-03
power: supply: ab8500: Enable USB and AC
Linus Walleij
2
-12
/
+14
2021-06-03
power: supply: ab8500: Avoid NULL pointers
Linus Walleij
1
-1
/
+17
2021-06-03
power: supply: ab8500: Call battery population once
Linus Walleij
3
-20
/
+0
2021-06-03
power: supply: ab8500: Move to componentized binding
Linus Walleij
5
-334
/
+379
2021-06-03
power: supply: ab8500: Fix typo
Jian Xin
1
-1
/
+1
2021-05-13
power: supply: surface_battery: Fix battery event handling
Maximilian Luz
1
-2
/
+12
2021-05-13
power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-05-13
power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-04-28
Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
46
-356
/
+2291
2021-04-21
power: supply: cpcap-battery: fix invalid usage of list cursor
Guangqing Zhu
1
-1
/
+1
2021-04-20
power: supply: bq256xx: add kerneldoc for structure members
Krzysztof Kozlowski
1
-0
/
+2
2021-04-20
power: supply: act8945a: correct kerneldoc
Krzysztof Kozlowski
1
-1
/
+1
2021-04-20
power: supply: max17040: remove unneeded double cast
Krzysztof Kozlowski
1
-2
/
+1
2021-04-20
power: supply: max17040: handle device_property_read_u8_array() failure
Krzysztof Kozlowski
1
-5
/
+4
2021-04-20
power: supply: max14577: remove unneeded variable initialization
Krzysztof Kozlowski
1
-1
/
+1
2021-04-12
power: supply: surface-charger: Make symbol 'surface_ac_pm_ops' static
Qiheng Lin
1
-1
/
+1
2021-04-12
power: supply: surface-battery: Make some symbols static
Qiheng Lin
1
-2
/
+2
[next]