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