summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* power: supply: Fix fall-through warnings for ClangGustavo A. R. Silva2021-07-132-0/+3
* Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-07-0730-2489/+841
|\
| * power: supply: ab8500: Fix an old bugLinus Walleij2021-06-301-1/+1
| * power: supply: axp288_fuel_gauge: remove redundant continue statementColin Ian King2021-06-301-3/+1
| * power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry mor...Hans de Goede2021-06-301-9/+9
| * power: supply: axp288_fuel_gauge: Rename fuel_gauge_blacklist to no_battery_listHans de Goede2021-06-301-2/+2
| * power: supply: bq24190_charger: drop of_match_ptr() from device ID tableAndy Shevchenko2021-06-301-9/+2
| * drivers: power: add missing MODULE_DEVICE_TABLE in keystone-reset.cYu Jiahua2021-06-301-0/+1
| * power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei2021-06-303-0/+3
| * power: supply: charger-manager: add missing MODULE_DEVICE_TABLEZou Wei2021-06-291-0/+1
| * power: reset: regulator-poweroff: add missing MODULE_DEVICE_TABLEZou Wei2021-06-291-0/+1
| * Merge branch 'psy-fixes' into psy-nextSebastian Reichel2021-06-292-3/+13
| |\
| | * power: supply: surface-charger: Fix type of integer variableMaximilian Luz2021-06-031-1/+1
| | * power: supply: surface_battery: Fix battery event handlingMaximilian Luz2021-05-131-2/+12
| * | power: supply: cpcap-charger: get the battery inserted infomation from cpcap-...Carl Philipp Klemm2021-06-041-19/+20
| * | power: supply: cpcap-battery: invalidate config when incompatible measurement...Carl Philipp Klemm2021-06-041-3/+16
| * | power: supply: axp20x_battery: allow disabling battery chargingHermann Lauer2021-06-041-2/+15
| * | power: supply: max17040: drop unused platform data supportKrzysztof Kozlowski2021-06-041-3/+0
| * | power: supply: max17040: simplify POWER_SUPPLY_PROP_ONLINEKrzysztof Kozlowski2021-06-041-2/+1
| * | power: supply: max17040: remove non-working POWER_SUPPLY_PROP_STATUSKrzysztof Kozlowski2021-06-041-29/+3
| * | power: reset: at91-sama5d2_shdwc: Remove redundant error printing in at91_shd...Zhen Lei2021-06-041-3/+1
| * | power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLEBixuan Cui2021-06-041-0/+1
| * | power: supply: rt5033_battery: Fix device tree enumerationStephan Gerhold2021-06-042-1/+9
| * | power: supply: Drop BD70528 supportMatti Vaittinen2021-06-043-720/+0
| * | power: supply: max17040: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski2021-06-041-3/+1
| * | power: supply: max17042: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski2021-06-041-1/+1
| * | power: supply: sbs-battery: cache constant string propertiesIkjoon Jang2021-06-031-58/+95
| * | power: supply: rn5t618: Add input current limitAndreas Kemnade2021-06-031-0/+188
| * | power: supply: rn5t618: Add charger type detectionAndreas Kemnade2021-06-031-0/+47
| * | power: supply: smb347-charger: Drop unused includeLinus Walleij2021-06-031-1/+0
| * | power: supply: pm2301_charger: Delete driverLinus Walleij2021-06-032-1250/+1
| * | power: supply: ab8500: Drop unnecessary NULL check after container_ofGuenter Roeck2021-06-031-3/+0
| * | power: supply: ab8500: Drop unused memberLinus Walleij2021-06-031-1/+0
| * | power: supply: ab8500: Enable USB and ACLinus Walleij2021-06-032-12/+14
| * | power: supply: ab8500: Avoid NULL pointersLinus Walleij2021-06-031-1/+17
| * | power: supply: ab8500: Call battery population onceLinus Walleij2021-06-033-20/+0
| * | power: supply: ab8500: Move to componentized bindingLinus Walleij2021-06-035-334/+379
| * | power: supply: ab8500: Fix typoJian Xin2021-06-031-1/+1
| * | power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLEZou Wei2021-05-131-0/+1
| * | power: supply: sc27xx: Add missing MODULE_DEVICE_TABLEZou Wei2021-05-131-0/+1
| |/
* / kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
|/
* Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-04-2846-356/+2291
|\
| * power: supply: cpcap-battery: fix invalid usage of list cursorGuangqing Zhu2021-04-211-1/+1
| * power: supply: bq256xx: add kerneldoc for structure membersKrzysztof Kozlowski2021-04-201-0/+2
| * power: supply: act8945a: correct kerneldocKrzysztof Kozlowski2021-04-201-1/+1
| * power: supply: max17040: remove unneeded double castKrzysztof Kozlowski2021-04-201-2/+1
| * power: supply: max17040: handle device_property_read_u8_array() failureKrzysztof Kozlowski2021-04-201-5/+4
| * power: supply: max14577: remove unneeded variable initializationKrzysztof Kozlowski2021-04-201-1/+1
| * power: supply: surface-charger: Make symbol 'surface_ac_pm_ops' staticQiheng Lin2021-04-121-1/+1
| * power: supply: surface-battery: Make some symbols staticQiheng Lin2021-04-121-2/+2