summaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)AuthorLines
2025-04-29power: supply: max77705: Fix workqueue error handling in probeDan Carpenter-6/+14
2025-04-28power: supply: wm831x: Constify struct chg_map and some arraysChristophe JAILLET-10/+10
2025-04-28power: bq24190: Add BQ24193 supportAaron Kling-0/+14
2025-04-28power: supply: sysfs: Remove duplicate NUL terminationKees Cook-1/+1
2025-04-28power: supply: bq27xxx: Retrieve again when busyJerry Lv-2/+13
2025-04-28power: reset: reboot-mode: better compatibility with DT (replace ' ,/')André Draszik-8/+17
2025-04-27power: reset: at91-reset: Optimize at91_reset()Alexander Shiyan-3/+2
2025-04-20gcc-15: get rid of misc extra NUL character paddingLinus Torvalds-1/+1
2025-04-08power: supply: gpio-charger: Fix wakeup source leaks on device unbindKrzysztof Kozlowski-1/+3
2025-04-08power: supply: collie: Fix wakeup source leaks on device unbindKrzysztof Kozlowski-0/+1
2025-04-08power: supply: rk817: remove redundant null check on nodeColin Ian King-1/+1
2025-04-01Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+2
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+1
2025-03-29Merge tag 'for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-620/+189
2025-03-29Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-0/+588
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-9/+8
2025-03-25Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang-22/+21
2025-03-17power: supply: da9030: convert timeouts to secs_to_jiffies()Easwar Hariharan-2/+1
2025-03-17power: supply: mt6370: Remove redundant 'flush_workqueue()' callsChen Ni-1/+0
2025-03-17Revert "power: supply: bq27xxx: do not report bogus zero values"Sicelo A. Mhlongo-15/+2
2025-03-17power: supply: max77693: Fix wrong conversion of charge input threshold valueArtur Weber-1/+1
2025-03-12power: supply: pcf50633: Remove chargerDr. David Alan Gilbert-473/+0
2025-03-08power: supply: all: switch psy_cfg from of_node to fwnodeSebastian Reichel-56/+58
2025-03-08power: supply: core: get rid of of_nodeSebastian Reichel-9/+8
2025-03-08power: reset: at91-sama5d2_shdwc: Add sama7d65 PMCRyan Wanner-0/+1
2025-03-08power: supply: smb347: convert to use maple tree register cacheBo Liu-1/+1
2025-03-08power: supply: rt9455: convert to use maple tree register cacheBo Liu-1/+1
2025-03-08power: supply: max1720x: convert to use maple tree register cacheBo Liu-1/+1
2025-03-08power: supply: ltc4162l: convert to use maple tree register cacheBo Liu-1/+1
2025-03-08power: supply: bq25980: convert to use maple tree register cacheBo Liu-3/+3
2025-03-08power: supply: bq25890: convert to use maple tree register cacheBo Liu-1/+1
2025-03-08power: supply: bq2515x: convert to use maple tree register cacheBo Liu-2/+2
2025-03-08power: supply: bq24257: convert to use maple tree register cacheBo Liu-1/+1
2025-03-08power: supply: bd99954: convert to use maple tree register cacheBo Liu-1/+1
2025-03-08power: supply: ds2760: Remove unused ds2760_battery_set_chargedDr. David Alan Gilbert-49/+0
2025-03-08power: supply: core: Remove unused power_supply_set_battery_chargedDr. David Alan Gilbert-13/+0
2025-02-25power: supply: sc27xx: use devm_kmemdup_array()Raag Jadav-3/+2
2025-02-21power: supply: axp20x_battery: Update temp sensor for AXP717 from device treeChris Morgan-0/+21
2025-02-20power: supply: max77705: Add charger driver for Maxim 77705Dzmitry Sankouski-0/+588
2025-02-20power: supply: bq27xxx_battery: do not update cached flags prematurelySicelo A. Mhlongo-1/+0
2025-02-20power: supply: bq27xxx: do not report bogus zero valuesSicelo A. Mhlongo-2/+15
2025-02-20power: supply: bq27xxx: Add voltage_max_design property for bq270x0 and bq27x10Sicelo A. Mhlongo-0/+37
2025-02-20power: supply: max1720x: add health propertyDimitri Fedrau-0/+47
2025-02-18power: reset: ltc2952-poweroff: Switch to use hrtimer_setup()Nam Cao-4/+4
2025-02-18power: supply: ab8500_chargalg: Switch to use hrtimer_setup()Nam Cao-5/+4
2025-02-15power: supply: axp20x_usb_power: Fix typo in dev_warn messageAndrew Kreimer-1/+1
2025-02-15power: supply: max1720x: fix a comment typoAndré Draszik-1/+1
2025-02-13power: ip5xxx_power: Make use of i2c_get_match_data()Andy Shevchenko-5/+2
2025-02-03power: supply: axp20x_battery: Fix fault handling for AXP717Chris Morgan-16/+15
2025-02-03power: supply: core: Fix extension related lockdep warningHans de Goede-4/+4