1. d80108f ab8500-chargalg: Update battery health on safety timer exp by Lee Jones · 12 years ago
  2. 3edebfc ab8500-charger: Kick watchdog by Lee Jones · 12 years ago
  3. e6aac61 ab8500-btemp: Adaptation to AB8505 and AB9540 platforms by Michel JAOUEN · 12 years ago
  4. 75f2a21 ab8500-fg: Adjust for RF bursts voltage drops by Hakan Berg · 12 years ago
  5. ff38090 ab8500-charger: AB workaround for invalid charger by Henrik Sölver · 12 years ago
  6. 01ec8c5 pm2301: Provide u9540 support for the pm2301 charger by Michel JAOUEN · 12 years ago
  7. 8fd526f qnap-poweroff: Fix license string by Andrew Lunn · 12 years ago
  8. 41ce256 ab8500_fg: Remove pointless round_jiffies() call by Lee Jones · 12 years ago
  9. f902dad ab8500_fg: Overflow in current calculation by Paer-Olof Haakansson · 12 years ago
  10. 4b45f4a ab8500_charger: Adds support for legacy USB chargers by Marcus Cooper · 12 years ago
  11. 377345c ab8500_charger: Remove unused defines by Marcus Cooper · 12 years ago
  12. 8bcf3b3 ab8500_fg: Added support for BATT_OVV by Hakan Berg · 12 years ago
  13. 0cdaf9a ab8500_btemp: Remove superfluous BTEMP thermal comp by Hakan Berg · 12 years ago
  14. 6eaf874 ab8500_fg: Round capacity output by pender01 · 12 years ago
  15. 74a8e34 ab8500_bm: Adds support for Car/Travel Adapters by Hakan Berg · 12 years ago
  16. d36e3e6 ab8500_btemp: Ignore false btemp low interrupt by Hakan Berg · 12 years ago
  17. 5b41aa9 ab8500_btemp: Allign battery temperature resolution with the framework by Lee Jones · 12 years ago
  18. 129d583 ab8500_fg: Balance IRQ enable by Rickard Andersson · 12 years ago
  19. ea40240 ab8500_bm: Recharge condition not optimal for battery by Marcus Cooper · 12 years ago
  20. a864c5a ab8500_charger: Handle gpadc errors by Jonas Aaberg · 12 years ago
  21. 9a0bd07 ab8500_fg: Replace msleep() with usleep_range() for greater accuracy by Jonas Aaberg · 12 years ago
  22. b269fff ab8500_charger: Detect charger removal by Lee Jones · 12 years ago
  23. 3988a4d ab8500_bm: Skip first CCEOC irq for instant current by Johan Bjornstedt · 12 years ago
  24. defbfa9 ab8500_charger: Rename the power_loss function by Paer-Olof Haakansson · 12 years ago
  25. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  26. c4f3422 da9052-battery: Avoid out-of-range array access by Nickolai Zeldovich · 12 years ago
  27. 00edfc6 max17040_battery: Use devm_kzalloc by Devendra Naga · 12 years ago
  28. d5c2b14 lp8788-charger: Fix a parent device in kernel messages by Kim, Milo · 12 years ago
  29. 05ac539 lp8788-charger: Fix a parent device in _probe() by Kim, Milo · 12 years ago
  30. ffd8f9a power/reset: Add a new driver implementing 'power off by restarting' by Andrew Lunn · 12 years ago
  31. e8fc721 power/reset: Add a new driver to turn QNAP board power off by Andrew Lunn · 12 years ago
  32. 0853699 88pm860x_battery: Eliminate possible references to released resources by Julia Lawall · 12 years ago
  33. 5343527 Power: gpio-poweroff: Fix documentation and gpio_is_valid by Andrew Lunn · 12 years ago
  34. 8feffd1 ab8500_charger: Use devm_regulator_get API by Sachin Kamat · 12 years ago
  35. bde83b9 bq27x00_battery: Fix bugs introduced with BQ27425 support by NeilBrown · 12 years ago
  36. a05be99 power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_* by Ramakrishna Pallala · 12 years ago
  37. a9672e1 bq2415x_charger: Use devm_kzalloc() by Sachin Kamat · 12 years ago
  38. 463df51 bq2415x_charger: Use module_i2c_driver by Sachin Kamat · 12 years ago
  39. d8ecb67 bq2415x_charger: Remove unneeded version.h inclusion by Sachin Kamat · 12 years ago
  40. 240fbe2 Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Anton Vorontsov · 12 years ago
  41. 2fbb520 charger_manager: Don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  42. 41468a1 charger-manager: Split _probe funtion to make the code more clean by Chanwoo Choi · 12 years ago
  43. 6d2cea4 Drivers: power: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  44. 8d91a42 Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  45. 5031a2a Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  46. e8d3d47 ARM: OMAP2+: Drop plat/cpu.h for omap2plus by Tony Lindgren · 12 years ago
  47. f36b9dd charger-manager: Fix bug when check dropped voltage after fullbatt event by Chanwoo Choi · 12 years ago
  48. 0fa11db charger-manager: Fix bug related to checking fully charged state of battery by Chanwoo Choi · 12 years ago
  49. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  50. 7313264 Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  51. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  52. db5b0ae Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. 50851c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  54. 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 12 years ago
  55. 215cf5c ab8500_bm: Make the battery Device Tree node reference less cryptic by Lee Jones · 12 years ago
  56. bdc56b4 abx500_chargalg: Reorder obtainment of platform specific battery management data by Lee Jones · 12 years ago
  57. 195c1c6 ab8500_fg: Reorder obtainment of platform specific battery management data by Lee Jones · 12 years ago
  58. 7722b79 ab8500_charger: Reorder obtainment of platform specific battery management data by Lee Jones · 12 years ago
  59. 9582024 ab8500_btemp: Reorder obtainment of platform specific battery management data by Lee Jones · 12 years ago
  60. 23a04f9 ab8500_bm: Always send platform specific battery information via pdata by Lee Jones · 12 years ago
  61. b0284de ab8500_bm: Rename battery management platform data to something more logical by Lee Jones · 12 years ago
  62. 8e3a71e ab8500-bmdata: Re-jiggle bmdevs_of_probe to be more succinct by Lee Jones · 12 years ago
  63. 43dc447 ab8500_btemp: Fix crazy tabbing implementation by Lee Jones · 12 years ago
  64. f6271b4 ab8500_btemp: Detect battery type in workqueue by Jonas Aaberg · 12 years ago
  65. e32ad07 ab8500_fg: Don't clear the CCMuxOffset bit by Kalle Komierowski · 13 years ago
  66. f8e96df ab8500_charger: Charger current step-up/down by Johan Bjornstedt · 13 years ago
  67. f5695a3 ab8500: remove explicit handling of battery type by Rajanikanth H.V · 12 years ago
  68. 9121dfc Merge tag 'omap-for-v3.8/devel-prcm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2 by Olof Johansson · 12 years ago
  69. 415ec69 power: remove use of __devexit by Bill Pemberton · 12 years ago
  70. c8afa64 power: remove use of __devinit by Bill Pemberton · 12 years ago
  71. 28ea73f power: remove use of __devexit_p by Bill Pemberton · 12 years ago
  72. 96ff0f5 power: Add simple poweroff-gpio driver by Jamie Lentin · 12 years ago
  73. 4b5edf7 power: da9052-battery: Convert to the new da9052 interrupt functions by Fabio Estevam · 12 years ago
  74. eba3b67 max8925_power: Add support for device-tree initialization by Qing Xu · 12 years ago
  75. a12810a ab8500: Add devicetree support for chargalg by Rajanikanth H.V · 12 years ago
  76. 4aef72d ab8500: Add devicetree support for charger by Rajanikanth H.V · 12 years ago
  77. bd9e8ab ab8500: Add devicetree support for btemp by Rajanikanth H.V · 12 years ago
  78. e0f1abe ab8500: Add devicetree support for fuelgauge by Rajanikanth H.V · 12 years ago
  79. e9f14c1 twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_* by Peter Ujfalusi · 12 years ago
  80. 9790f98 jz4740-battery: Use devm_request_and_ioremap by Marcos Paulo de Souza · 12 years ago
  81. ec073c9 jz4740-battery: Use devm_kzalloc by Marcos Paulo de Souza · 12 years ago
  82. e59ec4a bq27x00_battery: Fixup nominal available capacity reporting by Pali Rohár · 12 years ago
  83. 6c47a3e bq2415x_charger: Fix style issues by Anton Vorontsov · 12 years ago
  84. 7ad8583 bq2415x_charger: Add Kconfig/Makefile entries by Anton Vorontsov · 12 years ago
  85. 0bc98cc power_supply: Add bq2415x charger driver by Pali Rohár · 12 years ago
  86. 04930ba power_supply: Add new Nokia RX-51 (N900) power supply battery driver by Pali Rohár · 12 years ago
  87. a879f19 max17042_battery: Fix missing verify_model_lock() return value check by Alan Cox · 12 years ago
  88. 8511748 ds2782_battery: Fix signedness bug in ds278x_read_reg16() by Dan Carpenter · 12 years ago
  89. 08d816b lp8788-charger: Fix ADC channel names by Kim, Milo · 12 years ago
  90. 340968d lp8788-charger: Fix wrong ADC conversion by Kim, Milo · 12 years ago
  91. 968a478 lp8788-charger: Use consumer device name on setting IIO channels by Kim, Milo · 12 years ago
  92. 952aeeb3 power_supply: Register power supply for thermal cooling device by Ramakrishna Pallala · 12 years ago
  93. ea2ce92 power_supply: Add support for CHARGE_CONTROL_* attributes by Ramakrishna Pallala · 12 years ago
  94. a77d60a generic-adc-battery: Pointer math issue in gab_probe() by Dan Carpenter · 12 years ago
  95. a5af092 generic-adc-battery: Fix checking return value of request_any_context_irq by Axel Lin · 12 years ago
  96. 50125a9 Thermal: Pass zone parameters as argument to tzd_register by Durgadoss R · 12 years ago
  97. 98aed08 ARM: OMAP: SmartReflex: pass device dependent data via platform data by Jean Pihet · 12 years ago
  98. a3920a6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  99. d1d4a81 Merge branches 'fixes-for-37', 'ec' and 'thermal' into release by Len Brown · 12 years ago
  100. 29b19e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermal by Len Brown · 12 years ago