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
/
supply
Age
Commit message (
Expand
)
Author
Lines
2020-12-13
power: supply: Fix a typo in warning message
Masanari Iida
-1
/
+1
2020-12-12
power: supply: ab8500: Use dev_err_probe() for IIO channels
Linus Walleij
-34
/
+24
2020-12-12
power: supply: ab8500_fg: Request all IRQs as threaded
Linus Walleij
-36
/
+11
2020-12-12
power: supply: ab8500_charger: Oneshot threaded IRQs
Linus Walleij
-1
/
+1
2020-12-12
power: supply: ab8500: Convert to dev_pm_ops
Linus Walleij
-48
/
+28
2020-12-12
power: supply: ab8500: Use local helper
Linus Walleij
-67
/
+64
2020-11-30
power: supply: wm831x_power: remove unneeded break
Tom Rix
-1
/
+0
2020-11-30
power: supply: bq24735: Drop unused include
Linus Walleij
-1
/
+0
2020-11-30
power: supply: bq24190_charger: Drop unused include
Linus Walleij
-1
/
+0
2020-11-30
power: supply: generic-adc-battery: Use GPIO descriptors
Linus Walleij
-20
/
+11
2020-11-30
power: supply: collie_battery: Convert to GPIO descriptors
Linus Walleij
-42
/
+109
2020-11-30
power: supply: bq24190_charger: fix reference leak
Zhang Qilong
-5
/
+15
2020-11-30
power: supply: s3c-adc-battery: Convert to GPIO descriptors
Linus Walleij
-28
/
+29
2020-11-30
power: supply: axp20x_usb_power: Use power efficient workqueue for debounce
Yangtao Li
-4
/
+4
2020-11-30
power: supply: axp20x_usb_power: fix typo
Yangtao Li
-1
/
+1
2020-11-30
power: supply: max8997-charger: Improve getting charger status
Timon Baetz
-17
/
+35
2020-11-30
power: supply: max8997-charger: Fix platform data retrieval
Timon Baetz
-1
/
+1
2020-11-30
power: supply: max8997-charger: Use module_platform_driver()
Timon Baetz
-12
/
+1
2020-11-30
power: supply: pm2301_charger: remove unnecessary variable
Nigel Christian
-2
/
+1
2020-11-30
power: supply: Fix missing IRQF_ONESHOT as only threaded handler
Tian Tao
-1
/
+1
2020-11-30
power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matching
Hans de Goede
-11
/
+17
2020-11-30
power: supply: max17042_battery: Export charge termination current property
Sebastian Krzyszkowiak
-0
/
+9
2020-11-30
power: supply: max17042_battery: Take r_sns value into account in charge_counter
Sebastian Krzyszkowiak
-1
/
+2
2020-11-30
power: supply: max17042_battery: Improve accuracy of current_now and current_...
Sebastian Krzyszkowiak
-4
/
+4
2020-11-30
power: supply: max17042_battery: Fix current_{avg,now} hiding with no current...
Sebastian Krzyszkowiak
-1
/
+2
2020-11-29
power: supply: bq25890: Use the correct range for IILIM register
Sebastian Krzyszkowiak
-1
/
+1
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-1
/
+1
2020-10-20
Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
-1142
/
+3346
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+3
2020-10-13
power: supply: bq25980: Fix uninitialized wd_reg_val and overrun
Dan Murphy
-14
/
+15
2020-10-10
power: supply: ltc2941: Fix ptr to enum cast
Iskren Chernev
-1
/
+2
2020-10-09
Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
-0
/
+6
2020-10-09
power: supply: sbs-battery: chromebook workaround for PEC
Sebastian Reichel
-0
/
+6
2020-10-09
power: supply: test-power: revise parameter printing to use sprintf
Harley A.W. Lorenzo
-19
/
+13
2020-10-09
power: supply: charger-manager: fix incorrect check on charging_duration_ms
Colin Ian King
-1
/
+1
2020-10-09
power: supply: max17040: Fix ptr to enum cast
Iskren Chernev
-1
/
+1
2020-10-08
power: supply: bq25980: Fix uninitialized wd_reg_val
Dan Murphy
-1
/
+1
2020-10-08
power: supply: bq25980: remove redundant zero check on ret
Colin Ian King
-3
/
+0
2020-10-06
power: supply: sbs-battery: keep error code when get_property() fails
Ikjoon Jang
-15
/
+9
2020-10-05
power: supply: Constify static w1_family_ops structs
Rikard Falkeborn
-3
/
+3
2020-10-04
power: supply: bq25980: Add support for the BQ259xx family
Dan Murphy
-0
/
+1504
2020-10-03
power: supply: fix spelling mistake "unprecise" -> "imprecise"
Colin Ian King
-1
/
+1
2020-10-03
power: supply: test_power: add missing newlines when printing parameters by s...
Xiongfeng Wang
-0
/
+6
2020-10-03
power: supply: pm2301: drop duplicated i2c_device_id
Krzysztof Kozlowski
-5
/
+0
2020-10-03
power: supply: charger-manager: drop unused charger assignment
Krzysztof Kozlowski
-6
/
+1
2020-10-03
power: supply: rt9455: skip 'struct acpi_device_id' when !CONFIG_ACPI
Krzysztof Kozlowski
-0
/
+2
2020-10-03
power: supply: goldfish: skip 'struct acpi_device_id' when !CONFIG_ACPI
Krzysztof Kozlowski
-0
/
+2
2020-10-03
power: supply: bq25890: skip 'struct acpi_device_id' when !CONFIG_ACPI
Krzysztof Kozlowski
-0
/
+2
2020-10-03
power: supply: bq2515x: fix kerneldoc
Krzysztof Kozlowski
-1
/
+1
2020-10-03
power: supply: bq24257: skip 'struct acpi_device_id' when !CONFIG_ACPI
Krzysztof Kozlowski
-0
/
+2
[next]