1. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  2. 300bac7 power_supply: Convert drivers/power/* to use module_platform_driver() by Axel Lin · 13 years ago
  3. 86e6c6b ds2760_battery: Add rated capacity of the hx4700 3600mAh battery by Paul Parsons · 13 years ago
  4. 9c6f874 ds2760_battery: Fix rated capacity of the hx4700 1800mAh battery by Paul Parsons · 13 years ago
  5. 3af98a8 ds2760_battery: Fix indexing of the 4 active full EEPROM registers by Paul Parsons · 13 years ago
  6. 5957e33 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  7. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  8. 86af950 ds2760_battery: Fix calculation of time_to_empty_now by Sven Neumann · 14 years ago
  9. a01bce6 ds2760_battery: Add missing kfree(di) in ds2760_battery_remove() by Axel Lin · 14 years ago
  10. bd52ca5 ds2760_battery: Make charge_now and charge_full writeable by Daniel Mack · 14 years ago
  11. 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
  12. b0525b4 ds2760_battery: Fix integer overflow for time_to_empty_now by Daniel Mack · 15 years ago
  13. 8d631cc ds2760_battery: implement set_charged() feature by Daniel Mack · 15 years ago
  14. 02d0d27 ds2760_battery: add current_accum module parameter by Daniel Mack · 15 years ago
  15. 25f2bfa ds2760_battery: handle full_active_uAh == 0 case correctly by Daniel Mack · 15 years ago
  16. c1e7219 ds2760_battery: add rated_capacity module parameter by Daniel Mack · 15 years ago
  17. 5c6e9bf2 ds2760_battery: export more features by Daniel Mack · 15 years ago
  18. 2e83a5c ds2760_battery: delay power supply registration by Daniel Mack · 15 years ago
  19. cef437e w1: ds2760_battery: add support for sleep mode feature by Daniel Mack · 15 years ago
  20. ae9fb6e ds2760_battery: cleanups in ds2760_battery_probe() by Daniel Mack · 15 years ago
  21. a4e3f91 ds2760_battery.c: fix division by zero by Daniel Mack · 15 years ago
  22. ba88b00 power-supply: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  23. 2f5a5cf drivers/power: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  24. 0cddc0a power: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  25. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  26. 7b3d54a Power supply class and drivers: remove non obligatory return statements by Anton Vorontsov · 17 years ago
  27. fe0e315 [BATTERY] 1-Wire ds2760 chip battery driver by Anton Vorontsov · 17 years ago