summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* power: supply: Fix a typo in warning messageMasanari Iida2020-12-131-1/+1
* power: reset: new driver regulator-poweroffMichael Klein2020-12-133-0/+90
* power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij2020-12-123-34/+24
* power: supply: ab8500_fg: Request all IRQs as threadedLinus Walleij2020-12-121-36/+11
* power: supply: ab8500_charger: Oneshot threaded IRQsLinus Walleij2020-12-121-1/+1
* power: supply: ab8500: Convert to dev_pm_opsLinus Walleij2020-12-124-48/+28
* power: supply: ab8500: Use local helperLinus Walleij2020-12-123-67/+64
* power: supply: wm831x_power: remove unneeded breakTom Rix2020-11-301-1/+0
* power: supply: bq24735: Drop unused includeLinus Walleij2020-11-301-1/+0
* power: supply: bq24190_charger: Drop unused includeLinus Walleij2020-11-301-1/+0
* power: supply: generic-adc-battery: Use GPIO descriptorsLinus Walleij2020-11-301-20/+11
* power: supply: collie_battery: Convert to GPIO descriptorsLinus Walleij2020-11-301-42/+109
* power: supply: bq24190_charger: fix reference leakZhang Qilong2020-11-301-5/+15
* power: supply: s3c-adc-battery: Convert to GPIO descriptorsLinus Walleij2020-11-301-28/+29
* power: reset: Use printk format symbol resolverHelge Deller2020-11-302-12/+4
* power: supply: axp20x_usb_power: Use power efficient workqueue for debounceYangtao Li2020-11-301-4/+4
* power: supply: axp20x_usb_power: fix typoYangtao Li2020-11-301-1/+1
* power: supply: max8997-charger: Improve getting charger statusTimon Baetz2020-11-301-17/+35
* power: supply: max8997-charger: Fix platform data retrievalTimon Baetz2020-11-301-1/+1
* power: supply: max8997-charger: Use module_platform_driver()Timon Baetz2020-11-301-12/+1
* power: supply: pm2301_charger: remove unnecessary variableNigel Christian2020-11-301-2/+1
* power: supply: Fix missing IRQF_ONESHOT as only threaded handlerTian Tao2020-11-301-1/+1
* power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matchingHans de Goede2020-11-301-11/+17
* power: supply: max17042_battery: Export charge termination current propertySebastian Krzyszkowiak2020-11-301-0/+9
* power: supply: max17042_battery: Take r_sns value into account in charge_counterSebastian Krzyszkowiak2020-11-301-1/+2
* power: supply: max17042_battery: Improve accuracy of current_now and current_...Sebastian Krzyszkowiak2020-11-301-4/+4
* power: supply: max17042_battery: Fix current_{avg,now} hiding with no current...Sebastian Krzyszkowiak2020-11-301-1/+2
* power: supply: bq25890: Use the correct range for IILIM registerSebastian Krzyszkowiak2020-11-291-1/+1
* power: reset: ocelot: Add support 2 other MIPS based SoCsGregory CLEMENT2020-11-291-3/+27
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-1/+1
|\
| * Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-131-1/+1
| |\
| | * ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann2020-08-191-1/+1
* | | Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-237-3506/+0
|\ \ \
| * | | PM: AVS: Drop the avs directory and the corresponding KconfigUlf Hansson2020-10-224-4/+0
| * | | PM: AVS: qcom-cpr: Move the driver to the qcom specific driversUlf Hansson2020-10-223-1805/+0
| * | | PM: AVS: smartreflex Move driver to soc specific driversUlf Hansson2020-10-163-1058/+0
| * | | PM: AVS: rockchip-io: Move the driver to the rockchip specific driversUlf Hansson2020-10-163-639/+0
* | | | Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2020-10-2032-1156/+3391
|\ \ \ \
| * | | | power: reset: POWER_RESET_OCELOT_RESET should depend on Ocelot or Sparx5Geert Uytterhoeven2020-10-151-0/+1
| * | | | power: supply: bq25980: Fix uninitialized wd_reg_val and overrunDan Murphy2020-10-131-14/+15
| * | | | power: supply: ltc2941: Fix ptr to enum castIskren Chernev2020-10-101-1/+2
| * | | | power: supply: test-power: revise parameter printing to use sprintfHarley A.W. Lorenzo2020-10-091-19/+13
| * | | | power: supply: charger-manager: fix incorrect check on charging_duration_msColin Ian King2020-10-091-1/+1
| * | | | power: supply: max17040: Fix ptr to enum castIskren Chernev2020-10-091-1/+1
| * | | | power: supply: bq25980: Fix uninitialized wd_reg_valDan Murphy2020-10-081-1/+1
| * | | | power: supply: bq25980: remove redundant zero check on retColin Ian King2020-10-081-3/+0
| * | | | power: reset: ocelot: Add support for Sparx5Lars Povlsen2020-10-082-14/+44
| * | | | power: supply: sbs-battery: keep error code when get_property() failsIkjoon Jang2020-10-061-15/+9
| * | | | power: supply: bq25980: Add support for the BQ259xx familyDan Murphy2020-10-044-0/+1504
| * | | | power: supply: fix spelling mistake "unprecise" -> "imprecise"Colin Ian King2020-10-031-1/+1