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