- 37485a3 ANDROID: add kabi padding for structures for the android12 release by Greg Kroah-Hartman · 3 years, 7 months ago
- 615edf1 ANDROID: power_supply: inline empty power_supply_get_by_phandle_array() by Carlos Llamas · 3 years, 9 months ago
- 5af07d2 FROMGIT: power: supply: Fix build error when CONFIG_POWER_SUPPLY is not enabled. by Ray Chi · 3 years, 10 months ago
- 0a824c2 Merge 38525c6919e2 ("Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
- 15d1929 ANDROID: power_supply: Add POWER_SUPPLY_CHARGE_TYPE_TAPER by AleX Pelosi · 4 years, 5 months ago
- dea1a92 ANDROID: power_supply: Add a helper function to retrieve psy array from phandle by Badhri Jagan Sridharan · 4 years, 5 months ago
- 5ca937f power: supply: add wireless type by Subbaraman Narayanamurthy · 4 years, 5 months ago
- 00cda13 power: supply: Support battery temperature device-tree properties by Dmitry Osipenko · 4 years, 5 months ago
- 46cbd0b power: supply: wilco_ec: Add long life charging mode by Crag Wang · 4 years, 6 months ago
- 98cc1b9 power_supply: Add additional health properties to the header by Dan Murphy · 4 years, 6 months ago
- 601c2a5 power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED by Sebastian Reichel · 4 years, 8 months ago
- feabe49 power: supply: core: add manufacture date properties by Sebastian Reichel · 4 years, 8 months ago
- bac705a power: supply: core: add capacity error margin property by Sebastian Reichel · 4 years, 8 months ago
- 5a63b7b power: supply: add battery parameters by Matti Vaittinen · 4 years, 8 months ago
- 9ba2353 power: supply: core: allow to constify property lists by Michał Mirosław · 4 years, 10 months ago
- 65dbad7 power: supply: core: Add battery internal resistance temperature table support by Baolin Wang · 5 years ago
- 5fe7b600 Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
- a4496d5 power: supply: add input power and voltage limit properties by Enric Balletbo i Serra · 6 years ago
- e67d4df power: supply: Add HWMON compatibility layer by Andrey Smirnov · 6 years ago
- a63a5fa treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218 by Thomas Gleixner · 6 years ago
- e3e83cc power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constant by Andrey Smirnov · 6 years ago
- 813cab8 power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} properties by Nick Crews · 6 years ago
- ba6cc85 power: supply: core: Add Standard, Adaptive, and Custom charge types by Nick Crews · 6 years ago
- 04fb531 power: supply: core: Add a field to support battery max voltage by Artur Rojek · 6 years ago
- cef8fe6 power: supply: core: add support for custom sysfs attributes by Sebastian Reichel · 6 years ago
- 3afb50d power: supply: core: Add some helpers to use the battery OCV capacity table by Baolin Wang · 6 years ago
- 86131d9 power: supply: core: Add one field to present the battery internal resistance by Baolin Wang · 6 years ago
- 3ffa658 power: remove possible deadlock when unregistering power_supply by Benjamin Tissoires · 7 years ago
- ece711b power: supply: Add fwnode pointer to power_supply_config struct by Adam Thomson · 7 years ago
- cf45004 power: supply: Add 'usb_type' property and supporting code by Adam Thomson · 7 years ago
- 285995d power: add to_power_supply macro to the API by Ognjen Galic · 7 years ago
- c3142dd power: supply: Add power_supply_set_input_current_limit_from_supplier helper by Hans de Goede · 7 years ago
- 413de34 power: supply: core: Add power_supply_prop_precharge by Liam Breck · 8 years ago
- c08b1f4 power: supply: core: Add power_supply_battery_info and API by Liam Breck · 8 years ago
- 71399aa power: supply: Add Apple Brick ID power supply type by Benson Leung · 8 years ago
- e380538 power_supply: fix return value of get_property by Rhyland Klein · 9 years ago
- 6659b55 power_supply: Add types for USB Type C and PD chargers by Benson Leung · 9 years ago
- fe27e1d power: Add devm_power_supply_get_by_phandle() helper function by Hans de Goede · 10 years ago
- 5c6e3a9 power_supply: sysfs: Bring back write to writeable properties by Krzysztof Kozlowski · 10 years ago
- 7f1a57f power_supply: Fix possible NULL pointer dereference on early uevent by Krzysztof Kozlowski · 10 years ago
- 1a35246 power_supply: Add power_supply_put for decrementing device reference counter by Krzysztof Kozlowski · 10 years ago
- 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 10 years ago
- bc15405 power_supply: Add API for safe access of power supply function attrs by Krzysztof Kozlowski · 10 years ago
- 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 10 years ago
- e44ea36 power_supply: Add driver private data by Krzysztof Kozlowski · 10 years ago
- 5d8a421 power_supply core: support use of devres to register/unregister a power supply. by NeilBrown · 10 years ago
- a69d82b power_supply: Add no_thermal property to prevent recursive get_temp calls by Krzysztof Kozlowski · 10 years ago
- 3c5f885 power-supply: Forward declare structs together by Viresh Kumar · 10 years ago
- a8adcc90 power_supply: Add boot and calibration attributes by Ramakrishna Pallala · 10 years ago
- 6bb1d27 power_supply: Add inlmt,iterm, min/max temp props by Jenny TC · 11 years ago
- 9113e26 power_supply: allow power supply devices registered w/o wakeup source by Zhang Rui · 11 years ago
- abce977 power_supply: Add power_supply_get_by_phandle by Sebastian Reichel · 11 years ago
- d36240d power_supply: Add power_supply notifier by Pali Rohár · 11 years ago
- 948dcf9 power_supply: Prevent suspend until power supply events are processed by Zoran Markovic · 11 years ago
- b50df95 power_supply: Move of_node out of the #ifdef CONFIG_OF by Anton Vorontsov · 12 years ago
- f6e0b08 power_supply: Populate supplied_from hierarchy from the device tree by Rhyland Klein · 12 years ago
- 5e0848c power_supply: Add core support for supplied_from by Rhyland Klein · 12 years ago
- 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
- 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
- a05be99 power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_* by Ramakrishna Pallala · 12 years ago
- 952aeeb3 power_supply: Register power supply for thermal cooling device by Ramakrishna Pallala · 12 years ago
- ea2ce92 power_supply: Add support for CHARGE_CONTROL_* attributes by Ramakrishna Pallala · 12 years ago
- 2815b78 power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX by Ramakrishna Pallala · 12 years ago
- b1b5687 power_supply: Add new power supply AUTHENTIC property by Ramakrishna Pallala · 12 years ago
- e908c41 power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT by Ramakrishna Pallala · 13 years ago
- 3824c47 power_supply: Add constant charge_current and charge_voltage properties by Ramakrishna Pallala · 13 years ago
- 3be330b power_supply: Register battery as a thermal zone by Jenny TC · 13 years ago
- 0d4ed4e power_supply: Make the core a boolean instead of a tristate by Anton Vorontsov · 13 years ago
- a2ebfe2 power_supply: Add voltage_ocv property and use it for max17042 driver by Ramakrishna Pallala · 13 years ago
- 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
- 251f39f Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Anton Vorontsov · 13 years ago
- 9b88722 power_supply: Add "unknown" in power supply type by Kim, Milo · 13 years ago
- 8351665 power_supply: allow a power supply to explicitly point to powered device by Jeremy Fitzhardinge · 13 years ago
- 25a0bc2 power_supply: add SCOPE attribute to power supplies by Jeremy Fitzhardinge · 13 years ago
- 35c9d26 power_supply: Update power_supply_is_watt_property by Rhyland Klein · 14 years ago
- 6501f72 power_supply: Add new LED trigger charging-blink-solid-full by Vasily Khoruzhick · 14 years ago
- 51d0756 bq20z75: Add support for charge properties by Rhyland Klein · 14 years ago
- fe3f6d0 power_supply: Introduce maximum current property by Heikki Krogerus · 14 years ago
- 85efc8a power_supply: Add types for USB chargers by Heikki Krogerus · 14 years ago
- 0011d2d power_supply: Add support for writeable properties by Daniel Mack · 15 years ago
- 5f487cd power_supply: Use attribute groups by Anton Vorontsov · 15 years ago
- c955fe8 POWER: Add support for cycle_count by Alexey Starikovskiy · 15 years ago
- e5f5ccb power_supply: get_by_name and set_charged functionality by Daniel Mack · 15 years ago
- ee8076e power_supply: Add a charge_type property, and use it for olpc driver by Andres Salomon · 16 years ago
- b294a29 Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" by Andres Salomon · 16 years ago
- 7faa144 ACPI: battery: add power_{now,avg} properties to power_class by Alexey Starikovskiy · 16 years ago
- 7e386e6 power_supply: Add cold to the POWER_SUPPLY_HEALTH report values by Mark Brown · 16 years ago
- 942ed16 power_supply: Add function to return system-wide power state by Matthew Garrett · 16 years ago
- 8e552c3 power_supply: add CHARGE_COUNTER property and olpc_battery support for it by Andres Salomon · 17 years ago
- 7c2670b ACPI: battery: add sysfs serial number by maximilian attems · 17 years ago
- c7cc930 power_supply: add few more values and props by Dmitry Baryshkov · 17 years ago
- 8efe444 power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL by Andres Salomon · 17 years ago
- 4a11b59 [BATTERY] Universal power supply class (was: battery class) by Anton Vorontsov · 18 years ago