summaryrefslogtreecommitdiff
path: root/drivers/power/supply/power_supply_core.c
AgeCommit message (Expand)Author
2023-02-25power: supply: fix null pointer check order in __power_supply_registerqinyu
2023-02-03power: supply: remove faulty cooling logicAndreas Kemnade
2022-12-05power: supply: fix null pointer dereferencing in power_supply_get_battery_inforuanjinjie
2022-11-17power: supply: fix residue sysfs file in error handle route of __power_supply...Zeng Heng
2022-10-31power: supply: core: repair kernel-doc for power_supply_vbat2ri()Lukas Bulwahn
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2022-07-17power: supply: Fix typo in power_supply_check_suppliesSchspa Shi
2022-06-09power: supply: core: Fix boundary conditions in interpolationDorian Rudolph
2022-05-03power: supply: core: Initialize struct to zeroLinus Walleij
2022-04-13power: supply: Reset err after not finding static batteryYassine Oudjana
2022-03-04power: supply: Static data for Samsung batteriesLinus Walleij
2022-02-28power: supply: Support VBAT-to-Ri lookup tablesLinus Walleij
2022-02-28power: supply: ab8500: Standardize BTI resistanceLinus Walleij
2022-02-28power: supply: ab8500: Standardize alert mode chargingLinus Walleij
2022-02-28power: supply: ab8500: Standardize maintenance chargingLinus Walleij
2022-02-11power: supply: core: Use device_property_string_array_count()Andy Shevchenko
2022-02-11power: supply: core: Add support for generic fwnodes to power_supply_get_batt...Hans de Goede
2022-02-11power: supply: core: Use fwnode_property_*() in power_supply_get_battery_info()Hans de Goede
2022-02-01power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede
2022-01-11Merge tag 'for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2022-01-03power: supply_core: Pass pointer to battery infoLinus Walleij
2021-11-17power: supply: core: Use library interpolationLinus Walleij
2021-11-15power: supply: core: Break capacity loopLinus Walleij
2021-09-30power: supply: core: Move psy_has_property() to fix buildGeert Uytterhoeven
2021-09-27power: supply: core: Add psy_has_property()Matthias Kaehlcke
2021-08-20power: supply: core: Fix parsing of battery chemistry/technologyDmitry Osipenko
2021-08-14power: supply: core: Parse battery chemistry/technologyLinus Walleij
2021-04-02power: supply: core: reduce loglevel for probe defer infoSebastian Reichel
2020-08-25power: supply: Support battery temperature device-tree propertiesDmitry Osipenko
2020-08-07Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-07-29power: supply: Fix kerneldoc of power_supply_temp2resist_simple()Krzysztof Kozlowski
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz
2020-05-10power: supply: add battery parametersMatti Vaittinen
2019-12-19power: supply: core: Add battery internal resistance temperature table supportBaolin Wang
2019-09-02power: supply: Init device wakeup after device_add()Stephen Boyd
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-23power: supply: Add HWMON compatibility layerAndrey Smirnov
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218Thomas Gleixner
2019-05-02power: supply: core: fix clang -WunsequencedPhong Tran
2019-04-17power: supply: core: fix leaked of_node refs in power_supply_get_battery_infoWen Yang
2019-04-15power: supply: core: fix typo in function to get current charge control limitEnric Balletbo i Serra
2019-04-05power: supply: Fix the simple battery property namesMaxime Ripard
2019-02-20power: supply: core: Add a field to support battery max voltageArtur Rojek
2019-01-20power: supply: remove some duplicated includesYangtao Li
2018-12-13power: supply: core: add support for custom sysfs attributesSebastian Reichel
2018-11-09power: supply: core: Add some helpers to use the battery OCV capacity tableBaolin Wang
2018-11-09power: supply: core: Add one field to present the battery internal resistanceBaolin Wang
2018-07-06power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires