index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
1
-1
/
+0
2019-12-19
power: supply: abx500_chargalg: Remove unneeded semicolon
Ma Feng
1
-1
/
+1
2019-12-19
power: supply: ab8500_charger: Remove unneeded semicolon
Ma Feng
1
-3
/
+3
2019-12-19
power: supply: ab8500: Remove unneeded semicolon
Ma Feng
1
-7
/
+7
2019-12-19
power: supply: sbs-battery: fix CAPACITY_MODE bit naming
Jean-Francois Dagenais
1
-15
/
+16
2019-12-19
power: supply: sbs-battery: use octal permissions on module param
Jean-Francois Dagenais
1
-1
/
+1
2019-12-19
power: supply: cros_usbpd: Remove dev_err() getting the number of ports
Enric Balletbo i Serra
1
-8
/
+2
2019-12-19
power: supply: max17040: Send uevent in SOC and status change
Matheus Castello
1
-0
/
+9
2019-12-19
power: supply: max17040: Config alert SOC low level threshold from FDT
Matheus Castello
1
-1
/
+51
2019-12-19
power: supply: max17040: Add IRQ handler for low SOC alert
Matheus Castello
1
-5
/
+68
2019-12-19
power: supply: sc27xx: Calibrate the resistance of coulomb counter
Baolin Wang
1
-1
/
+16
2019-12-19
power: supply: sc27xx: Optimize the battery resistance with measuring temperature
Yuanjiang Yu
1
-2
/
+30
2019-12-19
power: supply: core: Add battery internal resistance temperature table support
Baolin Wang
1
-1
/
+66
2019-12-19
power: supply: max77650: add of_match table
Bartosz Golaszewski
1
-0
/
+7
2019-12-19
power: supply: max17042: add MAX17055 support
Angus Ainslie (Purism)
1
-3
/
+14
2019-12-19
power: suppy: ucs1002: disable power when max current is 0
Lucas Stach
1
-4
/
+38
2019-12-19
power: supply: Fix Kconfig indentation
Krzysztof Kozlowski
1
-15
/
+15
2019-12-19
power/supply: ingenic-battery: Don't change scale if there's only one
Paul Cercueil
1
-4
/
+11
2019-12-19
power: supply: pda_power: add missed usb_unregister_notifier
Chuhong Yuan
1
-0
/
+4
2019-10-27
power: supply: bd70528: Add MODULE_ALIAS to allow module auto loading
Matti Vaittinen
1
-0
/
+1
2019-10-27
power: supply: ab8500_charger: Fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2019-10-21
power: supply: cpcap-charger: cpcap_charger_voltage_to_regval() can be static
kbuild test robot
1
-1
/
+1
2019-10-20
power: supply: cpcap-battery: Add basic coulomb counter calibrate support
Tony Lindgren
1
-8
/
+88
2019-10-20
power: supply: cpcap-battery: Read and save integrator register CCI
Tony Lindgren
1
-1
/
+9
2019-10-20
power: supply: cpcap-battery: Simplify short term power average calculation
Tony Lindgren
1
-13
/
+10
2019-10-20
power: supply: cpcap-battery: Simplify coulomb counter calculation with div_s64
Tony Lindgren
1
-18
/
+5
2019-10-20
power: supply: cpcap-battery: Move coulomb counter units per lsb to ddata
Tony Lindgren
1
-14
/
+14
2019-10-20
power: supply: cpcap-charger: Allow changing constant charge voltage
Tony Lindgren
1
-0
/
+83
2019-10-20
power: supply: cpcap-battery: Fix handling of lowered charger voltage
Tony Lindgren
1
-7
/
+78
2019-10-20
power: supply: cpcap-charger: Improve battery detection
Tony Lindgren
1
-3
/
+4
2019-10-20
power: supply: cpcap-battery: Check voltage before orderly_poweroff
Tony Lindgren
1
-3
/
+5
2019-10-20
Merge tag 'psy-cpcap-charge-volt-limit-signed' into psy-next
Sebastian Reichel
1
-2
/
+130
2019-10-20
power: supply: cpcap-charger: Limit voltage to 4.2V for battery
Tony Lindgren
1
-2
/
+130
2019-10-20
power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname()
Krzysztof Kozlowski
3
-0
/
+20
2019-10-20
power: supply: ab8500_fg: Do not free non-requested IRQs in probe's error path
Krzysztof Kozlowski
1
-3
/
+5
2019-10-20
power: supply: ab8500: Cleanup probe in reverse order
Krzysztof Kozlowski
2
-6
/
+6
2019-10-20
Merge remote-tracking branch 'ib-ab8500-5.4-rc1' into for-next
Sebastian Reichel
4
-41
/
+103
2019-10-20
power: supply: abx500_chargalg: Fix code indentation
Madhuparna Bhowmik
1
-4
/
+4
2019-10-18
power: supply: ab8500_fg: Convert to IIO ADC
Linus Walleij
1
-8
/
+15
2019-10-18
power: supply: ab8500_charger: Convert to IIO ADC
Linus Walleij
1
-20
/
+58
2019-10-18
power: supply: ab8500_btemp: Convert to IIO ADC
Linus Walleij
2
-13
/
+30
2019-10-14
power: supply: axp20x_usb_power: enable USB BC detection on AXP813
Icenowy Zheng
1
-0
/
+8
2019-10-10
test_power: Add CURRENT properties
lecopzer@gmail.com
1
-0
/
+31
2019-10-10
test_power: Add CHARGE_COUNTER properties
lecopzer@gmail.com
1
-0
/
+30
2019-09-22
Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
11
-114
/
+230
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-433
/
+0
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
2
-3
/
+4
2019-09-02
power: supply: cpcap-charger: Enable vbus boost voltage
Tony Lindgren
1
-3
/
+20
2019-09-02
power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attribute
Yuanjiang Yu
1
-8
/
+19
2019-09-02
power: supply: sc27xx: Optimize the battery capacity calibration
Yuanjiang Yu
1
-35
/
+92
[prev]
[next]