summaryrefslogtreecommitdiff
path: root/include/linux/power_supply.h
AgeCommit message (Expand)Author
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-24power: supply: Introduces bypass charging propertyRicardo Rivera-Matos
2022-02-01power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede
2022-01-11Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-01-08power: supply: Provide stubs for charge_behaviour helpersThomas Weißschuh
2022-01-03power: supply_core: Pass pointer to battery infoLinus Walleij
2021-12-21power: supply: add helpers for charge_behaviour sysfsThomas Weißschuh
2021-12-21power: supply: add charge_behaviour attributesThomas Weißschuh
2021-11-17power: supply: core: Add kerneldoc to battery structLinus Walleij
2021-11-16power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERYLuca Ceresoli
2021-08-14power: supply: core: Parse battery chemistry/technologyLinus Walleij
2021-04-28Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2021-04-05power: supply: core: Use true and false for bool variableJiapeng Chong
2021-03-28power: supply: Fix build error when CONFIG_POWER_SUPPLY is not enabled.Ray Chi
2021-03-09power: supply: core: provide function stubs if CONFIG_POWER_SUPPLY=nRay Chi
2020-08-26power: supply: add wireless typeSubbaraman Narayanamurthy
2020-08-25power: supply: Support battery temperature device-tree propertiesDmitry Osipenko
2020-07-31power: supply: wilco_ec: Add long life charging modeCrag Wang
2020-07-21power_supply: Add additional health properties to the headerDan Murphy
2020-05-28power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIREDSebastian Reichel
2020-05-28power: supply: core: add manufacture date propertiesSebastian Reichel
2020-05-28power: supply: core: add capacity error margin propertySebastian Reichel
2020-05-10power: supply: add battery parametersMatti Vaittinen
2020-05-01power: supply: core: allow to constify property listsMichał Mirosław
2019-12-19power: supply: core: Add battery internal resistance temperature table supportBaolin Wang
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-06-28power: supply: add input power and voltage limit propertiesEnric Balletbo i Serra
2019-06-23power: supply: Add HWMON compatibility layerAndrey Smirnov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218Thomas Gleixner
2019-05-03power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constantAndrey Smirnov
2019-05-02power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} prope...Nick Crews
2019-05-02power: supply: core: Add Standard, Adaptive, and Custom charge typesNick Crews
2019-02-20power: supply: core: Add a field to support battery max voltageArtur Rojek
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
2018-05-24power: supply: Add fwnode pointer to power_supply_config structAdam Thomson
2018-04-25power: supply: Add 'usb_type' property and supporting codeAdam Thomson
2018-02-21power: add to_power_supply macro to the APIOgnjen Galic
2017-08-29power: supply: Add power_supply_set_input_current_limit_from_supplier helperHans de Goede
2017-06-08power: supply: core: Add power_supply_prop_prechargeLiam Breck
2017-06-08power: supply: core: Add power_supply_battery_info and APILiam Breck
2017-06-08power: supply: Add Apple Brick ID power supply typeBenson Leung
2016-07-01power_supply: fix return value of get_propertyRhyland Klein
2016-02-15power_supply: Add types for USB Type C and PD chargersBenson Leung
2015-06-10power: Add devm_power_supply_get_by_phandle() helper functionHans de Goede