summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2021-08-05power: supply: axp288_fuel_gauge: Take the P-Unit semaphore only once during ...Hans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Move the AXP20X_CC_CTRL check together with...Hans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Refresh all registers in one goAndrejus Basovas
2021-08-05power: supply: axp288_fuel_gauge: Only read PWR_OP_MODE, FG_LOW_CAP_REG regs ...Hans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Store struct device pointer in axp288_fg_infoHans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Drop retry logic from fuel_gauge_reg_readb()Hans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...Hans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Silence the chatty IRQ mapping codeHans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Remove debugfs supportHans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Fix define alignmentHans de Goede
2021-08-05power: supply: sc27xx: Delete superfluous error messageTang Bin
2021-07-16power: supply: cw2015: use dev_err_probe to allow deferred probePeter Robinson
2021-07-16power: supply: PCHG: Peripheral device chargerDaisuke Nojiri
2021-07-16power: supply: ab8500: Drop some includes from bmdataLinus Walleij
2021-07-16power: supply: ab8500: Rename charging algorithm psyLinus Walleij
2021-07-16power: supply: ab8500: Drop abx500 conceptLinus Walleij
2021-07-16power: supply: ab8500: Rename charging algorithm symbolsLinus Walleij
2021-07-16power: supply: ab8500: Use library interpolationLinus Walleij
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