summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2021-03-04power: supply: smb347-charger: Fix interrupt usage if interrupt is unavailableDmitry Osipenko
2021-03-04power: supply: axp20x_usb_power: Init work before enabling IRQsSamuel Holland
2021-03-04power: supply: fix sbs-charger build, needs REGMAP_I2CRandy Dunlap
2021-03-04power: reset: at91-sama5d2_shdwc: fix wkupdbc maskClaudiu Beznea
2021-03-04power: supply: cpcap-charger: Fix power_supply_put on null battery pointerColin Ian King
2021-03-04power: supply: cpcap-battery: Fix missing power_supply_put()Tony Lindgren
2021-03-04power: supply: cpcap-charger: Fix missing power_supply_put()Tony Lindgren
2021-03-04power: supply: cpcap: Add missing IRQF_ONESHOT to fix regressionTony Lindgren
2020-12-13power: supply: Fix a typo in warning messageMasanari Iida
2020-12-13power: reset: new driver regulator-poweroffMichael Klein
2020-12-12power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij
2020-12-12power: supply: ab8500_fg: Request all IRQs as threadedLinus Walleij
2020-12-12power: supply: ab8500_charger: Oneshot threaded IRQsLinus Walleij
2020-12-12power: supply: ab8500: Convert to dev_pm_opsLinus Walleij
2020-12-12power: supply: ab8500: Use local helperLinus Walleij
2020-11-30power: supply: wm831x_power: remove unneeded breakTom Rix
2020-11-30power: supply: bq24735: Drop unused includeLinus Walleij
2020-11-30power: supply: bq24190_charger: Drop unused includeLinus Walleij
2020-11-30power: supply: generic-adc-battery: Use GPIO descriptorsLinus Walleij
2020-11-30power: supply: collie_battery: Convert to GPIO descriptorsLinus Walleij
2020-11-30power: supply: bq24190_charger: fix reference leakZhang Qilong
2020-11-30power: supply: s3c-adc-battery: Convert to GPIO descriptorsLinus Walleij
2020-11-30power: reset: Use printk format symbol resolverHelge Deller
2020-11-30power: supply: axp20x_usb_power: Use power efficient workqueue for debounceYangtao Li
2020-11-30power: supply: axp20x_usb_power: fix typoYangtao Li
2020-11-30power: supply: max8997-charger: Improve getting charger statusTimon Baetz
2020-11-30power: supply: max8997-charger: Fix platform data retrievalTimon Baetz
2020-11-30power: supply: max8997-charger: Use module_platform_driver()Timon Baetz
2020-11-30power: supply: pm2301_charger: remove unnecessary variableNigel Christian
2020-11-30power: supply: Fix missing IRQF_ONESHOT as only threaded handlerTian Tao
2020-11-30power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matchingHans de Goede
2020-11-30power: supply: max17042_battery: Export charge termination current propertySebastian Krzyszkowiak
2020-11-30power: supply: max17042_battery: Take r_sns value into account in charge_counterSebastian Krzyszkowiak
2020-11-30power: supply: max17042_battery: Improve accuracy of current_now and current_...Sebastian Krzyszkowiak
2020-11-30power: supply: max17042_battery: Fix current_{avg,now} hiding with no current...Sebastian Krzyszkowiak
2020-11-29power: supply: bq25890: Use the correct range for IILIM registerSebastian Krzyszkowiak
2020-11-29power: reset: ocelot: Add support 2 other MIPS based SoCsGregory CLEMENT
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-22PM: AVS: Drop the avs directory and the corresponding KconfigUlf Hansson
2020-10-22PM: AVS: qcom-cpr: Move the driver to the qcom specific driversUlf Hansson
2020-10-20Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2020-10-16PM: AVS: smartreflex Move driver to soc specific driversUlf Hansson
2020-10-16PM: AVS: rockchip-io: Move the driver to the rockchip specific driversUlf Hansson
2020-10-15power: reset: POWER_RESET_OCELOT_RESET should depend on Ocelot or Sparx5Geert Uytterhoeven
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-13power: supply: bq25980: Fix uninitialized wd_reg_val and overrunDan Murphy
2020-10-10power: supply: ltc2941: Fix ptr to enum castIskren Chernev
2020-10-09Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds