Age | Commit message (Expand) | Author |
2020-12-13 | power: supply: Fix a typo in warning message | Masanari Iida |
2020-12-13 | power: reset: new driver regulator-poweroff | Michael Klein |
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: reset: Use printk format symbol resolver | Helge Deller |
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-11-29 | power: reset: ocelot: Add support 2 other MIPS based SoCs | Gregory CLEMENT |
2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-10-23 | Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-10-22 | PM: AVS: Drop the avs directory and the corresponding Kconfig | Ulf Hansson |
2020-10-22 | PM: AVS: qcom-cpr: Move the driver to the qcom specific drivers | Ulf Hansson |
2020-10-20 | Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2020-10-16 | PM: AVS: smartreflex Move driver to soc specific drivers | Ulf Hansson |
2020-10-16 | PM: AVS: rockchip-io: Move the driver to the rockchip specific drivers | Ulf Hansson |
2020-10-15 | power: reset: POWER_RESET_OCELOT_RESET should depend on Ocelot or Sparx5 | Geert Uytterhoeven |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-14 | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | 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-08 | power: reset: ocelot: Add support for Sparx5 | Lars Povlsen |
2020-10-06 | power: supply: sbs-battery: keep error code when get_property() fails | Ikjoon Jang |