| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-10-24 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2020-09-13 | 1 | -1/+1 |
| |\ |
|
| | * | ARM: s3c: adc: move header to linux/soc/samsung | Arnd Bergmann | 2020-08-19 | 1 | -1/+1 |
* | | | Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-10-24 | 7 | -3506/+0 |
|\ \ \ |
|
| * | | | PM: AVS: Drop the avs directory and the corresponding Kconfig | Ulf Hansson | 2020-10-22 | 4 | -4/+0 |
| * | | | PM: AVS: qcom-cpr: Move the driver to the qcom specific drivers | Ulf Hansson | 2020-10-22 | 3 | -1805/+0 |
| * | | | PM: AVS: smartreflex Move driver to soc specific drivers | Ulf Hansson | 2020-10-16 | 3 | -1058/+0 |
| * | | | PM: AVS: rockchip-io: Move the driver to the rockchip specific drivers | Ulf Hansson | 2020-10-16 | 3 | -639/+0 |
* | | | | Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 2020-10-20 | 32 | -1156/+3391 |
|\ \ \ \ |
|
| * | | | | power: reset: POWER_RESET_OCELOT_RESET should depend on Ocelot or Sparx5 | Geert Uytterhoeven | 2020-10-15 | 1 | -0/+1 |
| * | | | | power: supply: bq25980: Fix uninitialized wd_reg_val and overrun | Dan Murphy | 2020-10-13 | 1 | -14/+15 |
| * | | | | power: supply: ltc2941: Fix ptr to enum cast | Iskren Chernev | 2020-10-10 | 1 | -1/+2 |
| * | | | | power: supply: test-power: revise parameter printing to use sprintf | Harley A.W. Lorenzo | 2020-10-09 | 1 | -19/+13 |
| * | | | | power: supply: charger-manager: fix incorrect check on charging_duration_ms | Colin Ian King | 2020-10-09 | 1 | -1/+1 |
| * | | | | power: supply: max17040: Fix ptr to enum cast | Iskren Chernev | 2020-10-09 | 1 | -1/+1 |
| * | | | | power: supply: bq25980: Fix uninitialized wd_reg_val | Dan Murphy | 2020-10-08 | 1 | -1/+1 |
| * | | | | power: supply: bq25980: remove redundant zero check on ret | Colin Ian King | 2020-10-08 | 1 | -3/+0 |
| * | | | | power: reset: ocelot: Add support for Sparx5 | Lars Povlsen | 2020-10-08 | 2 | -14/+44 |
| * | | | | power: supply: sbs-battery: keep error code when get_property() fails | Ikjoon Jang | 2020-10-06 | 1 | -15/+9 |
| * | | | | power: supply: bq25980: Add support for the BQ259xx family | Dan Murphy | 2020-10-04 | 4 | -0/+1504 |
| * | | | | power: supply: fix spelling mistake "unprecise" -> "imprecise" | Colin Ian King | 2020-10-03 | 1 | -1/+1 |
| * | | | | power: supply: test_power: add missing newlines when printing parameters by s... | Xiongfeng Wang | 2020-10-03 | 1 | -0/+6 |
| * | | | | power: supply: pm2301: drop duplicated i2c_device_id | Krzysztof Kozlowski | 2020-10-03 | 1 | -5/+0 |
| * | | | | power: supply: charger-manager: drop unused charger assignment | Krzysztof Kozlowski | 2020-10-03 | 1 | -6/+1 |
| * | | | | power: supply: rt9455: skip 'struct acpi_device_id' when !CONFIG_ACPI | Krzysztof Kozlowski | 2020-10-03 | 1 | -0/+2 |
| * | | | | power: supply: goldfish: skip 'struct acpi_device_id' when !CONFIG_ACPI | Krzysztof Kozlowski | 2020-10-03 | 1 | -0/+2 |
| * | | | | power: supply: bq25890: skip 'struct acpi_device_id' when !CONFIG_ACPI | Krzysztof Kozlowski | 2020-10-03 | 1 | -0/+2 |
| * | | | | power: supply: bq2515x: fix kerneldoc | Krzysztof Kozlowski | 2020-10-03 | 1 | -1/+1 |
| * | | | | power: supply: bq24257: skip 'struct acpi_device_id' when !CONFIG_ACPI | Krzysztof Kozlowski | 2020-10-03 | 1 | -0/+2 |
| * | | | | power: supply: max17040: Support soc alert | Iskren Chernev | 2020-10-03 | 1 | -9/+73 |
| * | | | | power: supply: max17040: Support setting rcomp | Iskren Chernev | 2020-10-03 | 1 | -0/+40 |
| * | | | | power: supply: max17040: Support compatible devices | Iskren Chernev | 2020-10-03 | 2 | -22/+143 |
| * | | | | power: supply: max17040: Use regmap i2c | Iskren Chernev | 2020-10-03 | 2 | -127/+93 |
| * | | | | power: supply: max17040: Use devm_ to automate remove | Iskren Chernev | 2020-10-03 | 1 | -18/+21 |
| * | | | | power: supply: bq27xxx: add support for TI bq34z100 | Krzysztof Kozlowski | 2020-10-02 | 2 | -1/+51 |
| * | | | | power: supply: bq27xxx: add separate flag for capacity inaccurate | Krzysztof Kozlowski | 2020-10-02 | 1 | -3/+4 |
| * | | | | power: supply: bq27xxx: add separate flag for single SoC register | Krzysztof Kozlowski | 2020-10-02 | 1 | -3/+4 |
| * | | | | power: supply: bq27xxx: adjust whitespace and use BIT() for bitflags | Krzysztof Kozlowski | 2020-10-02 | 1 | -8/+9 |
| * | | | | power: supply: bq27xxx: report "not charging" on all types | Krzysztof Kozlowski | 2020-10-02 | 1 | -2/+4 |
| * | | | | power: supply: ucs1002: fix some health status issues | Lucas Stach | 2020-10-01 | 1 | -32/+43 |
| * | | | | power: supply: ab8500-fg: fix spelling typo | Wang Qing | 2020-09-30 | 1 | -2/+2 |
| * | | | | power: supply: bq25890: support IBAT compensation | Michał Mirosław | 2020-09-30 | 1 | -2/+13 |
| * | | | | power: supply: ds278x: fix spelling typo | Wang Qing | 2020-09-30 | 2 | -6/+6 |
| * | | | | power: supply: charger-manager: Count cm-chargers property directly | Jonathan Bakker | 2020-08-28 | 1 | -2/+2 |
| * | | | | power: supply: charger-manager: Update extcon functions | Jonathan Bakker | 2020-08-28 | 1 | -22/+60 |
| * | | | | power: supply: charger-manager: Don't start charging in cable nofitication | Jonghwa Lee | 2020-08-28 | 1 | -10/+2 |
| * | | | | power: supply: charger-manager: Make decisions focussed on battery status | Jonghwa Lee | 2020-08-28 | 1 | -120/+61 |
| * | | | | power: supply: charger-manager: Collect all power_supply_changed() calls | Jonghwa Lee | 2020-08-28 | 1 | -12/+6 |
| * | | | | power: supply: charger-manager: Correct usage of CHARGE_NOW/FULL | Jonghwa Lee | 2020-08-28 | 1 | -28/+12 |
| * | | | | power: supply: charger-manager: Always use POWER_SUPPLY_PROP_TEMP | Jonathan Bakker | 2020-08-28 | 1 | -4/+2 |