summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2021-11-17power: supply: bq27xxx: Fix kernel crash on IRQ handler register errorHans de Goede
2021-11-17power: supply: max17040: fix null-ptr-deref in max17040_probe()Yang Yingliang
2021-11-17power: supply: rt5033_battery: Change voltage values to µVJakob Hauser
2021-11-17power: reset: at91-reset: check properly the return value of devm_of_iomapClaudiu Beznea
2021-11-17power: supply: max17042_battery: Clear status bits in interrupt handlerSebastian Krzyszkowiak
2021-11-17power: supply: max17042_battery: use VFSOC for capacity when no rsnsHenrik Grimler
2021-11-17power: supply: max17042_battery: Prevent int underflow in set_soc_thresholdSebastian Krzyszkowiak
2021-09-18power: supply: max17042: handle fails of reading status registerKrzysztof Kozlowski
2021-09-15power: supply: cw2015: use dev_err_probe to allow deferred probePeter Robinson
2021-09-15power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak
2021-09-15power: supply: smb347-charger: Add missing pin control activationDmitry Osipenko
2021-09-15power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...Hans de Goede
2021-07-13power: supply: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-07-07Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-30power: supply: ab8500: Fix an old bugLinus Walleij
2021-06-30power: supply: axp288_fuel_gauge: remove redundant continue statementColin Ian King
2021-06-30power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry mor...Hans de Goede
2021-06-30power: supply: axp288_fuel_gauge: Rename fuel_gauge_blacklist to no_battery_listHans de Goede
2021-06-30power: supply: bq24190_charger: drop of_match_ptr() from device ID tableAndy Shevchenko
2021-06-30drivers: power: add missing MODULE_DEVICE_TABLE in keystone-reset.cYu Jiahua
2021-06-30power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei
2021-06-29power: supply: charger-manager: add missing MODULE_DEVICE_TABLEZou Wei
2021-06-29power: reset: regulator-poweroff: add missing MODULE_DEVICE_TABLEZou Wei
2021-06-29Merge branch 'psy-fixes' into psy-nextSebastian Reichel
2021-06-04power: supply: cpcap-charger: get the battery inserted infomation from cpcap-...Carl Philipp Klemm
2021-06-04power: supply: cpcap-battery: invalidate config when incompatible measurement...Carl Philipp Klemm
2021-06-04power: supply: axp20x_battery: allow disabling battery chargingHermann Lauer
2021-06-04power: supply: max17040: drop unused platform data supportKrzysztof Kozlowski
2021-06-04power: supply: max17040: simplify POWER_SUPPLY_PROP_ONLINEKrzysztof Kozlowski
2021-06-04power: supply: max17040: remove non-working POWER_SUPPLY_PROP_STATUSKrzysztof Kozlowski
2021-06-04power: reset: at91-sama5d2_shdwc: Remove redundant error printing in at91_shd...Zhen Lei
2021-06-04power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-06-04power: supply: rt5033_battery: Fix device tree enumerationStephan Gerhold
2021-06-04power: supply: Drop BD70528 supportMatti Vaittinen
2021-06-04power: supply: max17040: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-06-04power: supply: max17042: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-06-03power: supply: surface-charger: Fix type of integer variableMaximilian Luz
2021-06-03power: supply: sbs-battery: cache constant string propertiesIkjoon Jang
2021-06-03power: supply: rn5t618: Add input current limitAndreas Kemnade
2021-06-03power: supply: rn5t618: Add charger type detectionAndreas Kemnade
2021-06-03power: supply: smb347-charger: Drop unused includeLinus Walleij
2021-06-03power: supply: pm2301_charger: Delete driverLinus Walleij
2021-06-03power: supply: ab8500: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-06-03power: supply: ab8500: Drop unused memberLinus Walleij
2021-06-03power: supply: ab8500: Enable USB and ACLinus Walleij
2021-06-03power: supply: ab8500: Avoid NULL pointersLinus Walleij
2021-06-03power: supply: ab8500: Call battery population onceLinus Walleij
2021-06-03power: supply: ab8500: Move to componentized bindingLinus Walleij
2021-06-03power: supply: ab8500: Fix typoJian Xin