1. 7d67474 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  2. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  3. ed8c317 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Anton Vorontsov · 16 years ago
  4. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  5. 8e9c771 olpc: olpc_battery.c sparse endian annotations by Harvey Harrison · 16 years ago
  6. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  7. 5e4c5f4 Fix Kconfig dependency for WM97xx battery driver by Linus Torvalds · 16 years ago
  8. 4e9687d [ARM] 5248/1: wm97xx generic battery driver by Marek Vašut · 16 years ago
  9. 8aef7e8 bq27x00_battery: use unaligned access helper by Harvey Harrison · 16 years ago
  10. 6a90378 power_supply: fix dependency of tosa_battery by Dmitry Baryshkov · 16 years ago
  11. b996ad0 power_supply: Support for Texas Instruments BQ27200 battery managers by Rodolfo Giometti · 16 years ago
  12. 942ed16 power_supply: Add function to return system-wide power state by Matthew Garrett · 16 years ago
  13. e82374f pda_power: Check and handle return value of set_irq_wake by Robert Jarzmik · 16 years ago
  14. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  15. 9fec606 Merge branch 'master' of /home/cbou/linux-2.6 by Anton Vorontsov · 16 years ago
  16. 2f5a5cf drivers/power: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  17. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  18. 93562b5 Driver Core: add ability for class_for_each_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  19. d4b19c4 [ARM] 5155/1: PalmTX battery monitor by Marek Vašut · 16 years ago
  20. fece418 power_supply: Sharp SL-6000 (tosa) batteries support by Dmitry Baryshkov · 16 years ago
  21. 56fa18e power_supply: Fix race in power_supply_uevent by Dmitry Baryshkov · 16 years ago
  22. 54d29ad Power Supply: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  23. 75d8807 power_supply: fix up CHARGE_COUNTER output to be more precise by Andres Salomon · 16 years ago
  24. 8e552c3 power_supply: add CHARGE_COUNTER property and olpc_battery support for it by Andres Salomon · 16 years ago
  25. 484d6d5 power_supply: bump EC version check that we refuse to run with in olpc_battery by Andres Salomon · 16 years ago
  26. b2bd8a3 power_supply: cleanup of the OLPC battery driver by Andres Salomon · 16 years ago
  27. d7eb9e3 power_supply: add eeprom dump file to olpc_battery's sysfs by Andres Salomon · 16 years ago
  28. 1ca5b9d power_supply: Support serial number in olpc_battery by David Woodhouse · 16 years ago
  29. 38e8012 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  30. 35bf559 PMU battery: filenames in sysfs with spaces by Christian Kujau · 16 years ago
  31. f6b6b18 pda_power: add init and exit function callbacks by Philipp Zabel · 16 years ago
  32. 3ef0e1f x86: olpc: add One Laptop Per Child architecture support by Andres Salomon · 16 years ago
  33. 0cddc0a power: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  34. f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  35. 4cbc76e power_supply: remove capacity_level from list of sysfs attributes by Thadeu Lima de Souza Cascardo · 16 years ago
  36. 7c2670b ACPI: battery: add sysfs serial number by maximilian attems · 16 years ago
  37. e91926e apm_power: check I.intval for zero value, we use it as the divisor by Anton Vorontsov · 16 years ago
  38. c3caeba pda_power: implement polling by Anton Vorontsov · 16 years ago
  39. bfde266 pda_power: various cleanups by Anton Vorontsov · 16 years ago
  40. dffd28a apm_power: support using VOLTAGE_* properties for apm calculations by Dmitry Baryshkov · 16 years ago
  41. 8f8e9b3 pda_power: add suspend/resume support by Dmitry Baryshkov · 16 years ago
  42. c7cc930 power_supply: add few more values and props by Dmitry Baryshkov · 16 years ago
  43. 9ef4510 pda_power: only register available psu by Dmitry Baryshkov · 16 years ago
  44. 839dc9f power: fix incorrect unregistration in power_supply_create_attrs error path by Andres Salomon · 17 years ago
  45. 8efe444 power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL by Andres Salomon · 17 years ago
  46. 4d24473 [BATTERY] power_supply_leds: use kasprintf by Akinobu Mita · 17 years ago
  47. 25f12141 [BATTERY] Every file should include the headers containing the prototypes for its global functions. by Adrian Bunk · 17 years ago
  48. 443cad9 power supply : use class iteration api by Dave Young · 16 years ago
  49. 0c32633 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  50. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  51. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  52. 2a721df apm_power: calculate to_full/to_empty time using energy by Anton Vorontsov · 17 years ago
  53. d385376 apm_power: improve battery finding algorithm by Anton Vorontsov · 17 years ago
  54. cd1ebcc apm_power: fix obviously wrong logic for time reporting by Anton Vorontsov · 17 years ago
  55. ed2ba97 [PATCH] missing null termination in power supply uevent by Stephen Hemminger · 17 years ago
  56. a1da5f4 Don't compile the PMU power driver on 64-bit PowerPC by Paul Mackerras · 17 years ago
  57. 8f41958 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  58. 5f17c70 PDA_POWER depends on having request_irq() by Al Viro · 17 years ago
  59. 7b3d54a Power supply class and drivers: remove non obligatory return statements by Anton Vorontsov · 17 years ago
  60. 5ebf6e6 pda_power: clean up irq, timer by Jeff Garzik · 17 years ago
  61. fb97287 [BATTERY] One Laptop Per Child power/battery driver by David Woodhouse · 17 years ago
  62. efea58e [BATTERY] Apple PMU driver by David Woodhouse · 17 years ago
  63. fe0e315 [BATTERY] 1-Wire ds2760 chip battery driver by Anton Vorontsov · 17 years ago
  64. 3788ec9 [BATTERY] APM emulation driver for class batteries by Anton Vorontsov · 17 years ago
  65. b299804 [BATTERY] pda_power platform driver by Anton Vorontsov · 17 years ago
  66. 4a11b59 [BATTERY] Universal power supply class (was: battery class) by Anton Vorontsov · 17 years ago