summaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)AuthorLines
2020-12-13power: supply: Fix a typo in warning messageMasanari Iida-1/+1
2020-12-13power: reset: new driver regulator-poweroffMichael Klein-0/+90
2020-12-12power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij-34/+24
2020-12-12power: supply: ab8500_fg: Request all IRQs as threadedLinus Walleij-36/+11
2020-12-12power: supply: ab8500_charger: Oneshot threaded IRQsLinus Walleij-1/+1
2020-12-12power: supply: ab8500: Convert to dev_pm_opsLinus Walleij-48/+28
2020-12-12power: supply: ab8500: Use local helperLinus Walleij-67/+64
2020-11-30power: supply: wm831x_power: remove unneeded breakTom Rix-1/+0
2020-11-30power: supply: bq24735: Drop unused includeLinus Walleij-1/+0
2020-11-30power: supply: bq24190_charger: Drop unused includeLinus Walleij-1/+0
2020-11-30power: supply: generic-adc-battery: Use GPIO descriptorsLinus Walleij-20/+11
2020-11-30power: supply: collie_battery: Convert to GPIO descriptorsLinus Walleij-42/+109
2020-11-30power: supply: bq24190_charger: fix reference leakZhang Qilong-5/+15
2020-11-30power: supply: s3c-adc-battery: Convert to GPIO descriptorsLinus Walleij-28/+29
2020-11-30power: reset: Use printk format symbol resolverHelge Deller-12/+4
2020-11-30power: supply: axp20x_usb_power: Use power efficient workqueue for debounceYangtao Li-4/+4
2020-11-30power: supply: axp20x_usb_power: fix typoYangtao Li-1/+1
2020-11-30power: supply: max8997-charger: Improve getting charger statusTimon Baetz-17/+35
2020-11-30power: supply: max8997-charger: Fix platform data retrievalTimon Baetz-1/+1
2020-11-30power: supply: max8997-charger: Use module_platform_driver()Timon Baetz-12/+1
2020-11-30power: supply: pm2301_charger: remove unnecessary variableNigel Christian-2/+1
2020-11-30power: supply: Fix missing IRQF_ONESHOT as only threaded handlerTian Tao-1/+1
2020-11-30power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matchingHans de Goede-11/+17
2020-11-30power: supply: max17042_battery: Export charge termination current propertySebastian Krzyszkowiak-0/+9
2020-11-30power: supply: max17042_battery: Take r_sns value into account in charge_counterSebastian Krzyszkowiak-1/+2
2020-11-30power: supply: max17042_battery: Improve accuracy of current_now and current_...Sebastian Krzyszkowiak-4/+4
2020-11-30power: supply: max17042_battery: Fix current_{avg,now} hiding with no current...Sebastian Krzyszkowiak-1/+2
2020-11-29power: supply: bq25890: Use the correct range for IILIM registerSebastian Krzyszkowiak-1/+1
2020-11-29power: reset: ocelot: Add support 2 other MIPS based SoCsGregory CLEMENT-3/+27
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-1/+1
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-3506/+0
2020-10-22PM: AVS: Drop the avs directory and the corresponding KconfigUlf Hansson-4/+0
2020-10-22PM: AVS: qcom-cpr: Move the driver to the qcom specific driversUlf Hansson-1805/+0
2020-10-20Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-1156/+3391
2020-10-16PM: AVS: smartreflex Move driver to soc specific driversUlf Hansson-1058/+0
2020-10-16PM: AVS: rockchip-io: Move the driver to the rockchip specific driversUlf Hansson-639/+0
2020-10-15power: reset: POWER_RESET_OCELOT_RESET should depend on Ocelot or Sparx5Geert Uytterhoeven-0/+1
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+3
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-7/+1
2020-10-13power: supply: bq25980: Fix uninitialized wd_reg_val and overrunDan Murphy-14/+15
2020-10-10power: supply: ltc2941: Fix ptr to enum castIskren Chernev-1/+2
2020-10-09Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds-0/+6
2020-10-09power: supply: sbs-battery: chromebook workaround for PECSebastian Reichel-0/+6
2020-10-09power: supply: test-power: revise parameter printing to use sprintfHarley A.W. Lorenzo-19/+13
2020-10-09power: supply: charger-manager: fix incorrect check on charging_duration_msColin Ian King-1/+1
2020-10-09power: supply: max17040: Fix ptr to enum castIskren Chernev-1/+1
2020-10-08power: supply: bq25980: Fix uninitialized wd_reg_valDan Murphy-1/+1
2020-10-08power: supply: bq25980: remove redundant zero check on retColin Ian King-3/+0
2020-10-08power: reset: ocelot: Add support for Sparx5Lars Povlsen-14/+44
2020-10-06power: supply: sbs-battery: keep error code when get_property() failsIkjoon Jang-15/+9