1. ac6324e bq2415x_charger: Add support for offline and 100mA mode by Pali Rohár · 12 years ago
  2. 64d26f2 generic-adc-battery: Fix forever loop in gab_remove() by Dan Carpenter · 12 years ago
  3. 049645d goldfish_battery: Add missing GENERIC_HARDIRQS dependency by Heiko Carstens · 12 years ago
  4. 7e6c647 da9030_battery: Include notifier.h by Michal Hocko · 12 years ago
  5. 5dc3443 bq27x00_battery: Fix reporting battery temperature by Pali Rohár · 12 years ago
  6. 60a1c4d power/reset: Remove newly introduced __dev* annotations by Thierry Reding · 12 years ago
  7. f96b307 lp8727_charger: Small cleanup in naming by Dan Carpenter · 12 years ago
  8. 58a1c15 Merge branch 'tb-power-2' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Anton Vorontsov · 12 years ago
  9. eeb0751 ab8500_btemp: Demote initcall sequence by Rajanikanth H.V · 12 years ago
  10. 7cee9ae ds2782_battery: Add power_supply_changed() calls for proper uevent support by Evgeny Romanov · 12 years ago
  11. 84d7b76 power: Add battery driver for goldfish emulator by Mike Lockwood · 12 years ago
  12. 34c11a7 u8500-charger: Delay for USB enumeration by Paer-Olof Haakansson · 13 years ago
  13. 97034a1 ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structures by Lee Jones · 12 years ago
  14. 0ed5107 ab8500-charger: Do not touch VBUSOVV bits by Jonas Aaberg · 12 years ago
  15. 1a793a1 ab8500-fg: Use correct battery charge full design by Rajkumar Kasirajan · 12 years ago
  16. 3988043 pm2301: LPN mode control support by Lee Jones · 12 years ago
  17. e41f39e pm2301: Enable vbat low monitoring by Rajkumar Kasirajan · 12 years ago
  18. 53ef1f5 ab8500-bm: Flush all work queues before suspending by Jonas Aaberg · 12 years ago
  19. ffaa39d9 ab8500-fg: Go to INIT_RECOVERY when charger removed by Martin Bergström · 12 years ago
  20. b016322 ab8500-charger: Add support for autopower on AB8505 and AB9540 by Nicolas Guion · 12 years ago
  21. c9ade0f abx500-chargalg: Add new sysfs interface to get current charge status by Lee Jones · 12 years ago
  22. e07a564 pm2301: Update watchdog for pm2xxx support by Loic Pallardy · 12 years ago
  23. e345500 ab8500-chargalg: Only root should have write permission on sysfs file by Lee Jones · 12 years ago
  24. 8757a08 pm2301: Remove volt_now & curr_now properties by Loic Pallardy · 12 years ago
  25. 006f82d pm2301: Clean-up PM2301 interrupt management by Olivier Clergeaud · 12 years ago
  26. 2fa5b0f pm2301: Move all configuration and emum structs out to a header file by Lee Jones · 12 years ago
  27. d80108f ab8500-chargalg: Update battery health on safety timer exp by Lee Jones · 12 years ago
  28. 3edebfc ab8500-charger: Kick watchdog by Lee Jones · 12 years ago
  29. e6aac61 ab8500-btemp: Adaptation to AB8505 and AB9540 platforms by Michel JAOUEN · 12 years ago
  30. 75f2a21 ab8500-fg: Adjust for RF bursts voltage drops by Hakan Berg · 12 years ago
  31. ff38090 ab8500-charger: AB workaround for invalid charger by Henrik Sölver · 12 years ago
  32. 01ec8c5 pm2301: Provide u9540 support for the pm2301 charger by Michel JAOUEN · 12 years ago
  33. 8fd526f qnap-poweroff: Fix license string by Andrew Lunn · 12 years ago
  34. 41ce256 ab8500_fg: Remove pointless round_jiffies() call by Lee Jones · 12 years ago
  35. f902dad ab8500_fg: Overflow in current calculation by Paer-Olof Haakansson · 12 years ago
  36. 4b45f4a ab8500_charger: Adds support for legacy USB chargers by Marcus Cooper · 12 years ago
  37. 377345c ab8500_charger: Remove unused defines by Marcus Cooper · 12 years ago
  38. 8bcf3b3 ab8500_fg: Added support for BATT_OVV by Hakan Berg · 12 years ago
  39. 0cdaf9a ab8500_btemp: Remove superfluous BTEMP thermal comp by Hakan Berg · 12 years ago
  40. 6eaf874 ab8500_fg: Round capacity output by pender01 · 12 years ago
  41. 74a8e34 ab8500_bm: Adds support for Car/Travel Adapters by Hakan Berg · 12 years ago
  42. d36e3e6 ab8500_btemp: Ignore false btemp low interrupt by Hakan Berg · 12 years ago
  43. 5b41aa9 ab8500_btemp: Allign battery temperature resolution with the framework by Lee Jones · 12 years ago
  44. 129d583 ab8500_fg: Balance IRQ enable by Rickard Andersson · 12 years ago
  45. ea40240 ab8500_bm: Recharge condition not optimal for battery by Marcus Cooper · 12 years ago
  46. a864c5a ab8500_charger: Handle gpadc errors by Jonas Aaberg · 12 years ago
  47. 9a0bd07 ab8500_fg: Replace msleep() with usleep_range() for greater accuracy by Jonas Aaberg · 12 years ago
  48. b269fff ab8500_charger: Detect charger removal by Lee Jones · 12 years ago
  49. 3988a4d ab8500_bm: Skip first CCEOC irq for instant current by Johan Bjornstedt · 12 years ago
  50. defbfa9 ab8500_charger: Rename the power_loss function by Paer-Olof Haakansson · 12 years ago
  51. c4f3422 da9052-battery: Avoid out-of-range array access by Nickolai Zeldovich · 12 years ago
  52. 00edfc6 max17040_battery: Use devm_kzalloc by Devendra Naga · 12 years ago
  53. d5c2b14 lp8788-charger: Fix a parent device in kernel messages by Kim, Milo · 12 years ago
  54. 05ac539 lp8788-charger: Fix a parent device in _probe() by Kim, Milo · 12 years ago
  55. ffd8f9a power/reset: Add a new driver implementing 'power off by restarting' by Andrew Lunn · 12 years ago
  56. e8fc721 power/reset: Add a new driver to turn QNAP board power off by Andrew Lunn · 12 years ago
  57. 22f1229 MAINTAINERS: Add LP8788 MFD driver entry by Kim, Milo · 12 years ago
  58. faf13f6 MAINTAINERS: Add LP8727 charger driver entry by Kim, Milo · 12 years ago
  59. 0853699 88pm860x_battery: Eliminate possible references to released resources by Julia Lawall · 12 years ago
  60. 8feffd1 ab8500_charger: Use devm_regulator_get API by Sachin Kamat · 12 years ago
  61. bde83b9 bq27x00_battery: Fix bugs introduced with BQ27425 support by NeilBrown · 12 years ago
  62. a05be99 power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_* by Ramakrishna Pallala · 12 years ago
  63. a9672e1 bq2415x_charger: Use devm_kzalloc() by Sachin Kamat · 12 years ago
  64. 463df51 bq2415x_charger: Use module_i2c_driver by Sachin Kamat · 12 years ago
  65. d8ecb67 bq2415x_charger: Remove unneeded version.h inclusion by Sachin Kamat · 12 years ago
  66. 86b1e82 Merge branch 'ab8500-from-Rajanikanth' by Anton Vorontsov · 12 years ago
  67. e3e7100 ab8500: Promote ab8500_fg probe before ab8500_btemp probe by Rajanikanth H.V · 12 years ago
  68. ed59828 ab8500: Remove initial "UNKNOWN" battery-type string assignment by Rajanikanth H.V · 12 years ago
  69. 240fbe2 Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Anton Vorontsov · 12 years ago
  70. 2fbb520 charger_manager: Don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  71. 41468a1 charger-manager: Split _probe funtion to make the code more clean by Chanwoo Choi · 12 years ago
  72. d1c3ed6 Linux 3.8-rc2 by Linus Torvalds · 12 years ago
  73. d50403d Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  74. 2d7c22f leds: leds-gpio: set devm_gpio_request_one() flags param correctly by Javier Martinez Canillas · 12 years ago
  75. ef05e9b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  76. 080a62e Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  77. 8a7eab2 UAPI: Strip _UAPI prefix on header install no matter the whitespace by David Howells · 12 years ago
  78. 3d33fcc UAPI: Remove empty Kbuild files by David Howells · 12 years ago
  79. 007f6c3 Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  80. 58890c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  81. 42288fe mm: mempolicy: Convert shared_policy mutex to spinlock by Mel Gorman · 12 years ago
  82. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  83. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 12 years ago
  84. f2a07f4 tmpfs mempolicy: fix /proc/mounts corrupting memory by Hugh Dickins · 12 years ago
  85. 128dd17 epoll: prevent missed events on EPOLL_CTL_MOD by Eric Wong · 12 years ago
  86. 8899b8d watchdog: twl4030_wdt: add DT support by Aaro Koskinen · 12 years ago
  87. 412b372 watchdog: omap_wdt: eliminate unused variable and a compiler warning by Aaro Koskinen · 12 years ago
  88. 98e4a29 watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path by Axel Lin · 12 years ago
  89. ee8c94a watchdog: da9055: Fix invalid free of devm_ allocated data by Axel Lin · 12 years ago
  90. 4a490b7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  91. 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
  92. 4fe2dfa Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  93. d5757db Revert "drm: tegra: protect DC register access with mutex" by Dave Airlie · 12 years ago
  94. 500df2e drm: tegra: program only one window during modeset by Lucas Stach · 12 years ago
  95. e39250a drm: tegra: clean out old gem prototypes by Lucas Stach · 12 years ago
  96. fa416dd drm: tegra: remove redundant tegra2_tmds_config entry by Lucas Stach · 12 years ago
  97. 83c0bcb drm: tegra: protect DC register access with mutex by Lucas Stach · 12 years ago
  98. 4026bfb drm: tegra: don't leave clients host1x member uninitialized by Lucas Stach · 12 years ago
  99. 4049508 drm: tegra: fix front_porch <-> back_porch mixup by Lucas Stach · 12 years ago
  100. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago