1. dc087d1 Merge tag 'for-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  2. a897a10 Merge tag 'for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  3. 7bb5a65 power: supply: twl4030-charger: add deferred probing for phy and iio by H. Nikolaus Schaller · 8 years ago
  4. 3950c95 power: supply: twl4030-charger: move irq allocation to just before irqs are enabled by H. Nikolaus Schaller · 8 years ago
  5. bfa953d power: supply: sbs-battery: Don't needlessly set CAPACITY_MODE by Shawn Nematbakhsh · 8 years ago
  6. fe8a653 power: supply: sbs-battery: Prevent CAPACITY_MODE races by Shawn Nematbakhsh · 8 years ago
  7. 48f680c power: supply: bq24735: remove incorrect le16_to_cpu calls by Phil Reid · 8 years ago
  8. a1bbec7 power: supply: sbs-battery: remove incorrect le16_to_cpu calls by Phil Reid · 8 years ago
  9. fc44313 power: supply: cpcap-charger: Add missing power_supply_config by Tony Lindgren · 8 years ago
  10. 5e6eb02 power: supply: twl4030-charger: move allocation of iio channel to the beginning by H. Nikolaus Schaller · 8 years ago
  11. e8847c5 power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() and fix error path by H. Nikolaus Schaller · 8 years ago
  12. 355679b power: supply: core: constify psy_tcd_ops. by Arvind Yadav · 8 years ago
  13. 3785395 power: supply: twl4030_charger: Use sysfs_match_string() helper by Andy Shevchenko · 8 years ago
  14. de0d6db w1: Add subsystem kernel public interface by Andrew F. Davis · 8 years ago
  15. c800384 power: supply: axp20x_battery: add DT support for battery max constant charge current by Quentin Schulz · 8 years ago
  16. f8c91bae power: supply: axp20x_battery: add support for DT battery by Quentin Schulz · 8 years ago
  17. ccce440 power: supply: bq27xxx: Add power_supply_battery_info support by Liam Breck · 8 years ago
  18. 0670c9b power: supply: bq27xxx: Add chip data memory read/write support by Liam Breck · 8 years ago
  19. 14073f6 power: supply: bq27xxx: Add bulk transfer bus methods by Matt Ranostay · 8 years ago
  20. 413de34 power: supply: core: Add power_supply_prop_precharge by Liam Breck · 8 years ago
  21. c08b1f4 power: supply: core: Add power_supply_battery_info and API by Liam Breck · 8 years ago
  22. 874b2ad power: supply: cpcap-battery: Add a battery driver by Tony Lindgren · 8 years ago
  23. 49fb384 power: supply: twl4030-charger: remove nonstandard max_current sysfs attribute by H. Nikolaus Schaller · 8 years ago
  24. e128541 power: supply: ltc3651-charger: fix some error codes in probe by Dan Carpenter · 8 years ago
  25. 105df60 power: supply: sysfs: parse string as enum when writing property by David Lechner · 8 years ago
  26. 71399aa power: supply: Add Apple Brick ID power supply type by Benson Leung · 8 years ago
  27. 58a36bb power: supply: core: Add support for supplied-from device-property by Hans de Goede · 8 years ago
  28. a463182 power: supply: axp20x_usb_power: Drop unnecessary static by Julia Lawall · 8 years ago
  29. c94d4ed power: supply: Add ltc3651-charger driver by Mike Looijmans · 8 years ago
  30. 70c9fc9 power: supply: cpcap-charger: Fix charger voltages based on ADC values by Tony Lindgren · 8 years ago
  31. 1e45330 power: supply: cpcap-charger: Update charge current table and add comments by Tony Lindgren · 8 years ago
  32. 6b402bd Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  33. 35f4f99 power: supply: cpcap-charger: Keep trickle charger bits disabled by Tony Lindgren · 8 years ago
  34. 6ffa8ac power: supply: cpcap-charger: Fix enable for 3.8V charge setting by Tony Lindgren · 8 years ago
  35. 3ae5f06 power: supply: cpcap-charger: Fix charge voltage configuration by Tony Lindgren · 8 years ago
  36. 4f700a5 power: supply: cpcap-charger: Fix charger name by Tony Lindgren · 8 years ago
  37. 50730eb power: supply: twl4030-charger: make twl4030_bci_property_is_writeable static by Sebastian Reichel · 8 years ago
  38. 08be881 Merge tag 'acpi-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  39. cda3b01 power: supply: sbs-battery: Add alert callback by Phil Reid · 8 years ago
  40. e9574c1 power: supply: avoid unused twl4030-madc.h by Sebastian Reichel · 8 years ago
  41. 7f93e1f power: supply: sbs-battery: Correct supply status with current draw by Paul Kocialkowski · 8 years ago
  42. 4df2cce power: supply: sbs-battery: Don't ignore the first external power change by Paul Kocialkowski · 8 years ago
  43. 633e879 power: supply: pda_power: move from timer to delayed_work by Michael Trimarchi · 8 years ago
  44. adb69a3 power: supply: max17042_battery: Add support for the SCOPE property by Hans de Goede · 8 years ago
  45. 6d6b61e power: supply: max17042_battery: Add support for the CHARGE_NOW property by Hans de Goede · 8 years ago
  46. 2e01541 power: supply: max17042_battery: Add support for the CHARGE_FULL_DESIGN property by Hans de Goede · 8 years ago
  47. d7d15fc power: supply: max17042_battery: mAh readings depend on r_sns value by Hans de Goede · 8 years ago
  48. 7bfc939 power: supply: max17042_battery: Add support for the VOLT_MIN property by Hans de Goede · 8 years ago
  49. ef7fcda power: supply: max17042_battery: Add support for the TECHNOLOGY attribute by Hans de Goede · 8 years ago
  50. dcdddda power: supply: max17042_battery: Add external_power_changed callback by Hans de Goede · 8 years ago
  51. a9df22c power: supply: max17042_battery: Add support for the STATUS property by Hans de Goede · 8 years ago
  52. 9173621 power: supply: max17042_battery: Add default platform_data fallback data by Hans de Goede · 8 years ago
  53. 2814913 power: supply: max17047_battery: The temp alert values are 8-bit 2's complement by Hans de Goede · 8 years ago
  54. c67c069 power: supply: max17042_battery: Use sign_extend32 instead of DIY code by Hans de Goede · 8 years ago
  55. 7f232af power: supply: ab8500_charger: spelling: "prechage" -> "precharge" by Colin Ian King · 8 years ago
  56. 6254a6a power: supply: axp20x_usb_power: add IIO dependency by Arnd Bergmann · 8 years ago
  57. 8b20839 power: supply: isp1704: Fix unchecked return value of devm_kzalloc by Pan Bian · 8 years ago
  58. 756e142 power: supply: generic-adc-battery: use SIMPLE_DEV_PM_OPS helper macro by Rahul Bedarkar · 8 years ago
  59. bb8fe8e power: supply: sbs-battery: fix the sbs interrupt request by Ryosuke Saito · 8 years ago
  60. 46c202b power: supply: add battery driver for AXP20X and AXP22X PMICs by Quentin Schulz · 8 years ago
  61. 1eb2869 power: supply: bq24190_charger: Deprecate battery class and replicate its features in charger by Liam Breck · 8 years ago
  62. 2848e03 power: supply: Make power_supply_am_i_supplied return -ENODEV if there are no suppliers by Hans de Goede · 8 years ago
  63. 19a2ee6 power: supply: twl4030-charger: don't check if battery is present by H. Nikolaus Schaller · 8 years ago
  64. 3fb319c power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT property by H. Nikolaus Schaller · 8 years ago
  65. 6cf62a3 power: supply: bq24190_charger: Add disable-reset device-property by Hans de Goede · 8 years ago
  66. 6c4c9a9 power: supply: axp288_charger: Only wait for INT3496 device if present by Hans de Goede · 8 years ago
  67. 6c38166 power: supply: bq24190_charger: Use new extcon_register_notifier_all() by Hans de Goede · 8 years ago
  68. 61489b0 power: supply: bq24190_charger: Longer delay while polling reset flag by Liam Breck · 8 years ago
  69. e3ebc38 power: supply: bq24190_charger: Uniform pm_runtime_get() failure handling by Liam Breck · 8 years ago
  70. 03add17 power: supply: bq24190_charger: Clean up extcon code by Liam Breck · 8 years ago
  71. d63d07c power: supply: bq24190_charger: Limit over/under voltage fault logging by Liam Breck · 8 years ago
  72. 53db885 power: supply: New driver for LEGO MINDSTORMS EV3 battery by David Lechner · 8 years ago
  73. 53a022d power: supply: tps65217: remove debug messages for function calls by Enric Balletbo i Serra · 8 years ago
  74. 9697277 power: supply: ltc2941-battery-gauge: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  75. dc6ea7d power: supply: charger-manager: simplify return statements by Andi Shyti · 8 years ago
  76. bdd9968 power: supply: lp8788: prevent out of bounds array access by Giedrius Statkevičius · 8 years ago
  77. 0c9888e power: supply: cpcap-charger: Add minimal CPCAP PMIC battery charger by Tony Lindgren · 8 years ago
  78. da26580 power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost by Hans de Goede · 8 years ago
  79. 99c88eb power: supply: bq24190_charger: Add support for bq24192i by Hans de Goede · 8 years ago
  80. 01c0e0a power: supply: bq24190_charger: Use i2c-core irq-mapping code by Hans de Goede · 8 years ago
  81. b98074e power: bq24190_charger: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  82. dba8347 power: supply: sbs-charger: simplified bool function by Daniel Perez · 8 years ago
  83. d714724 power: supply: ab8500: Replaced spaces with tabs in indent by Munir Contractor · 8 years ago
  84. 8677587 power: supply: bq25890: Use gpiod_get() by Andy Shevchenko · 8 years ago
  85. 420b2d4 power: supply: twl4030_charger: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  86. da28122 power: supply: max17040: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  87. f385e6e power: bq24190_charger: Use PM runtime autosuspend by Tony Lindgren · 8 years ago
  88. 35c3c19 power: bq24190_charger: Check the interrupt status on resume by Tony Lindgren · 8 years ago
  89. 744cc30 power: supply: add AC power supply driver for AXP20X and AXP22X PMICs by Quentin Schulz · 8 years ago
  90. 33863c9 power: supply: axp20x_usb_power: use IIO channels when available by Quentin Schulz · 8 years ago
  91. 166e8db power: supply: max14656: Export I2C and OF device ID as module aliases by Javier Martinez Canillas · 8 years ago
  92. a1b9435 power: supply: bq2415x: check for NULL acpi_id to avoid null pointer dereference by Colin Ian King · 8 years ago
  93. cb190af power: supply: bq24190_charger: Adjust formatting by Liam Breck · 8 years ago
  94. ba52e75 power: supply: bq24190_charger: Handle fault before status on interrupt by Liam Breck · 8 years ago
  95. 68abfb8 power: supply: bq24190_charger: Don't read fault register outside irq_handle_thread() by Liam Breck · 8 years ago
  96. 2d9fee6 power: supply: bq24190_charger: Call power_supply_changed() for relevant component by Liam Breck · 8 years ago
  97. d62acc5 power: supply: bq24190_charger: Install irq_handler_thread() at end of probe() by Liam Breck · 8 years ago
  98. e05ad7e power: supply: bq24190_charger: Call set_mode_host() on pm_resume() by Liam Breck · 8 years ago
  99. 767eee3 power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING by Liam Breck · 8 years ago
  100. 51962a3 power: supply: qcom_smbb: add regulator dependency by Arnd Bergmann · 8 years ago