1. 6eaf874 ab8500_fg: Round capacity output by pender01 · 12 years ago
  2. 74a8e34 ab8500_bm: Adds support for Car/Travel Adapters by Hakan Berg · 12 years ago
  3. d36e3e6 ab8500_btemp: Ignore false btemp low interrupt by Hakan Berg · 12 years ago
  4. 5b41aa9 ab8500_btemp: Allign battery temperature resolution with the framework by Lee Jones · 12 years ago
  5. 129d583 ab8500_fg: Balance IRQ enable by Rickard Andersson · 12 years ago
  6. ea40240 ab8500_bm: Recharge condition not optimal for battery by Marcus Cooper · 12 years ago
  7. a864c5a ab8500_charger: Handle gpadc errors by Jonas Aaberg · 12 years ago
  8. 9a0bd07 ab8500_fg: Replace msleep() with usleep_range() for greater accuracy by Jonas Aaberg · 12 years ago
  9. b269fff ab8500_charger: Detect charger removal by Lee Jones · 12 years ago
  10. 3988a4d ab8500_bm: Skip first CCEOC irq for instant current by Johan Bjornstedt · 12 years ago
  11. defbfa9 ab8500_charger: Rename the power_loss function by Paer-Olof Haakansson · 12 years ago
  12. c4f3422 da9052-battery: Avoid out-of-range array access by Nickolai Zeldovich · 12 years ago
  13. 00edfc6 max17040_battery: Use devm_kzalloc by Devendra Naga · 12 years ago
  14. d5c2b14 lp8788-charger: Fix a parent device in kernel messages by Kim, Milo · 12 years ago
  15. 05ac539 lp8788-charger: Fix a parent device in _probe() by Kim, Milo · 12 years ago
  16. ffd8f9a power/reset: Add a new driver implementing 'power off by restarting' by Andrew Lunn · 12 years ago
  17. e8fc721 power/reset: Add a new driver to turn QNAP board power off by Andrew Lunn · 12 years ago
  18. 0853699 88pm860x_battery: Eliminate possible references to released resources by Julia Lawall · 12 years ago
  19. 8feffd1 ab8500_charger: Use devm_regulator_get API by Sachin Kamat · 12 years ago
  20. bde83b9 bq27x00_battery: Fix bugs introduced with BQ27425 support by NeilBrown · 12 years ago
  21. a05be99 power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_* by Ramakrishna Pallala · 12 years ago
  22. a9672e1 bq2415x_charger: Use devm_kzalloc() by Sachin Kamat · 12 years ago
  23. 463df51 bq2415x_charger: Use module_i2c_driver by Sachin Kamat · 12 years ago
  24. d8ecb67 bq2415x_charger: Remove unneeded version.h inclusion by Sachin Kamat · 12 years ago
  25. 240fbe2 Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Anton Vorontsov · 12 years ago
  26. 2fbb520 charger_manager: Don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  27. 41468a1 charger-manager: Split _probe funtion to make the code more clean by Chanwoo Choi · 12 years ago
  28. 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
  29. 2d7c22f leds: leds-gpio: set devm_gpio_request_one() flags param correctly by Javier Martinez Canillas · 12 years ago
  30. ef05e9b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  31. 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
  32. 8899b8d watchdog: twl4030_wdt: add DT support by Aaro Koskinen · 12 years ago
  33. 412b372 watchdog: omap_wdt: eliminate unused variable and a compiler warning by Aaro Koskinen · 12 years ago
  34. 98e4a29 watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path by Axel Lin · 12 years ago
  35. ee8c94a watchdog: da9055: Fix invalid free of devm_ allocated data by Axel Lin · 12 years ago
  36. 4a490b7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  37. 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
  38. d5757db Revert "drm: tegra: protect DC register access with mutex" by Dave Airlie · 12 years ago
  39. 500df2e drm: tegra: program only one window during modeset by Lucas Stach · 12 years ago
  40. e39250a drm: tegra: clean out old gem prototypes by Lucas Stach · 12 years ago
  41. fa416dd drm: tegra: remove redundant tegra2_tmds_config entry by Lucas Stach · 12 years ago
  42. 83c0bcb drm: tegra: protect DC register access with mutex by Lucas Stach · 12 years ago
  43. 4026bfb drm: tegra: don't leave clients host1x member uninitialized by Lucas Stach · 12 years ago
  44. 4049508 drm: tegra: fix front_porch <-> back_porch mixup by Lucas Stach · 12 years ago
  45. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  46. b1d778b Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  47. 101e5c7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  48. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  49. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  50. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  51. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  52. 812089e PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 12 years ago
  53. c733b77 PCI/PM: Do not suspend port if any subordinate device needs PME polling by Huang Ying · 12 years ago
  54. faa48a5 PCI: Remove spurious error for sriov_numvfs store and simplify flow by Bjorn Helgaas · 12 years ago
  55. 637704c Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  56. 9c016d6 Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures" by Rafael J. Wysocki · 12 years ago
  57. eca1529 drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets by Ben Skeggs · 12 years ago
  58. 9025306 drm/nvc0/graph: fix fuc, and enable acceleration on GF119 by Ben Skeggs · 12 years ago
  59. 5ddf4d4 drm/nouveau/bios: cache ramcfg strap on later chipsets by Ben Skeggs · 12 years ago
  60. 3d8ec27 drm/nouveau/mxm: silence output if no bios data by Ben Skeggs · 12 years ago
  61. 0dd660d drm/nouveau/bios: parse/display extra version component by Ben Skeggs · 12 years ago
  62. 1ed7316 drm/nouveau/bios: implement opcode 0xa9 by Ben Skeggs · 12 years ago
  63. d2bcea6 drm/nouveau/bios: update gpio parsing apis to match current design by Ben Skeggs · 12 years ago
  64. caba557 drm/nouveau: initial support for GK106 by Ben Skeggs · 12 years ago
  65. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  66. 86266ca hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors by Guenter Roeck · 12 years ago
  67. 03ce758 Drivers: network: more __dev* removal by Greg KH · 12 years ago
  68. 0602934 hwmon: (lm73} Detect and report i2c bus errors by Chris Verges · 12 years ago
  69. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  70. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  71. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  72. 9fdc6be tuntap: dont use a private kmem_cache by Eric Dumazet · 12 years ago
  73. 2904207 solos-pci: double lock in geos_gpio_store() by Dan Carpenter · 12 years ago
  74. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  75. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  76. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  77. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  78. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  79. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  80. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  81. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  82. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  83. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  84. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  85. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  86. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  87. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  88. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  89. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  90. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  91. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  92. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  93. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  94. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  95. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  96. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  97. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  98. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  99. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  100. 19cbbc6 dm raid: use DM_ENDIO_INCOMPLETE by Mikulas Patocka · 12 years ago