1. 79703e0 Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  2. 3d32a84 power: supply: ipaq_micro_battery: remove unneeded semicolon by Chen Zhou · 5 years ago
  3. cb619e8 power: supply: bq25890_charger: fix incorrect error return when bq25890_field_read fails by Colin Ian King · 5 years ago
  4. bcfb7ae power: supply: axp20x_usb_power: Only poll while offline by Samuel Holland · 5 years ago
  5. 09aaaec power: supply: axp20x_usb_power: Add wakeup control by Samuel Holland · 5 years ago
  6. ecbc8dd power: supply: axp20x_usb_power: Allow offlining by Samuel Holland · 5 years ago
  7. 56900d4 power: supply: axp20x_usb_power: Use a match structure by Samuel Holland · 5 years ago
  8. 577233a power: suppy: ucs1002: Make the symbol 'ucs1002_regulator_enable' static by Chen Wandun · 5 years ago
  9. 46aa27e power: supply: bq25890_charger: Add DT and I2C ids for all supported chips by Yauhen Kharuzhy · 5 years ago
  10. d20267c power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chips by Yauhen Kharuzhy · 5 years ago
  11. eb368de power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity() by Dan Carpenter · 5 years ago
  12. a60ec78 power: supply: ltc2941-battery-gauge: fix use-after-free by Sven Van Asbroeck · 5 years ago
  13. e29242a power: supply: max17040: Correct IRQ wake handling by Marek Szyprowski · 5 years ago
  14. f955263 power: supply: axp20x_usb_power: Remove unused device_node by Samuel Holland · 5 years ago
  15. ca4c77b power: supply: axp20x_ac_power: Add wakeup control by Samuel Holland · 5 years ago
  16. ddfec18 power: supply: axp20x_ac_power: Allow offlining by Samuel Holland · 5 years ago
  17. 1c51aad power: supply: axp20x_ac_power: Fix reporting online status by Samuel Holland · 5 years ago
  18. 11f1eab cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h' by Enric Balletbo i Serra · 5 years ago
  19. 921377c power: supply: abx500_chargalg: Remove unneeded semicolon by Ma Feng · 5 years ago
  20. e15c54d power: supply: ab8500_charger: Remove unneeded semicolon by Ma Feng · 5 years ago
  21. c6ef523 power: supply: ab8500: Remove unneeded semicolon by Ma Feng · 5 years ago
  22. e2ec6ae power: supply: sbs-battery: fix CAPACITY_MODE bit naming by Jean-Francois Dagenais · 5 years ago
  23. 75d8a84 power: supply: sbs-battery: use octal permissions on module param by Jean-Francois Dagenais · 5 years ago
  24. 464aca1 power: supply: cros_usbpd: Remove dev_err() getting the number of ports by Enric Balletbo i Serra · 5 years ago
  25. a08990e power: supply: max17040: Send uevent in SOC and status change by Matheus Castello · 5 years ago
  26. cccdd0c power: supply: max17040: Config alert SOC low level threshold from FDT by Matheus Castello · 5 years ago
  27. 2e17ed9 power: supply: max17040: Add IRQ handler for low SOC alert by Matheus Castello · 5 years ago
  28. 058d425 power: supply: sc27xx: Calibrate the resistance of coulomb counter by Baolin Wang · 5 years ago
  29. 6af8288 power: supply: sc27xx: Optimize the battery resistance with measuring temperature by Yuanjiang Yu · 5 years ago
  30. 65dbad7 power: supply: core: Add battery internal resistance temperature table support by Baolin Wang · 5 years ago
  31. 5de1780 power: supply: max77650: add of_match table by Bartosz Golaszewski · 5 years ago
  32. bc90705 power: supply: max17042: add MAX17055 support by Angus Ainslie (Purism) · 5 years ago
  33. a3d70da power: suppy: ucs1002: disable power when max current is 0 by Lucas Stach · 5 years ago
  34. 3c9c2d0 power: supply: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  35. 86b9182 power/supply: ingenic-battery: Don't change scale if there's only one by Paul Cercueil · 5 years ago
  36. dd04def power: supply: pda_power: add missed usb_unregister_notifier by Chuhong Yuan · 5 years ago
  37. 9480029 power: supply: bd70528: Add MODULE_ALIAS to allow module auto loading by Matti Vaittinen · 5 years ago
  38. f457055 power: supply: ab8500_charger: Fix inconsistent IS_ERR and PTR_ERR by Gustavo A. R. Silva · 5 years ago
  39. e3da2ce power: supply: cpcap-charger: cpcap_charger_voltage_to_regval() can be static by kbuild test robot · 5 years ago
  40. 0cb90f0 power: supply: cpcap-battery: Add basic coulomb counter calibrate support by Tony Lindgren · 5 years ago
  41. b28ac41 power: supply: cpcap-battery: Read and save integrator register CCI by Tony Lindgren · 5 years ago
  42. ac437c1 power: supply: cpcap-battery: Simplify short term power average calculation by Tony Lindgren · 5 years ago
  43. c59b3bad power: supply: cpcap-battery: Simplify coulomb counter calculation with div_s64 by Tony Lindgren · 5 years ago
  44. 458f5c8 power: supply: cpcap-battery: Move coulomb counter units per lsb to ddata by Tony Lindgren · 5 years ago
  45. 5688ea0 power: supply: cpcap-charger: Allow changing constant charge voltage by Tony Lindgren · 5 years ago
  46. 8b0134c power: supply: cpcap-battery: Fix handling of lowered charger voltage by Tony Lindgren · 5 years ago
  47. 50fc99f power: supply: cpcap-charger: Improve battery detection by Tony Lindgren · 5 years ago
  48. 639c152 power: supply: cpcap-battery: Check voltage before orderly_poweroff by Tony Lindgren · 5 years ago
  49. 8bc8fc0 Merge tag 'psy-cpcap-charge-volt-limit-signed' into psy-next by Sebastian Reichel · 5 years ago
  50. d4ee021 power: supply: cpcap-charger: Limit voltage to 4.2V for battery by Tony Lindgren · 5 years ago
  51. b10e970 power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname() by Krzysztof Kozlowski · 5 years ago
  52. 2410899 power: supply: ab8500_fg: Do not free non-requested IRQs in probe's error path by Krzysztof Kozlowski · 5 years ago
  53. ccc023a power: supply: ab8500: Cleanup probe in reverse order by Krzysztof Kozlowski · 5 years ago
  54. 1a18f7e Merge remote-tracking branch 'ib-ab8500-5.4-rc1' into for-next by Sebastian Reichel · 5 years ago
  55. bffc687 power: supply: abx500_chargalg: Fix code indentation by Madhuparna Bhowmik · 5 years ago
  56. 1e82623 power: supply: ab8500_fg: Convert to IIO ADC by Linus Walleij · 5 years ago
  57. 97ab78b power: supply: ab8500_charger: Convert to IIO ADC by Linus Walleij · 5 years ago
  58. 0a8686e power: supply: ab8500_btemp: Convert to IIO ADC by Linus Walleij · 5 years ago
  59. f2e5c49 power: supply: axp20x_usb_power: enable USB BC detection on AXP813 by Icenowy Zheng · 5 years ago
  60. 69318b3 test_power: Add CURRENT properties by lecopzer@gmail.com · 5 years ago
  61. 4b082ac test_power: Add CHARGE_COUNTER properties by lecopzer@gmail.com · 5 years ago
  62. 619e17c Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 5 years ago
  63. 5c6bd5d Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  64. 32b90da Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  65. 7f73786 power: supply: cpcap-charger: Enable vbus boost voltage by Tony Lindgren · 5 years ago
  66. 7cfd33d power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attribute by Yuanjiang Yu · 5 years ago
  67. 5806652 power: supply: sc27xx: Optimize the battery capacity calibration by Yuanjiang Yu · 5 years ago
  68. ff062d0 power: supply: sc27xx: Make sure the alarm capacity is larger than 0 by Yuanjiang Yu · 5 years ago
  69. 7384b0e power: supply: sc27xx: Fix the the accuracy issue of coulomb calculation by Yuanjiang Yu · 5 years ago
  70. 168e68d power: supply: sc27xx: Fix conditon to enable the FGU interrupt by Yuanjiang Yu · 5 years ago
  71. 7cff19b power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attribute by Yuanjiang Yu · 5 years ago
  72. 343160e power: supply: max77650: add MODULE_ALIAS() by Bartosz Golaszewski · 6 years ago
  73. 72e538f power: supply: isp1704: remove redundant assignment to variable ret by Colin Ian King · 6 years ago
  74. 5c35ba9 power: supply: bq25890_charger: Add the BQ25895 part by Angus Ainslie (Purism) · 6 years ago
  75. 2042058 power: supply: sc27xx: Replace devm_add_action() followed by failure action with devm_add_action_or_reset() by Fuqian Huang · 6 years ago
  76. 08614b4 power: supply: sc27xx: Introduce local variable 'struct device *dev' by Fuqian Huang · 6 years ago
  77. 9eab9a5 power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and 'bup_vch_range' by YueHaibing · 5 years ago
  78. 40badfa power: supply: max17042_battery: Fix a typo in function names by Christophe JAILLET · 5 years ago
  79. 840d9f1 mfd / platform: cros_ec: Reorganize platform and mfd includes by Enric Balletbo i Serra · 5 years ago
  80. 47f11e0 mfd / platform: cros_ec: Move cros-ec core driver out from MFD by Enric Balletbo i Serra · 5 years ago
  81. 8288022 power: supply: Init device wakeup after device_add() by Stephen Boyd · 5 years ago
  82. 1094806 power: supply: ab8500_charger: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  83. fe55e77 power: supply: sbs-battery: only return health when battery present by Michael Nosthoff · 5 years ago
  84. 99956a9 power: supply: sbs-battery: use correct flags field by Michael Nosthoff · 5 years ago
  85. fa7da74 power: supply: axp288_fuel_gauge: Add Minix Neo Z83-4 to the blacklist by Hans de Goede · 5 years ago
  86. 6f3ed83 power: supply: axp288_fuel_gauge: Sort the DMI blacklist alphabetically by Hans de Goede · 5 years ago
  87. f1b937c power: supply: register HWMON devices with valid names by Romain Izard · 5 years ago
  88. 5274fdb power: supply: ab8500_charger: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  89. aea1207 power/supply: Drop obsolete JZ4740 driver by Paul Cercueil · 5 years ago
  90. 5fe7b600 Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 5 years ago
  91. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  92. 8de2625 Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  93. 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  94. 3f57fe2 power_supply: wilco_ec: Add charging config driver by Nick Crews · 6 years ago
  95. 2ffb500 power: supply: cros: allow to set input voltage and current limit by Enric Balletbo i Serra · 6 years ago
  96. a4496d5 power: supply: add input power and voltage limit properties by Enric Balletbo i Serra · 6 years ago
  97. f8c7f7d power: supply: Initial support for ROHM BD70528 PMIC charger block by Matti Vaittinen · 6 years ago
  98. 89e7854 power: supply: fix semicolon.cocci warnings by kbuild test robot · 6 years ago
  99. e67d4df power: supply: Add HWMON compatibility layer by Andrey Smirnov · 6 years ago
  100. 22ee838 power: supply: sbs-manager: simplify getting the adapter of a client by Wolfram Sang · 6 years ago