summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2025-04-20gcc-15: get rid of misc extra NUL character paddingLinus Torvalds
2025-04-01Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-29Merge tag 'for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2025-03-29Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2025-03-17power: supply: da9030: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-03-17power: supply: mt6370: Remove redundant 'flush_workqueue()' callsChen Ni
2025-03-17Revert "power: supply: bq27xxx: do not report bogus zero values"Sicelo A. Mhlongo
2025-03-17power: supply: max77693: Fix wrong conversion of charge input threshold valueArtur Weber
2025-03-12power: supply: pcf50633: Remove chargerDr. David Alan Gilbert
2025-03-08power: supply: all: switch psy_cfg from of_node to fwnodeSebastian Reichel
2025-03-08power: supply: core: get rid of of_nodeSebastian Reichel
2025-03-08power: reset: at91-sama5d2_shdwc: Add sama7d65 PMCRyan Wanner
2025-03-08power: supply: smb347: convert to use maple tree register cacheBo Liu
2025-03-08power: supply: rt9455: convert to use maple tree register cacheBo Liu
2025-03-08power: supply: max1720x: convert to use maple tree register cacheBo Liu
2025-03-08power: supply: ltc4162l: convert to use maple tree register cacheBo Liu
2025-03-08power: supply: bq25980: convert to use maple tree register cacheBo Liu
2025-03-08power: supply: bq25890: convert to use maple tree register cacheBo Liu
2025-03-08power: supply: bq2515x: convert to use maple tree register cacheBo Liu
2025-03-08power: supply: bq24257: convert to use maple tree register cacheBo Liu
2025-03-08power: supply: bd99954: convert to use maple tree register cacheBo Liu
2025-03-08power: supply: ds2760: Remove unused ds2760_battery_set_chargedDr. David Alan Gilbert
2025-03-08power: supply: core: Remove unused power_supply_set_battery_chargedDr. David Alan Gilbert
2025-02-25power: supply: sc27xx: use devm_kmemdup_array()Raag Jadav
2025-02-21power: supply: axp20x_battery: Update temp sensor for AXP717 from device treeChris Morgan
2025-02-20power: supply: max77705: Add charger driver for Maxim 77705Dzmitry Sankouski
2025-02-20power: supply: bq27xxx_battery: do not update cached flags prematurelySicelo A. Mhlongo
2025-02-20power: supply: bq27xxx: do not report bogus zero valuesSicelo A. Mhlongo
2025-02-20power: supply: bq27xxx: Add voltage_max_design property for bq270x0 and bq27x10Sicelo A. Mhlongo
2025-02-20power: supply: max1720x: add health propertyDimitri Fedrau
2025-02-18power: reset: ltc2952-poweroff: Switch to use hrtimer_setup()Nam Cao
2025-02-18power: supply: ab8500_chargalg: Switch to use hrtimer_setup()Nam Cao
2025-02-15power: supply: axp20x_usb_power: Fix typo in dev_warn messageAndrew Kreimer
2025-02-15power: supply: max1720x: fix a comment typoAndré Draszik
2025-02-13power: ip5xxx_power: Make use of i2c_get_match_data()Andy Shevchenko
2025-02-03power: supply: axp20x_battery: Fix fault handling for AXP717Chris Morgan
2025-02-03power: supply: core: Fix extension related lockdep warningHans de Goede
2025-02-03power: supply: da9150-fg: fix potential overflowAndrey Vatoropin
2025-01-27Merge tag 'for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2025-01-22Merge tag 'pwrseq-updates-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-17power: supply: max1720x: add support for reading internal and thermistor temp...Dimitri Fedrau
2025-01-17power: supply: ltc4162l: Use GENMASK macro in bitmask operationKim Seer Paller
2025-01-15power: supply: max17042: add max77705 fuel gauge supportDzmitry Sankouski
2025-01-15power: supply: add undervoltage health status propertyDzmitry Sankouski
2025-01-15power: supply: max17042: add platform driver variantDzmitry Sankouski
2025-01-15power: supply: max17042: make interrupt sharedDzmitry Sankouski
2025-01-15power: reset: keystone: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski