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
/
supply
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
power: supply: ltc2941-battery-gauge: fix use-after-free
Sven Van Asbroeck
2020-01-14
1
-1
/
+1
*
|
power: supply: max17040: Correct IRQ wake handling
Marek Szyprowski
2020-01-14
1
-12
/
+4
*
|
power: supply: axp20x_usb_power: Remove unused device_node
Samuel Holland
2020-01-14
1
-2
/
+0
*
|
power: supply: axp20x_ac_power: Add wakeup control
Samuel Holland
2020-01-14
1
-17
/
+74
*
|
power: supply: axp20x_ac_power: Allow offlining
Samuel Holland
2020-01-14
1
-1
/
+8
*
|
power: supply: axp20x_ac_power: Fix reporting online status
Samuel Holland
2020-01-14
1
-6
/
+25
*
|
power: supply: abx500_chargalg: Remove unneeded semicolon
Ma Feng
2019-12-19
1
-1
/
+1
*
|
power: supply: ab8500_charger: Remove unneeded semicolon
Ma Feng
2019-12-19
1
-3
/
+3
*
|
power: supply: ab8500: Remove unneeded semicolon
Ma Feng
2019-12-19
1
-7
/
+7
*
|
power: supply: sbs-battery: fix CAPACITY_MODE bit naming
Jean-Francois Dagenais
2019-12-19
1
-15
/
+16
*
|
power: supply: sbs-battery: use octal permissions on module param
Jean-Francois Dagenais
2019-12-19
1
-1
/
+1
*
|
power: supply: cros_usbpd: Remove dev_err() getting the number of ports
Enric Balletbo i Serra
2019-12-19
1
-8
/
+2
*
|
power: supply: max17040: Send uevent in SOC and status change
Matheus Castello
2019-12-19
1
-0
/
+9
*
|
power: supply: max17040: Config alert SOC low level threshold from FDT
Matheus Castello
2019-12-19
1
-1
/
+51
*
|
power: supply: max17040: Add IRQ handler for low SOC alert
Matheus Castello
2019-12-19
1
-5
/
+68
*
|
power: supply: sc27xx: Calibrate the resistance of coulomb counter
Baolin Wang
2019-12-19
1
-1
/
+16
*
|
power: supply: sc27xx: Optimize the battery resistance with measuring tempera...
Yuanjiang Yu
2019-12-19
1
-2
/
+30
*
|
power: supply: core: Add battery internal resistance temperature table support
Baolin Wang
2019-12-19
1
-1
/
+66
*
|
power: supply: max77650: add of_match table
Bartosz Golaszewski
2019-12-19
1
-0
/
+7
*
|
power: supply: max17042: add MAX17055 support
Angus Ainslie (Purism)
2019-12-19
1
-3
/
+14
*
|
power: suppy: ucs1002: disable power when max current is 0
Lucas Stach
2019-12-19
1
-4
/
+38
*
|
power: supply: Fix Kconfig indentation
Krzysztof Kozlowski
2019-12-19
1
-15
/
+15
*
|
power/supply: ingenic-battery: Don't change scale if there's only one
Paul Cercueil
2019-12-19
1
-4
/
+11
*
|
power: supply: pda_power: add missed usb_unregister_notifier
Chuhong Yuan
2019-12-19
1
-0
/
+4
|
/
*
power: supply: bd70528: Add MODULE_ALIAS to allow module auto loading
Matti Vaittinen
2019-10-27
1
-0
/
+1
*
power: supply: ab8500_charger: Fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
2019-10-27
1
-1
/
+1
*
power: supply: cpcap-charger: cpcap_charger_voltage_to_regval() can be static
kbuild test robot
2019-10-21
1
-1
/
+1
*
power: supply: cpcap-battery: Add basic coulomb counter calibrate support
Tony Lindgren
2019-10-20
1
-8
/
+88
*
power: supply: cpcap-battery: Read and save integrator register CCI
Tony Lindgren
2019-10-20
1
-1
/
+9
*
power: supply: cpcap-battery: Simplify short term power average calculation
Tony Lindgren
2019-10-20
1
-13
/
+10
*
power: supply: cpcap-battery: Simplify coulomb counter calculation with div_s64
Tony Lindgren
2019-10-20
1
-18
/
+5
*
power: supply: cpcap-battery: Move coulomb counter units per lsb to ddata
Tony Lindgren
2019-10-20
1
-14
/
+14
*
power: supply: cpcap-charger: Allow changing constant charge voltage
Tony Lindgren
2019-10-20
1
-0
/
+83
*
power: supply: cpcap-battery: Fix handling of lowered charger voltage
Tony Lindgren
2019-10-20
1
-7
/
+78
*
power: supply: cpcap-charger: Improve battery detection
Tony Lindgren
2019-10-20
1
-3
/
+4
*
power: supply: cpcap-battery: Check voltage before orderly_poweroff
Tony Lindgren
2019-10-20
1
-3
/
+5
*
Merge tag 'psy-cpcap-charge-volt-limit-signed' into psy-next
Sebastian Reichel
2019-10-20
1
-2
/
+130
|
\
|
*
power: supply: cpcap-charger: Limit voltage to 4.2V for battery
Tony Lindgren
2019-10-20
1
-2
/
+130
*
|
power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname()
Krzysztof Kozlowski
2019-10-20
3
-0
/
+20
*
|
power: supply: ab8500_fg: Do not free non-requested IRQs in probe's error path
Krzysztof Kozlowski
2019-10-20
1
-3
/
+5
*
|
power: supply: ab8500: Cleanup probe in reverse order
Krzysztof Kozlowski
2019-10-20
2
-6
/
+6
*
|
Merge remote-tracking branch 'ib-ab8500-5.4-rc1' into for-next
Sebastian Reichel
2019-10-20
4
-41
/
+103
|
\
\
|
*
|
power: supply: ab8500_fg: Convert to IIO ADC
Linus Walleij
2019-10-18
1
-8
/
+15
|
*
|
power: supply: ab8500_charger: Convert to IIO ADC
Linus Walleij
2019-10-18
1
-20
/
+58
|
*
|
power: supply: ab8500_btemp: Convert to IIO ADC
Linus Walleij
2019-10-18
2
-13
/
+30
|
|
/
*
|
power: supply: abx500_chargalg: Fix code indentation
Madhuparna Bhowmik
2019-10-20
1
-4
/
+4
*
|
power: supply: axp20x_usb_power: enable USB BC detection on AXP813
Icenowy Zheng
2019-10-14
1
-0
/
+8
*
|
test_power: Add CURRENT properties
lecopzer@gmail.com
2019-10-10
1
-0
/
+31
*
|
test_power: Add CHARGE_COUNTER properties
lecopzer@gmail.com
2019-10-10
1
-0
/
+30
|
/
*
Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-09-22
11
-114
/
+230
|
\
[prev]
[next]