summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | power: supply: test_power: add missing newlines when printing parameters by s...Xiongfeng Wang2020-10-031-0/+6
| * | | | power: supply: pm2301: drop duplicated i2c_device_idKrzysztof Kozlowski2020-10-031-5/+0
| * | | | power: supply: charger-manager: drop unused charger assignmentKrzysztof Kozlowski2020-10-031-6/+1
| * | | | power: supply: rt9455: skip 'struct acpi_device_id' when !CONFIG_ACPIKrzysztof Kozlowski2020-10-031-0/+2
| * | | | power: supply: goldfish: skip 'struct acpi_device_id' when !CONFIG_ACPIKrzysztof Kozlowski2020-10-031-0/+2
| * | | | power: supply: bq25890: skip 'struct acpi_device_id' when !CONFIG_ACPIKrzysztof Kozlowski2020-10-031-0/+2
| * | | | power: supply: bq2515x: fix kerneldocKrzysztof Kozlowski2020-10-031-1/+1
| * | | | power: supply: bq24257: skip 'struct acpi_device_id' when !CONFIG_ACPIKrzysztof Kozlowski2020-10-031-0/+2
| * | | | power: supply: max17040: Support soc alertIskren Chernev2020-10-031-9/+73
| * | | | power: supply: max17040: Support setting rcompIskren Chernev2020-10-031-0/+40
| * | | | power: supply: max17040: Support compatible devicesIskren Chernev2020-10-032-22/+143
| * | | | power: supply: max17040: Use regmap i2cIskren Chernev2020-10-032-127/+93
| * | | | power: supply: max17040: Use devm_ to automate removeIskren Chernev2020-10-031-18/+21
| * | | | power: supply: bq27xxx: add support for TI bq34z100Krzysztof Kozlowski2020-10-022-1/+51
| * | | | power: supply: bq27xxx: add separate flag for capacity inaccurateKrzysztof Kozlowski2020-10-021-3/+4
| * | | | power: supply: bq27xxx: add separate flag for single SoC registerKrzysztof Kozlowski2020-10-021-3/+4
| * | | | power: supply: bq27xxx: adjust whitespace and use BIT() for bitflagsKrzysztof Kozlowski2020-10-021-8/+9
| * | | | power: supply: bq27xxx: report "not charging" on all typesKrzysztof Kozlowski2020-10-021-2/+4
| * | | | power: supply: ucs1002: fix some health status issuesLucas Stach2020-10-011-32/+43
| * | | | power: supply: ab8500-fg: fix spelling typoWang Qing2020-09-301-2/+2
| * | | | power: supply: bq25890: support IBAT compensationMichał Mirosław2020-09-301-2/+13
| * | | | power: supply: ds278x: fix spelling typoWang Qing2020-09-302-6/+6
| * | | | power: supply: charger-manager: Count cm-chargers property directlyJonathan Bakker2020-08-281-2/+2
| * | | | power: supply: charger-manager: Update extcon functionsJonathan Bakker2020-08-281-22/+60
| * | | | power: supply: charger-manager: Don't start charging in cable nofiticationJonghwa Lee2020-08-281-10/+2
| * | | | power: supply: charger-manager: Make decisions focussed on battery statusJonghwa Lee2020-08-281-120/+61
| * | | | power: supply: charger-manager: Collect all power_supply_changed() callsJonghwa Lee2020-08-281-12/+6
| * | | | power: supply: charger-manager: Correct usage of CHARGE_NOW/FULLJonghwa Lee2020-08-281-28/+12
| * | | | power: supply: charger-manager: Always use POWER_SUPPLY_PROP_TEMPJonathan Bakker2020-08-281-4/+2