1. 50b1785 Newly inserted battery might differ from one just removed, so by Alexey Starikovskiy · 16 years ago
  2. f10a3a3 Revert "ACPI: battery: Convert discharge energy rate to current properly" by Linus Torvalds · 16 years ago
  3. aaad077 ACPI: Fix ACPI battery regression introduced by commit 558073 by Rafael J. Wysocki · 16 years ago
  4. 558073d ACPI: battery: Convert discharge energy rate to current properly by Alexey Starikovskiy · 16 years ago
  5. 9b5a56d Merge branch 'sysfs' into release by Len Brown · 16 years ago
  6. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  7. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  8. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  9. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  10. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  11. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  12. b8a1bdb ACPI: battery: Don't return -EFAIL on broken packages. by Alexey Starikovskiy · 16 years ago
  13. 7c2670b ACPI: battery: add sysfs serial number by maximilian attems · 17 years ago
  14. 97749cd ACPI: Make sysfs interface in ACPI power optional. by Alexey Starikovskiy · 17 years ago
  15. ad40e68 ACPI: battery: fix ACPI battery technology reporting by Andrey Borzenkov · 17 years ago
  16. c2e46d2 Pull procfs-default into release branch by Len Brown · 17 years ago
  17. 86533e8 Pull battery into release branch by Len Brown · 17 years ago
  18. fdcedbb ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. by Alexey Starikovskiy · 17 years ago
  19. 9104476 ACPI: Battery: remove cycle from battery removal. by Alexey Starikovskiy · 17 years ago
  20. 4c41d3a ACPI: Always return valid 'status' from acpi_battery_get_property() by Roland Dreier · 17 years ago
  21. 106449e ACPI: Battery: Allow extract string from integer by Alexey Starikovskiy · 17 years ago
  22. 0bde7ee ACPI: battery: Support for non-spec name for LiIon technology by Alexey Starikovskiy · 17 years ago
  23. 508df92 ACPI: battery: register power_supply subdevice only when battery is present by Andrey Borzenkov · 17 years ago
  24. b19073a ACPI: battery: Update battery information upon sysfs read. by Alexey Starikovskiy · 17 years ago
  25. c9e4172 ACPI: battery: remove dead code by Adrian Bunk · 17 years ago
  26. 3e58ea0 ACPI: Battery: add sysfs alarm by Alexey Starikovskiy · 17 years ago
  27. d738096 ACPI: Battery: Add sysfs support by Alexey Starikovskiy · 17 years ago
  28. aa650bb ACPI: Battery: Misc clean-ups, no functional changes by Alexey Starikovskiy · 17 years ago
  29. f1d4661 ACPI: Battery: simplify update scheme by Alexey Starikovskiy · 17 years ago
  30. 038fdea ACPI: Battery: don't use acpi_extract_package() by Alexey Starikovskiy · 17 years ago
  31. 25c87f7 Pull events into release branch by Len Brown · 17 years ago
  32. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  33. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  34. 5b31d89 Revert "ACPI: Battery: Synchronize battery operations." by Len Brown · 17 years ago
  35. 3bd92ba ACPI: Battery: Synchronize battery operations. by Alexey Starikovskiy · 17 years ago
  36. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  37. 78490d8 ACPI: battery: syntax cleanup by Alexey Starikovskiy · 17 years ago
  38. 6eedeef process reading battery status hangs by Vladimir Lebedev · 17 years ago
  39. 9ea7d57 ACPI: battery: Lindent by Vladimir Lebedev · 17 years ago
  40. b6ce408 ACPI: Cache battery status instead of re-evaluating AML by Vladimir Lebedev · 17 years ago
  41. a1f0eff ACPI: battery: make internal names consistent with battery "state" by Vladimir Lebedev · 17 years ago
  42. 4559b43 Pull bugzilla-7200 into release branch by Len Brown · 17 years ago
  43. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  44. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 17 years ago
  45. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  46. 4bd35cd ACPI: battery: check for battery present on /proc/battery access by Vladimir Lebedev · 17 years ago
  47. 975a8e3 Pull sysfs into test branch by Len Brown · 17 years ago
  48. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  49. cece901 Pull style into test branch by Len Brown · 18 years ago
  50. 5d9464a ACPI: add ACPI bus_type for driver model by Patrick Mochel · 18 years ago
  51. 34c4415 ACPI: check battery status on resume for un/plug events during sleep by Jiri Kosina · 18 years ago
  52. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  53. 4d8316d ACPI: fix boot with acpi=off by Pavel Machek · 18 years ago
  54. d750803 ACPI: add 'const' to several ACPI file_operations by Arjan van de Ven · 18 years ago
  55. 309b0f1 Pull smart-battery into release branch by Len Brown · 18 years ago
  56. 3f86b83 ACPI: add support for Smart Battery by Rich Townsend · 18 years ago
  57. 9fdae72 ACPI: handle battery notify event on broken BIOS by Vladimir Lebedev · 18 years ago
  58. b2f71ba Pull acpi_device_handle_cleanup into release branch by Len Brown · 18 years ago
  59. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
  60. 39cb61e ACPI: battery: Remove unneeded acpi_handle from driver. by Patrick Mochel · 18 years ago
  61. 3b073ec ACPI: battery: Use acpi_device's handle instead of driver's by Patrick Mochel · 18 years ago
  62. 145def8 ACPI: battery: add struct acpi_device to struct acpi_battery. by Patrick Mochel · 18 years ago
  63. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  64. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  65. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago