1. 5957e33 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  2. 359ab9f power_supply: Add MAX17042 Fuel Gauge Driver by MyungJoo Ham · 14 years ago
  3. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  4. bf542a4 olpc_battery: Fix up XO-1.5 properties list by Sascha Silbe · 14 years ago
  5. 22fadd7 olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOW by Sascha Silbe · 14 years ago
  6. 20fd983 olpc_battery: Add support for CHARGE_NOW by Sascha Silbe · 14 years ago
  7. b202a5e olpc_battery: Add support for CHARGE_FULL_DESIGN by Sascha Silbe · 14 years ago
  8. c566d29 olpc_battery: Ambient temperature is not available on XO-1.5 by Daniel Drake · 14 years ago
  9. f3dcab7 jz4740-battery: Should include linux/io.h by Anton Vorontsov · 14 years ago
  10. c66ae9b s3c_adc_battery: Add gpio_inverted field to pdata by Vasily Khoruzhick · 14 years ago
  11. bc51e7f power_supply: Don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  12. 3a2dbd6 power_supply: Fix use after free and memory leak by Vasiliy Kulikov · 14 years ago
  13. 26eb387 gpio-charger: Fix potential race between irq handler and probe/remove by Lars-Peter Clausen · 14 years ago
  14. 80577b8a4 gpio-charger: Provide default name for the power_supply by Lars-Peter Clausen · 14 years ago
  15. 2e9ff5f gpio-charger: Check result of kzalloc by Lars-Peter Clausen · 14 years ago
  16. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  17. 8477ced jz4740-battery: Check if platform_data is supplied by Lars-Peter Clausen · 14 years ago
  18. e1a85694e isp1704_charger: Detect charger after probe by Heikki Krogerus · 14 years ago
  19. a4607d9 isp1704_charger: Set isp->dev before anything needs it by Heikki Krogerus · 14 years ago
  20. bac43b2 isp1704_charger: Detect HUB/Host chargers by Heikki Krogerus · 14 years ago
  21. 746d8fb isp1704_charger: Correct length for storing model by Ameya Palande · 14 years ago
  22. 5070437 power_supply: Add gpio charger driver by Lars-Peter Clausen · 14 years ago
  23. 8ec98fe jz4740-battery: Protect against concurrent battery readings by Lars-Peter Clausen · 14 years ago
  24. 86af950 ds2760_battery: Fix calculation of time_to_empty_now by Sven Neumann · 14 years ago
  25. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  26. 0f48285 power: Revert "power_supply: Mark twl4030_charger as broken" by Samuel Ortiz · 14 years ago
  27. 2388683 power_supply: Mark twl4030_charger as broken by Anton Vorontsov · 14 years ago
  28. 45352bb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  29. 5789451 power_supply: Makefile cleanup by matt mooney · 14 years ago
  30. 9292585 bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove() by Axel Lin · 14 years ago
  31. fe3f6d0 power_supply: Introduce maximum current property by Heikki Krogerus · 14 years ago
  32. 85efc8a power_supply: Add types for USB chargers by Heikki Krogerus · 14 years ago
  33. 353f867 ds2782_battery: Fix units by Ryan Mallon · 14 years ago
  34. 2e727f1 power_supply: Add driver for TWL4030/TPS65950 BCI charger by Grazvydas Ignotas · 14 years ago
  35. d3ab61e bq20z75: Add support for more power supply properties by Rhyland Klein · 14 years ago
  36. 9c99f08 wm831x_power: Add missing kfree(wm831x_power) in wm831x_power_remove() by Axel Lin · 14 years ago
  37. 5f29895 jz4740-battery: Add missing kfree(jz_battery) in jz_battery_remove() by Axel Lin · 14 years ago
  38. a01bce6 ds2760_battery: Add missing kfree(di) in ds2760_battery_remove() by Axel Lin · 14 years ago
  39. 7cfbb29 olpc_battery: Fix endian neutral breakage for s16 values by Richard A. Smith · 14 years ago
  40. f6127b8 ds2760_battery: Fix W1 and W1_SLAVE_DS2760 dependency by Martin Schwidefsky · 14 years ago
  41. 305da8f pcf50633-charger: Add missing sysfs_remove_group() by Axel Lin · 14 years ago
  42. 1d22033 apm_power: Add missing break statement by Anton Vorontsov · 14 years ago
  43. a7640bf power_supply: Add driver for TI BQ20Z75 gas gauge IC by Rhyland Klein · 14 years ago
  44. 2d98dae wm831x_power: Remove duplicate chg mask by Ian Lartey · 14 years ago
  45. 77f4b9f intel_pmic_battery: Fix battery charging status on mrst by Shuduo Sang · 14 years ago
  46. ec46475 power_supply: Add isp1704 charger detection driver by Heikki Krogerus · 14 years ago
  47. 16bb85b Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  48. 636d174 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  49. 20d7b24 power: Remove owner field from attribute initialization code in OLPC driver by Guenter Roeck · 14 years ago
  50. f59f5bc intel_mid_battery: Fix battery scaling by Alan Cox · 14 years ago
  51. 08a9e07 intel_mid_battery: Fix the argument order to intel_scu_ipc_command by Arjan van de Ven · 14 years ago
  52. 690e85a olpc_battery: Fix build failure caused by sysfs changes by David Woodhouse · 14 years ago
  53. f165eb7 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
  54. f6a2138 POWER: Add JZ4740 battery driver. by Lars-Peter Clausen · 14 years ago
  55. 5aa9a2c [ARM] wm97xx_batt: remove now useless header file by Marek Vasut · 14 years ago
  56. 02e7cce Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 14 years ago
  57. 808be4b Add s3c-adc-battery driver by Vasily Khoruzhick · 14 years ago
  58. 19f0f0a Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 14 years ago
  59. 2d31757 ds2782_battery: Fix ds2782_get_capacity return value by Ryan Mallon · 14 years ago
  60. 6721081 Intel MID platform battery driver by Nithish Mahalingam · 14 years ago
  61. eb9650d ds2782_battery: Rename get_current to fix build failure / name conflict by Peter Huewe · 14 years ago
  62. 56b925f [ARM] pxa/z2: fix missing include in battery driver by Marek Vasut · 14 years ago
  63. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  64. 4961ab9 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  65. bbabb15 power_supply: Fix regression for 'type' property by Daniel Mack · 14 years ago
  66. 1595365 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  67. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  68. bd52ca5 ds2760_battery: Make charge_now and charge_full writeable by Daniel Mack · 14 years ago
  69. 0011d2d power_supply: Add support for writeable properties by Daniel Mack · 14 years ago
  70. 5f487cd power_supply: Use attribute groups by Anton Vorontsov · 14 years ago
  71. a1e50fd power_supply: Add test_power driver by Anton Vorontsov · 14 years ago
  72. 06b9e65 tosa_battery: Fix build error due to direct driver_data usage by Dmitry Eremin-Solenikov · 14 years ago
  73. b1458fb wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared) by Anton Vorontsov · 14 years ago
  74. ab6cc8f ds2782_battery: Get rid of magic numbers in driver_data by Anton Vorontsov · 14 years ago
  75. 9b9ade6 ds2782_battery: Add support for ds2786 battery gas gauge by Yulia Vilensky · 14 years ago
  76. 8ef1bb5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Anton Vorontsov · 14 years ago
  77. a3bcbbe pda_power: Add function callbacks for suspend and resume by Daniel Mack · 14 years ago
  78. b5874f3 wm831x_power: Use genirq by Mark Brown · 14 years ago
  79. e3e8d1c Driver for Zipit Z2 battery chip by Marek Vasut · 14 years ago
  80. a009d29 ds2782_battery: Fix clientdata on removal by Wolfram Sang · 14 years ago
  81. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  82. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  83. 28db388 power_supply: Enable power supply of max8925 by Haojian Zhuang · 14 years ago
  84. 59f2507 mfd: Update WM8350 drivers for changed interrupt numbers by Mark Brown · 15 years ago
  85. f99344f mfd: Add a data argument to the WM8350 IRQ free function by Mark Brown · 15 years ago
  86. afbc74fd power_supply: bq27x00: fix voltage and current units by Grazvydas Ignotas · 14 years ago
  87. 4e924a8 power_supply: bq27x00: add status and time properties by Grazvydas Ignotas · 14 years ago
  88. e20908d power_supply: bq27x00: add BQ27500 support by Grazvydas Ignotas · 14 years ago
  89. b4de360 power_supply: bq27x00: fix temperature conversion by Grazvydas Ignotas · 14 years ago
  90. ba96f87 power_supply: bq27x00: remove unused struct fields by Grazvydas Ignotas · 14 years ago
  91. 97f70c2 power_supply: bq27x00: remove double endian swap by Grazvydas Ignotas · 14 years ago
  92. 5324dc0 da9030_battery: fix spelling in comment by Stefan Weil · 14 years ago
  93. f8d94eb wm97xx_battery: Clean up some warnings by Mark Brown · 14 years ago
  94. 12b336a wm97xx_battery: Handle missing platform data gracefully by Mark Brown · 14 years ago
  95. c955fe8 POWER: Add support for cycle_count by Alexey Starikovskiy · 15 years ago
  96. d54e792 pmu_battery: Fix battery full reporting by Thomas Champagne · 15 years ago
  97. 48e902f Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  98. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  99. 6a61274 mfd: Mask and unmask wm8350 IRQs on request and free by Mark Brown · 15 years ago
  100. 5a65edb mfd: Convert wm8350 IRQ handlers to irq_handler_t by Mark Brown · 15 years ago