1. 44abd77 max8997_charger: Fix unsigned value for less than zero by Jonghwan Choi · 13 years ago
  2. 629bcb4 collie_battery: Get rid of irq_to_gpio usage by Jochen Friedrich · 13 years ago
  3. 7925231 intel_mid_battery: Handle Over Current gracefully by Major Lee · 13 years ago
  4. 019370d tosa_battery: Convert to gpio_request_array() / gpio_free_array() by Axel Lin · 13 years ago
  5. 389cd20 collie_battery: Convert to gpio_request_array() / gpio_free_array() by Axel Lin · 13 years ago
  6. 7ab2f02 olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent' by Anton Vorontsov · 13 years ago
  7. 5519d00 olpc_battery: Fix section mismatch noise by Anton Vorontsov · 13 years ago
  8. 6c75ea1 bq20z75: Devicetree init support by Rhyland Klein · 13 years ago
  9. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  10. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  11. 0e053fc drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal by Clifton Barnes · 13 years ago
  12. 853eee7 drivers/power/ds2780_battery.c: create central point for calling w1 interface by Clifton Barnes · 13 years ago
  13. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  14. 7e6d62d drivers/power: Add module.h to the actual modules in drivers/power by Paul Gortmaker · 13 years ago
  15. 778f523 drivers: power_supply_sysfs.c needs stat.h by Paul Gortmaker · 13 years ago
  16. 85b5fbf power_supply: Fix sysfs format warning by Randy Dunlap · 13 years ago
  17. 1c74529 pda_power: Fix build error if !CONFIG_USB_OTG_UTILS by Axel Lin · 13 years ago
  18. cf7a8c0 max17042_battery: Bugfix of incorrect voltage register value interpretation by MyungJoo Ham · 13 years ago
  19. 91d8b0d max17042_battery: Do not lose accuracy calculating current_now by Philip Rakity · 13 years ago
  20. 4cfa892 max17042_battery: Divide by 0 crash because r_sns init too late by Philip Rakity · 13 years ago
  21. 45d116e max8998_charger: Allow full timeout not set, leave it unchanged by Axel Lin · 13 years ago
  22. cae659a olpc_battery: Add wakeup support by Daniel Drake · 13 years ago
  23. c3503fd olpc_battery: Bind to device tree by Daniel Drake · 13 years ago
  24. 35c3ae5 wm831x_power: Only register WM831x battery charger if enabled by Mark Brown · 13 years ago
  25. 9ad6398 pda_power: Add support for using otg transceiver events by Dima Zavin · 13 years ago
  26. 0bea4b8 ds2780_battery&z2_battery: Add __devexit_p at necessary places by Axel Lin · 13 years ago
  27. bd19c75 max8903_charger: Add "platform:" prefix for platform modalias by Axel Lin · 13 years ago
  28. c03bfab max8997_charger&max8998_charger: Fix unterminated platform_device_id tables by Axel Lin · 13 years ago
  29. 815efa1 s3c-adc-battery: Fix compilation error due to missing header (module.h) by Vasily Khoruzhick · 13 years ago
  30. 71aa79a max8997_charger: Needs module.h by Axel Lin · 13 years ago
  31. d555ab6 max8998_charger: Needs module.h by Randy Dunlap · 13 years ago
  32. f0d15c9 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  33. f8c6391 gpio-charger: Fix checking return value of request_any_context_irq by Axel Lin · 13 years ago
  34. 086ef50 power_supply: MAX17042: Support additional properties by Donggeun Kim · 13 years ago
  35. 464f29a max8903_charger: Allow platform data to be __initdata by MyungJoo Ham · 13 years ago
  36. bb4ce97 power_supply: Add charger driver for MAX8998/LP3974 by Donggeun Kim · 13 years ago
  37. 149c077 power_supply: Add charger driver for MAX8997/8966 by Donggeun Kim · 13 years ago
  38. 7c4509b max17042_battery: Remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  39. 28d48f0 twl4030_charger: Fix warnings by Grazvydas Ignotas · 13 years ago
  40. ccf8fa2 wm831x_power: Support multiple instances by Mark Brown · 13 years ago
  41. d037603 wm831x_backup: Support multiple instances by Mark Brown · 13 years ago
  42. c84cad3 apm_power: Fix style error in macros by Ken O'Brien · 13 years ago
  43. f704d45 s3c_adc_battery: Fix annotation for s3c_adc_battery_probe() by Mark Brown · 13 years ago
  44. ee177d9 bq20z75: Enable detection after registering by Rhyland Klein · 13 years ago
  45. 58ddafa bq20z75: Add support for external notification by Rhyland Klein · 13 years ago
  46. 1c5454e Change Ryan Mallon's email address across the kernel by Ryan Mallon · 13 years ago
  47. ea0ca3a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  48. 275ac74 w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support by Clifton Barnes · 13 years ago
  49. 2402ca5 power_supply: Use max8925 platform_data from cell by Haojian Zhuang · 13 years ago
  50. 906649d PXA: Use dev_pm_ops in z2_battery by Marek Vasut · 13 years ago
  51. 9c6f874 ds2760_battery: Fix rated capacity of the hx4700 1800mAh battery by Paul Parsons · 13 years ago
  52. 3af98a8 ds2760_battery: Fix indexing of the 4 active full EEPROM registers by Paul Parsons · 13 years ago
  53. f17ef9b power: Make test_power driver more dynamic. by John Stultz · 13 years ago
  54. 73c244a bq27x00_battery: Name of cycle count property by Pali Rohár · 13 years ago
  55. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  56. 6f9efe7 max8903_charger: Add GENERIC_HARDIRQS as a dependency (fixes S390 build) by Anton Vorontsov · 13 years ago
  57. 2785cef isp1704_charger: Allow board specific powering routine by Kalle Jokiniemi · 13 years ago
  58. f10513d gpio-charger: Add gpio_charger_resume by Benson Leung · 13 years ago
  59. b14a9cc power_supply: Add driver for MAX8903 charger by MyungJoo Ham · 13 years ago
  60. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  61. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  62. 56a9ccb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  63. e930006 jz4740: silence warnings related to mfd_get_cell changes by Andres Salomon · 14 years ago
  64. 6a54ac2 mfd: mfd_cell is now implicitly available to jz4740 drivers by Andres Salomon · 14 years ago
  65. 909a78b bq20z75: Fix time and temp units by Benson Leung · 14 years ago
  66. a7d9ace bq20z75: Fix issues with present and suspend by Rhyland Klein · 13 years ago
  67. a223246 z2_battery: Fix count of properties by Vasily Khoruzhick · 13 years ago
  68. f8d878d s3c_adc_battery: Fix method names when PM not set by Heiko Stuebner · 13 years ago
  69. dcbc916 z2_battery: Add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  70. 84ab16f ds2782_battery: Add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  71. f3da0de bq20z75: Add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  72. ff28fce bq20z75: Add i2c retry mechanism by Rhyland Klein · 14 years ago
  73. bb87910 bq20z75: Add optional battery detect gpio by Rhyland Klein · 14 years ago
  74. b5db7cd Merge branch 'bq27x00-for-upstream' of git://git.metafoo.de/linux-2.6 by Anton Vorontsov · 14 years ago
  75. d6ccc44 twl4030_charger: Make the driver atomic notifier safe by Heikki Krogerus · 14 years ago
  76. 9e912f4 bq27x00: Use single i2c_transfer call for property read by Grazvydas Ignotas · 14 years ago
  77. 2ec523a bq27x00: Cleanup bq27x00_i2c_read by Lars-Peter Clausen · 14 years ago
  78. bf7d414 bq27x00: Minor cleanups by Pali Rohár · 14 years ago
  79. c1b9ab6 bq27x00: Give more specific reports on battery status by Lars-Peter Clausen · 14 years ago
  80. fd9b958 bq27x00: Add MODULE_DEVICE_TABLE by Pali Rohár · 14 years ago
  81. 631c17e bq27x00: Add new properties by Pali Rohár · 14 years ago
  82. 740b755 bq27x00: Poll battery state by Lars-Peter Clausen · 14 years ago
  83. 297a533 bq27x00: Cache battery registers by Lars-Peter Clausen · 14 years ago
  84. 7fb7ba5 bq27x00: Add bq27000 support by Lars-Peter Clausen · 14 years ago
  85. a40402e bq27x00: Prepare code for addition of bq27000 platform driver by Lars-Peter Clausen · 14 years ago
  86. 3413b4e bq27x00: Return -ENODEV for properties if the battery is not present by Lars-Peter Clausen · 14 years ago
  87. a2e5118 bq27x00: Fix CURRENT_NOW property by Pali Rohár · 14 years ago
  88. 0e9f304 bq27x00: Improve temperature property precession by Lars-Peter Clausen · 14 years ago
  89. 5661f33 bq27x00: Add type property by Lars-Peter Clausen · 14 years ago
  90. 9777467 power_supply: Initialize changed_work before calling device_add by Lars-Peter Clausen · 14 years ago
  91. f722e17 power_supply: Ignore -ENODATA errors when generating uevents by Lars-Peter Clausen · 14 years ago
  92. 6501f72 power_supply: Add new LED trigger charging-blink-solid-full by Vasily Khoruzhick · 14 years ago
  93. 51d0756 bq20z75: Add support for charge properties by Rhyland Klein · 14 years ago
  94. 5957e33 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  95. 359ab9f power_supply: Add MAX17042 Fuel Gauge Driver by MyungJoo Ham · 14 years ago
  96. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. bf542a4 olpc_battery: Fix up XO-1.5 properties list by Sascha Silbe · 14 years ago
  98. 22fadd7 olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOW by Sascha Silbe · 14 years ago
  99. 20fd983 olpc_battery: Add support for CHARGE_NOW by Sascha Silbe · 14 years ago
  100. b202a5e olpc_battery: Add support for CHARGE_FULL_DESIGN by Sascha Silbe · 14 years ago