aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
2023-04-29Merge tag 'for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Gravatar Linus Torvalds 14-230/+334
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 11-11/+0
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2023-04-13power: reset: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 7-7/+0
2023-04-13power: supply: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 2-2/+0
2023-04-13power: reset: mt6397: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 1-1/+0
2023-04-13power: reset: keystone-reset: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 1-1/+0
2023-04-08power: supply: rk817: Fix low SOC bugsGravatar Chris Morgan 1-7/+26
2023-04-08power: supply: rk817: Drop unneeded debugging codeGravatar Chris Morgan 1-13/+0
2023-04-08Merge tag 'for-v6.3-rc'Gravatar Sebastian Reichel 5-5/+5
2023-04-03Merge 6.3-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 5-5/+5
2023-04-01power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tabletsGravatar Hans de Goede 1-2/+13
2023-03-31Merge back Intel thermal driver changes for 6.4-rc1.Gravatar Rafael J. Wysocki 1-1/+1
2023-03-29power: supply: generic-adc-battery: style fixesGravatar Sebastian Reichel 1-16/+10
2023-03-29power: supply: generic-adc-battery: improve error messageGravatar Sebastian Reichel 1-1/+1
2023-03-29power: supply: generic-adc-battery: update copyright infoGravatar Sebastian Reichel 1-8/+3
2023-03-29power: supply: generic-adc-battery: add DT supportGravatar Sebastian Reichel 1-0/+9
2023-03-29power: supply: generic-adc-battery: add temperature supportGravatar Sebastian Reichel 1-1/+6
2023-03-29power: supply: generic-adc-battery: simplify read_channel logicGravatar Sebastian Reichel 1-30/+5
2023-03-29power: supply: generic-adc-battery: use simple-battery APIGravatar Sebastian Reichel 1-56/+4
2023-03-29power: supply: generic-adc-battery: drop memory alloc error messageGravatar Sebastian Reichel 1-3/+1
2023-03-29power: supply: generic-adc-battery: drop charge now supportGravatar Sebastian Reichel 1-4/+0
2023-03-29power: supply: generic-adc-battery: drop jitter delay supportGravatar Sebastian Reichel 1-9/+4
2023-03-29power: supply: generic-adc-battery: fix unit scalingGravatar Sebastian Reichel 1-0/+3
2023-03-29power: supply: generic-adc-battery: convert to managed resourcesGravatar Sebastian Reichel 1-58/+23
2023-03-29power: supply: core: auto-exposure of simple-battery dataGravatar Sebastian Reichel 2-19/+183
2023-03-27Merge back thermal control material for 6.4-rc1.Gravatar Rafael J. Wysocki 1-1/+1
2023-03-17driver core: class: remove module * from class_create()Gravatar Greg Kroah-Hartman 1-1/+1
2023-03-12power: supply: bq256xx: Support to disable chargerGravatar Hermes Zhang 1-0/+40
2023-03-12power: supply: charger-manager: Use of_property_read_bool() for boolean prope...Gravatar Rob Herring 1-1/+1
2023-03-12power: reset: qcom-pon: drop of_match_ptr for ID tableGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: da9150: Fix use after free bug in da9150_charger_remove due to...Gravatar Zheng Wang 1-0/+1
2023-03-12power: supply: bq25890_charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: bq24257_charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: ltc4162-l-charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: lp8727_charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: twl4030_charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-12power: supply: rt9455_charger: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-10power: supply: bq24190: Fix use after free bug in bq24190_remove due to race ...Gravatar Zheng Wang 1-0/+1
2023-03-10power: supply: axp288_fuel_gauge: Added check for negative valuesGravatar Denis Arefev 1-0/+2
2023-03-10power: supply: cros_usbpd: reclassify "default case!" as debugGravatar Grant Grundler 1-1/+1
2023-03-10power: supply: rk817: Fix unsigned comparison with less than zeroGravatar Jiapeng Chong 1-4/+0
2023-03-03Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-3/+3
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversGravatar Daniel Lezcano 1-1/+1
2023-03-01power: supply: qcom_battmgr: remove bogus do_div()Gravatar Arnd Bergmann 1-2/+1
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-0/+1421
2023-02-24Merge tag 'for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Gravatar Linus Torvalds 35-227/+2683
2023-02-25power: supply: fix null pointer check order in __power_supply_registerGravatar qinyu 1-3/+3
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-3/+3
2023-02-15power: reset: odroid-go-ultra: fix I2C dependencyGravatar Arnd Bergmann 1-1/+1