summaryrefslogtreecommitdiff
path: root/include/linux/power
AgeCommit message (Expand)AuthorFilesLines
2024-04-01power: supply: bq27xxx: Move health reading out of update loopAndrew Davis1-1/+0
2024-04-01power: supply: bq27xxx: Move cycle count reading out of update loopAndrew Davis1-1/+0
2024-04-01power: supply: bq27xxx: Move energy reading out of update loopAndrew Davis1-1/+0
2024-04-01power: supply: bq27xxx: Move charge reading out of update loopAndrew Davis1-1/+0
2024-04-01power: supply: bq27xxx: Move time reading out of update loopAndrew Davis1-3/+0
2024-04-01power: supply: bq27xxx: Move temperature reading out of update loopAndrew Davis1-1/+0
2024-01-27power: supply: bq27xxx: Add devm action to free IDAAndrew Davis1-1/+0
2023-11-16power: supply: bq27xxx: Stop and start delayed work in suspend and resumeMarek Vasut1-0/+1
2023-07-20power: reset: at91-reset: add sysfs interface to the power on reasonKamel Bouhara1-0/+19
2023-05-08power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede1-0/+3
2023-05-08power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede1-0/+1
2023-03-29power: supply: generic-adc-battery: use simple-battery APISebastian Reichel1-18/+0
2023-03-29power: supply: generic-adc-battery: drop charge now supportSebastian Reichel1-2/+0
2023-03-29power: supply: generic-adc-battery: drop jitter delay supportSebastian Reichel1-3/+0
2023-01-09ARM: omap2: smartreflex: remove on_init controlArnd Bergmann1-3/+0
2022-02-01power: supply: bq25890: Add support for registering the Vbus boost converter ...Hans de Goede1-0/+15
2021-10-02power: supply: max17042_battery: fix typo in MAX17042_IAvg_emptyHenrik Grimler1-2/+2
2021-09-02Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+2
2021-08-17power: supply: max17042_battery: more robust chip type checksSebastian Krzyszkowiak1-3/+6
2021-08-17power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak1-1/+1
2021-08-17power: supply: max17042_battery: clean up MAX17055_V_emptySebastian Krzyszkowiak1-1/+0
2021-08-11soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren1-0/+2
2021-06-03power: ab8500: remove unused headerKrzysztof Kozlowski1-16/+0
2021-03-21power: supply: bq27xxx: Add support for BQ78Z100LI Qingwu1-0/+1
2021-03-15power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer1-1/+0
2021-01-13power: supply: max8903: Absorb pdata headerLinus Walleij1-43/+0
2020-11-30power: supply: generic-adc-battery: Use GPIO descriptorsLinus Walleij1-4/+0
2020-10-02power: supply: bq27xxx: add support for TI bq34z100Krzysztof Kozlowski1-0/+1
2020-08-28power: supply: charger-manager: Update extcon functionsJonathan Bakker1-2/+3
2020-08-28power: supply: charger-manager: Make decisions focussed on battery statusJonghwa Lee1-0/+3
2020-08-28power: supply: charger-manager: Remove cm_notify_event functionJonghwa Lee1-27/+6
2020-08-28power: supply: smb347-charger: Drop pdata supportSebastian Reichel1-114/+0
2020-08-27power: supply: gpio-charger: Convert to GPIO descriptorsLinus Walleij1-6/+0
2020-07-29power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitorDan Murphy1-0/+1
2020-07-29power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitorDan Murphy1-0/+1
2020-07-27power: fix duplicated words in bq2415x_charger.hRandy Dunlap1-2/+2
2020-04-11change email address for Pali RohárPali Rohár1-1/+1
2020-03-06power: supply: Allow charger manager can be built as a moduleBaolin Wang1-1/+1
2019-12-19power: supply: max17042: add MAX17055 supportAngus Ainslie (Purism)1-1/+47
2019-11-13ARM: OMAP2+: SmartReflex: add omap_sr_pdata definitionBen Dooks1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-14/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner3-43/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner3-30/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2-28/+2
2019-01-20power: supply: isp1704: switch to gpiod APISebastian Reichel1-30/+0
2018-12-29Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-1/+2
2018-12-13power: supply: charger-manager: fix race-condition in sysfs registrationSebastian Reichel1-1/+2
2018-12-12PM / AVS: SmartReflex: Switch to SPDX Licence IDNishanth Menon1-4/+1
2018-12-11Merge back staging AVS changes for v4.21.Rafael J. Wysocki1-5/+0