1. 744cc30 power: supply: add AC power supply driver for AXP20X and AXP22X PMICs by Quentin Schulz · 8 years ago
  2. 33863c9 power: supply: axp20x_usb_power: use IIO channels when available by Quentin Schulz · 8 years ago
  3. 166e8db power: supply: max14656: Export I2C and OF device ID as module aliases by Javier Martinez Canillas · 8 years ago
  4. a1b9435 power: supply: bq2415x: check for NULL acpi_id to avoid null pointer dereference by Colin Ian King · 8 years ago
  5. cb190af power: supply: bq24190_charger: Adjust formatting by Liam Breck · 8 years ago
  6. ba52e75 power: supply: bq24190_charger: Handle fault before status on interrupt by Liam Breck · 8 years ago
  7. 68abfb8 power: supply: bq24190_charger: Don't read fault register outside irq_handle_thread() by Liam Breck · 8 years ago
  8. 2d9fee6 power: supply: bq24190_charger: Call power_supply_changed() for relevant component by Liam Breck · 8 years ago
  9. d62acc5 power: supply: bq24190_charger: Install irq_handler_thread() at end of probe() by Liam Breck · 8 years ago
  10. e05ad7e power: supply: bq24190_charger: Call set_mode_host() on pm_resume() by Liam Breck · 8 years ago
  11. 767eee3 power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING by Liam Breck · 8 years ago
  12. 51962a3 power: supply: qcom_smbb: add regulator dependency by Arnd Bergmann · 8 years ago
  13. b6d3043 power: reset: at91-reset: remove leftover platform_device_id by Alexandre Belloni · 8 years ago
  14. f22dfd8 power: reset: at91-reset: add samx7 support by Szemző András · 8 years ago
  15. d04ba0a power: supply: max14656: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 8 years ago
  16. e448e2d power: supply: pcf50633-charger: Compress return logic into one line. by Gustavo A. R. Silva · 8 years ago
  17. 33237fb power: supply: ab8500_btemp: Compress return logic into one line. by Gustavo A. R. Silva · 8 years ago
  18. c0d21f7 Merge branch 'psy-arm-at91-immutable' into psy-next by Sebastian Reichel · 8 years ago
  19. 0b04087 power: reset: at91-poweroff: timely shutdown LPDDR memories by Alexandre Belloni · 8 years ago
  20. 9d60595 power: supply: Add support for MAX14656 USB charger detector by Alexander Kurz · 8 years ago
  21. 61274ef power: supply: qcom_smbb: Add otg regulator for control of vbus by Bird, Tim · 8 years ago
  22. 8835cae power: supply: bq27xxx: adds specific support for bq27520-g4 revision. by Chris Lapa · 8 years ago
  23. 825e915 power: supply: bq27xxx: adds specific support for bq27520-g3 revision. by Chris Lapa · 8 years ago
  24. a5deb9a power: supply: bq27xxx: adds specific support for bq27520-g2 revision. by Chris Lapa · 8 years ago
  25. 68f2a81 power: supply: bq27xxx: adds specific support for bq27520-g1 revision. by Chris Lapa · 8 years ago
  26. 71375aa power: supply: bq27xxx: adds specific support for bq27510-g3 revision. by Chris Lapa · 8 years ago
  27. 698a2bf power: supply: bq27xxx: adds specific support for bq27510-g2 revision. by Chris Lapa · 8 years ago
  28. bd28177 power: supply: bq27xxx: adds specific support for bq27510-g1 revision. by Chris Lapa · 8 years ago
  29. 3283363 power: supply: bq27xxx: adds specific support for bq27500/1 revision. by Chris Lapa · 8 years ago
  30. 6da6e4b power: supply: bq27xxx: rename BQ27510 allow for deprecation in future. by Chris Lapa · 8 years ago
  31. 818e301 power: supply: bq27xxx: rename BQ27500 allow for deprecation in future. by Chris Lapa · 8 years ago
  32. 15df6d9 power: supply: axp20x_usb_power: fix warning on 64bit by Michal Suchanek · 8 years ago
  33. e839a44 power: supply: bq27xxx: move overtemp tests to a switch statement. by Chris Lapa · 8 years ago
  34. af5179a power: supply: remove Intel Moorestown battery support by Andy Shevchenko · 8 years ago
  35. fb9a33a power: supply: gpio_charger: switch to using GPIO descriptors by Linus Walleij · 8 years ago
  36. c56ca24 power: supply: fix spelling mistake: supply: "Celcius" -> "Celsius" by Colin Ian King · 8 years ago
  37. e3e7741 power: supply: wm97xx_battery: remove redundant 2nd null check on pdata by Colin Ian King · 8 years ago
  38. 1169735 power: supply: axp288_fuel_gauge: Remove unnecessary irq?_en register writes by Hans de Goede · 8 years ago
  39. de4fb05 power: supply: bq24735: bring down the noise level by Peter Rosin · 8 years ago
  40. dbff4c8 power: supply: bq24735: allow polling even if there is no ac-detect gpio by Peter Rosin · 8 years ago
  41. 577b1f0 power: supply: axp288_charger: Use one notifier_block per extcon cable by Hans de Goede · 8 years ago
  42. 7def63c power: supply: axp288_charger: Fix the module not auto-loading by Hans de Goede · 8 years ago
  43. 620874c power: supply: axp288_charger: Remove unnecessary irq?_en register writes by Hans de Goede · 8 years ago
  44. 8cffbe4 power: supply: axp288_charger: Fix wrong regmap_update_bits by Hans de Goede · 8 years ago
  45. 5c5bcb8 power: supply: axp288_charger: Get and process initial hardware-state by Hans de Goede · 8 years ago
  46. bcd39ba power: supply: axp288_charger: Some minor cleanups by Hans de Goede · 8 years ago
  47. 71851a6 power: supply: axp288_charger: Handle charger type changing without disconnect by Hans de Goede · 8 years ago
  48. 7508f44 power: supply: axp288_charger: Actually get and use the USB_HOST extcon device by Hans de Goede · 8 years ago
  49. d96e073 power: supply: axp288_charger: Move init_hw_regs call before supply registration by Hans de Goede · 8 years ago
  50. 42e2008 power: supply: axp288_charger: Register extcon notifers after power_supply by Hans de Goede · 8 years ago
  51. e3668e3 power: supply: axp288_charger: Use devm_power_supply_register by Hans de Goede · 8 years ago
  52. 8bb17b6 Merge branch 'psy-mfd-axp288-immutable' into psy-next by Sebastian Reichel · 8 years ago
  53. feb583e power: supply: add sbs-charger driver by Nicolas Saenz Julienne · 8 years ago
  54. a7d143d power: supply: bq24735: always check for AC adapter presence in probe by Peter Rosin · 8 years ago
  55. a07bea3 power: supply: bq24735: configure the charger as part of enabling it by Peter Rosin · 8 years ago
  56. 2e66585 power: supply: bq24735: move down bq24735_{en,dis}able_charging by Peter Rosin · 8 years ago
  57. 5b903a1 power: supply: tps65217: Use generic charger name by Milo Kim · 8 years ago
  58. 757620c power: supply: tps65217: Use generic name for get_property() by Milo Kim · 8 years ago
  59. da50b3a power: supply: tps65217: Use generic name for power supply property by Milo Kim · 8 years ago
  60. 3967d1f power: supply: tps65217: Use generic name for power supply structure by Milo Kim · 8 years ago
  61. 3c2e58a power: supply: tps65217: Use generic name for charger online by Milo Kim · 8 years ago
  62. 20a7e17 power: supply: tps65217: Support USB charger interrupt by Milo Kim · 8 years ago
  63. 9ef0bf1 power: supply: tps65217: Use 'poll_task' on unloading the module by Milo Kim · 8 years ago
  64. bdca5d9 power: supply: qcom_smbb: Replace the deprecated extcon API by Chanwoo Choi · 8 years ago
  65. c314803 power: supply: axp288_charger: Replace the extcon API by Chanwoo Choi · 8 years ago
  66. a50b0db power: supply: max8997_charger: Using device managed API and remove OOM print by Srikant Ritolia · 8 years ago
  67. 50111d3 power: supply: axp20x_usb_power: add 100mA max current limit for AXP223 by Quentin Schulz · 8 years ago
  68. 5c3ff59 power: supply: axp20x_usb_power: set min voltage and max current from sysfs by Quentin Schulz · 8 years ago
  69. 0dcc70c power: supply: axp20x_usb_power: use of_device_id data field instead of device_is_compatible by Quentin Schulz · 8 years ago
  70. bf383fe power: supply: bq24735-charger: optionally poll the ac-detect gpio by Peter Rosin · 8 years ago
  71. 248efcf power: supply: axp288_fuel_gauge: Read 12 bit values 2 registers at a time by Hans de Goede · 8 years ago
  72. 4949fc5 power: supply: axp288_fuel_gauge: Read 15 bit values 2 registers at a time by Hans de Goede · 8 years ago
  73. 6f074bc power: supply: axp288_fuel_gauge: Fix fuel_gauge_reg_readb return on error by Hans de Goede · 8 years ago
  74. d0ddcba power: supply: bq24735-charger: simplify register update to stop charging by Peter Rosin · 8 years ago
  75. 888f974 power: supply: axp288_fuel_gauge: Drop platform_data dependency by Hans de Goede · 8 years ago
  76. eac53b3 power: supply: axp288_charger: Drop platform_data dependency by Hans de Goede · 8 years ago
  77. d556f21 power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errors by Hans de Goede · 8 years ago
  78. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  79. bbcd9c5 Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  80. 6480af4 power_supply: wm97xx_battery: use power_supply_get_drvdata by Robert Jarzmik · 8 years ago
  81. 8d4124c wm8350_power: use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  82. 5ee1d39 power: ipaq_micro_battery: fix alias by Russell King · 8 years ago
  83. 3bee9ea power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520 by Andrew F. Davis · 8 years ago
  84. 075eb57 bq24190_charger: Fix PM runtime use for bq24190_battery_set_property by Tony Lindgren · 8 years ago
  85. f526140 PM / AVS: rockchip-io: make the log more consistent by Shawn Lin · 8 years ago
  86. 44fccac power: supply: lp8788: remove an unneeded NULL check by Dan Carpenter · 8 years ago
  87. 93f7c27 power: reset: zx-reboot: Fix module autoload by Javier Martinez Canillas · 8 years ago
  88. 0a27aa9 power: reset: syscon-reboot-mode: Fix module autoload by Javier Martinez Canillas · 8 years ago
  89. c9ba9b7 power: reset: at91-poweroff: Fix module autoload by Javier Martinez Canillas · 8 years ago
  90. 991de44 power: reset: at91-reset: Fix module autoload by Javier Martinez Canillas · 8 years ago
  91. 99e33fb power: supply: axp288_fuel_gauge: Fix module autoload by Javier Martinez Canillas · 8 years ago
  92. a5a8539 power: supply: max8997_charger: Fix module autoload by Javier Martinez Canillas · 8 years ago
  93. 14d60bd power: supply: max17040: Change register transaction length from 8 bits to 16 bits by Liu Xiang · 8 years ago
  94. 950b6c2 power: supply: bq27xxx_battery: don't update poll_interval param if same by Matt Ranostay · 8 years ago
  95. 32c52ef power: supply: improve function-level documentation by Julia Lawall · 8 years ago
  96. 2967683 power: reset: Add Intel PIIX4 poweroff driver by Paul Burton · 8 years ago
  97. 021723e Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  98. 1d72706 power: supply: bq27xxx_battery: allow kernel poll_interval parameter runtime update by Matt Ranostay · 8 years ago
  99. 389958b power: supply: sbs-battery: Cleanup removal of chip->pdata by Phil Reid · 8 years ago
  100. 8ad5d85 power: reset: st-poweroff: Remove obsolete platforms. by Peter Griffin · 8 years ago