index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
power: supply: axp288_fuel_gauge: Take the P-Unit semaphore only once during ...
Hans de Goede
2021-08-05
1
-7
/
+17
|
*
|
power: supply: axp288_fuel_gauge: Move the AXP20X_CC_CTRL check together with...
Hans de Goede
2021-08-05
1
-10
/
+12
|
*
|
power: supply: axp288_fuel_gauge: Refresh all registers in one go
Andrejus Basovas
2021-08-05
2
-97
/
+106
|
*
|
power: supply: axp288_fuel_gauge: Only read PWR_OP_MODE, FG_LOW_CAP_REG regs ...
Hans de Goede
2021-08-05
1
-16
/
+21
|
*
|
power: supply: axp288_fuel_gauge: Store struct device pointer in axp288_fg_info
Hans de Goede
2021-08-05
1
-35
/
+24
|
*
|
power: supply: axp288_fuel_gauge: Drop retry logic from fuel_gauge_reg_readb()
Hans de Goede
2021-08-05
1
-8
/
+2
|
*
|
power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...
Hans de Goede
2021-08-05
1
-2
/
+2
|
*
|
power: supply: axp288_fuel_gauge: Silence the chatty IRQ mapping code
Hans de Goede
2021-08-05
1
-3
/
+0
|
*
|
power: supply: axp288_fuel_gauge: Remove debugfs support
Hans de Goede
2021-08-05
1
-123
/
+0
|
*
|
power: supply: axp288_fuel_gauge: Fix define alignment
Hans de Goede
2021-08-05
1
-19
/
+19
|
*
|
power: supply: sc27xx: Delete superfluous error message
Tang Bin
2021-08-05
1
-3
/
+1
|
*
|
power: supply: cw2015: use dev_err_probe to allow deferred probe
Peter Robinson
2021-07-16
1
-1
/
+3
|
*
|
power: supply: PCHG: Peripheral device charger
Daisuke Nojiri
2021-07-16
3
-0
/
+397
|
*
|
power: supply: ab8500: Drop some includes from bmdata
Linus Walleij
2021-07-16
1
-2
/
+0
|
*
|
power: supply: ab8500: Rename charging algorithm psy
Linus Walleij
2021-07-16
1
-2
/
+3
|
*
|
power: supply: ab8500: Drop abx500 concept
Linus Walleij
2021-07-16
6
-214
/
+61
|
*
|
power: supply: ab8500: Rename charging algorithm symbols
Linus Walleij
2021-07-16
4
-291
/
+291
|
*
|
power: supply: ab8500: Use library interpolation
Linus Walleij
2021-07-16
2
-9
/
+11
|
|
/
*
/
power: supply: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-07-13
2
-0
/
+3
|
/
*
Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2021-07-07
30
-2489
/
+841
|
\
|
*
power: supply: ab8500: Fix an old bug
Linus Walleij
2021-06-30
1
-1
/
+1
|
*
power: supply: axp288_fuel_gauge: remove redundant continue statement
Colin Ian King
2021-06-30
1
-3
/
+1
|
*
power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry mor...
Hans de Goede
2021-06-30
1
-9
/
+9
|
*
power: supply: axp288_fuel_gauge: Rename fuel_gauge_blacklist to no_battery_list
Hans de Goede
2021-06-30
1
-2
/
+2
|
*
power: supply: bq24190_charger: drop of_match_ptr() from device ID table
Andy Shevchenko
2021-06-30
1
-9
/
+2
|
*
drivers: power: add missing MODULE_DEVICE_TABLE in keystone-reset.c
Yu Jiahua
2021-06-30
1
-0
/
+1
|
*
power: supply: ab8500: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-30
3
-0
/
+3
|
*
power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-29
1
-0
/
+1
|
*
power: reset: regulator-poweroff: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-29
1
-0
/
+1
|
*
Merge branch 'psy-fixes' into psy-next
Sebastian Reichel
2021-06-29
2
-3
/
+13
|
|
\
|
|
*
power: supply: surface-charger: Fix type of integer variable
Maximilian Luz
2021-06-03
1
-1
/
+1
|
|
*
power: supply: surface_battery: Fix battery event handling
Maximilian Luz
2021-05-13
1
-2
/
+12
|
*
|
power: supply: cpcap-charger: get the battery inserted infomation from cpcap-...
Carl Philipp Klemm
2021-06-04
1
-19
/
+20
|
*
|
power: supply: cpcap-battery: invalidate config when incompatible measurement...
Carl Philipp Klemm
2021-06-04
1
-3
/
+16
|
*
|
power: supply: axp20x_battery: allow disabling battery charging
Hermann Lauer
2021-06-04
1
-2
/
+15
|
*
|
power: supply: max17040: drop unused platform data support
Krzysztof Kozlowski
2021-06-04
1
-3
/
+0
|
*
|
power: supply: max17040: simplify POWER_SUPPLY_PROP_ONLINE
Krzysztof Kozlowski
2021-06-04
1
-2
/
+1
|
*
|
power: supply: max17040: remove non-working POWER_SUPPLY_PROP_STATUS
Krzysztof Kozlowski
2021-06-04
1
-29
/
+3
|
*
|
power: reset: at91-sama5d2_shdwc: Remove redundant error printing in at91_shd...
Zhen Lei
2021-06-04
1
-3
/
+1
|
*
|
power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-06-04
1
-0
/
+1
|
*
|
power: supply: rt5033_battery: Fix device tree enumeration
Stephan Gerhold
2021-06-04
2
-1
/
+9
|
*
|
power: supply: Drop BD70528 support
Matti Vaittinen
2021-06-04
3
-720
/
+0
|
*
|
power: supply: max17040: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
2021-06-04
1
-3
/
+1
|
*
|
power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
2021-06-04
1
-1
/
+1
|
*
|
power: supply: sbs-battery: cache constant string properties
Ikjoon Jang
2021-06-03
1
-58
/
+95
|
*
|
power: supply: rn5t618: Add input current limit
Andreas Kemnade
2021-06-03
1
-0
/
+188
|
*
|
power: supply: rn5t618: Add charger type detection
Andreas Kemnade
2021-06-03
1
-0
/
+47
|
*
|
power: supply: smb347-charger: Drop unused include
Linus Walleij
2021-06-03
1
-1
/
+0
|
*
|
power: supply: pm2301_charger: Delete driver
Linus Walleij
2021-06-03
2
-1250
/
+1
|
*
|
power: supply: ab8500: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-06-03
1
-3
/
+0
[prev]
[next]