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