summaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)Author
2021-07-20power: supply: rt5033_battery: Fix device tree enumerationStephan Gerhold
2021-07-20power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20power: supply: charger-manager: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-07-20power: supply: max17042: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-07-20power: supply: ab8500: Avoid NULL pointersLinus Walleij
2021-07-20power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20power: supply: sc27xx: Add missing MODULE_DEVICE_TABLEZou Wei
2021-05-11power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_re...Yang Yingliang
2021-05-11power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()Yang Yingliang
2021-05-11power: supply: Use IRQF_ONESHOTdongjian
2021-05-11power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer
2021-03-04power: reset: at91-sama5d2_shdwc: fix wkupdbc maskClaudiu Beznea
2020-12-30power: supply: bq24190_charger: fix reference leakZhang Qilong
2020-12-30power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matchingHans de Goede
2020-11-05power: supply: test_power: add missing newlines when printing parameters by s...Xiongfeng Wang
2020-11-05power: supply: bq27xxx: report "not charging" on all typesKrzysztof Kozlowski
2020-10-01power: supply: max17040: Correct voltage readingJonathan Bakker
2020-08-19power: supply: check if calc_soc succeeded in pm860x_init_batteryTom Rix
2020-06-24power: supply: smb347-charger: IRQSTAT_D is volatileDmitry Osipenko
2020-06-24power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'Christophe JAILLET
2020-06-24power: supply: bq24257_charger: Replace depends on REGMAP_I2C with selectEnric Balletbo i Serra
2020-06-22power: supply: core: fix memory leak in HWMON error pathQiushi Wu
2020-06-22power: supply: core: fix HWMON temperature labelsMichał Mirosław
2020-06-22power: vexpress: add suppress_bind_attrs to trueAnders Roxell
2020-04-23power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.Jeffery Miller
2020-04-23power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko
2020-04-08power: supply: axp288_charger: Add special handling for HP Pavilion x2 10Hans de Goede
2020-02-11power: supply: ltc2941-battery-gauge: fix use-after-freeSven Van Asbroeck
2020-02-11power: supply: axp20x_ac_power: Fix reporting online statusSamuel Holland
2020-02-01power/supply: ingenic-battery: Don't change scale if there's only onePaul Cercueil
2020-01-26power: supply: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen
2019-12-31power: supply: cpcap-battery: Check voltage before orderly_poweroffTony Lindgren
2019-09-22Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-02power: supply: cpcap-charger: Enable vbus boost voltageTony Lindgren
2019-09-02power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attributeYuanjiang Yu
2019-09-02power: supply: sc27xx: Optimize the battery capacity calibrationYuanjiang Yu
2019-09-02power: supply: sc27xx: Make sure the alarm capacity is larger than 0Yuanjiang Yu
2019-09-02power: supply: sc27xx: Fix the the accuracy issue of coulomb calculationYuanjiang Yu
2019-09-02power: supply: sc27xx: Fix conditon to enable the FGU interruptYuanjiang Yu
2019-09-02power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attributeYuanjiang Yu
2019-09-02power: supply: max77650: add MODULE_ALIAS()Bartosz Golaszewski
2019-09-02power: supply: isp1704: remove redundant assignment to variable retColin Ian King
2019-09-02power: supply: bq25890_charger: Add the BQ25895 partAngus Ainslie (Purism)
2019-09-02power: supply: sc27xx: Replace devm_add_action() followed by failure action w...Fuqian Huang
2019-09-02power: supply: sc27xx: Introduce local variable 'struct device *dev'Fuqian Huang
2019-09-02power: reset: reboot-mode: Fix author email formatMatwey V. Kornilov
2019-09-02power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and '...YueHaibing