1. 153e500 ACPI battery: don't invoke power_supply_changed twice when battery is hot-added by Zhang Rui · 14 years ago
  2. c25f7cf Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release by Len Brown · 14 years ago
  3. f79e1ce ACPI: battery drivers should call power_supply_changed() by Alan Jenkins · 15 years ago
  4. e363a75 ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=n by Alan Jenkins · 15 years ago
  5. 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
  6. 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
  7. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  8. c67fcd6 ACPI: Battery: Add support for _BIX extended info method by Alexey Starikovskiy · 15 years ago
  9. 7b3bcc4 ACPI: Battery: Add bit flags by Alexey Starikovskiy · 15 years ago
  10. 2345baf battery: fix typo in comment by Justin P. Mattock · 15 years ago
  11. 7a92d80 Merge branch 'battery' into release by Len Brown · 15 years ago
  12. bc76f90 ACPI battery: work around negative s16 battery current on Acer by Hector Martin · 15 years ago
  13. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  14. 586caae ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warning by Len Brown · 15 years ago
  15. d940669 ACPI: battery: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  16. b0cbc86 Revert "ACPI battery: fix async boot oops" by Linus Torvalds · 15 years ago
  17. 5d38258 ACPI battery: fix async boot oops by Vegard Nossum · 15 years ago
  18. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  19. e2fae0a Merge branch 'constify' into release by Len Brown · 15 years ago
  20. 59b17bf Merge branch 'async-battery' into release by Len Brown · 15 years ago
  21. 0f66af5 ACPI: battery: asynchronous init by Arjan van de Ven · 16 years ago
  22. 070d8eb ACPI: constify VFTs (1/2) by Jan Engelhardt · 16 years ago
  23. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  24. 7faa144 ACPI: battery: add power_{now,avg} properties to power_class by Alexey Starikovskiy · 15 years ago
  25. 56f382a battery: don't assume we are fully charged when not charging or discharging by Richard Hughes · 15 years ago
  26. 50b1785 Newly inserted battery might differ from one just removed, so by Alexey Starikovskiy · 16 years ago
  27. f10a3a3 Revert "ACPI: battery: Convert discharge energy rate to current properly" by Linus Torvalds · 16 years ago
  28. aaad077 ACPI: Fix ACPI battery regression introduced by commit 558073 by Rafael J. Wysocki · 16 years ago
  29. 558073d ACPI: battery: Convert discharge energy rate to current properly by Alexey Starikovskiy · 16 years ago
  30. 9b5a56d Merge branch 'sysfs' into release by Len Brown · 16 years ago
  31. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  32. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  33. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  34. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  35. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  36. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  37. b8a1bdb ACPI: battery: Don't return -EFAIL on broken packages. by Alexey Starikovskiy · 16 years ago
  38. 7c2670b ACPI: battery: add sysfs serial number by maximilian attems · 16 years ago
  39. 97749cd ACPI: Make sysfs interface in ACPI power optional. by Alexey Starikovskiy · 17 years ago
  40. ad40e68 ACPI: battery: fix ACPI battery technology reporting by Andrey Borzenkov · 17 years ago
  41. c2e46d2 Pull procfs-default into release branch by Len Brown · 17 years ago
  42. 86533e8 Pull battery into release branch by Len Brown · 17 years ago
  43. fdcedbb ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. by Alexey Starikovskiy · 17 years ago
  44. 9104476 ACPI: Battery: remove cycle from battery removal. by Alexey Starikovskiy · 17 years ago
  45. 4c41d3a ACPI: Always return valid 'status' from acpi_battery_get_property() by Roland Dreier · 17 years ago
  46. 106449e ACPI: Battery: Allow extract string from integer by Alexey Starikovskiy · 17 years ago
  47. 0bde7ee ACPI: battery: Support for non-spec name for LiIon technology by Alexey Starikovskiy · 17 years ago
  48. 508df92 ACPI: battery: register power_supply subdevice only when battery is present by Andrey Borzenkov · 17 years ago
  49. b19073a ACPI: battery: Update battery information upon sysfs read. by Alexey Starikovskiy · 17 years ago
  50. c9e4172 ACPI: battery: remove dead code by Adrian Bunk · 17 years ago
  51. 3e58ea0 ACPI: Battery: add sysfs alarm by Alexey Starikovskiy · 17 years ago
  52. d738096 ACPI: Battery: Add sysfs support by Alexey Starikovskiy · 17 years ago
  53. aa650bb ACPI: Battery: Misc clean-ups, no functional changes by Alexey Starikovskiy · 17 years ago
  54. f1d4661 ACPI: Battery: simplify update scheme by Alexey Starikovskiy · 17 years ago
  55. 038fdea ACPI: Battery: don't use acpi_extract_package() by Alexey Starikovskiy · 17 years ago
  56. 25c87f7 Pull events into release branch by Len Brown · 17 years ago
  57. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  58. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  59. 5b31d89 Revert "ACPI: Battery: Synchronize battery operations." by Len Brown · 17 years ago
  60. 3bd92ba ACPI: Battery: Synchronize battery operations. by Alexey Starikovskiy · 17 years ago
  61. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  62. 78490d8 ACPI: battery: syntax cleanup by Alexey Starikovskiy · 17 years ago
  63. 6eedeef process reading battery status hangs by Vladimir Lebedev · 17 years ago
  64. 9ea7d57 ACPI: battery: Lindent by Vladimir Lebedev · 17 years ago
  65. b6ce408 ACPI: Cache battery status instead of re-evaluating AML by Vladimir Lebedev · 17 years ago
  66. a1f0eff ACPI: battery: make internal names consistent with battery "state" by Vladimir Lebedev · 17 years ago
  67. 4559b43 Pull bugzilla-7200 into release branch by Len Brown · 17 years ago
  68. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  69. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 17 years ago
  70. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  71. 4bd35cd ACPI: battery: check for battery present on /proc/battery access by Vladimir Lebedev · 17 years ago
  72. 975a8e3 Pull sysfs into test branch by Len Brown · 17 years ago
  73. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  74. cece901 Pull style into test branch by Len Brown · 18 years ago
  75. 5d9464a ACPI: add ACPI bus_type for driver model by Patrick Mochel · 18 years ago
  76. 34c4415 ACPI: check battery status on resume for un/plug events during sleep by Jiri Kosina · 18 years ago
  77. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  78. 4d8316d ACPI: fix boot with acpi=off by Pavel Machek · 18 years ago
  79. d750803 ACPI: add 'const' to several ACPI file_operations by Arjan van de Ven · 18 years ago
  80. 309b0f1 Pull smart-battery into release branch by Len Brown · 18 years ago
  81. 3f86b83 ACPI: add support for Smart Battery by Rich Townsend · 18 years ago
  82. 9fdae72 ACPI: handle battery notify event on broken BIOS by Vladimir Lebedev · 18 years ago
  83. b2f71ba Pull acpi_device_handle_cleanup into release branch by Len Brown · 18 years ago
  84. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
  85. 39cb61e ACPI: battery: Remove unneeded acpi_handle from driver. by Patrick Mochel · 18 years ago
  86. 3b073ec ACPI: battery: Use acpi_device's handle instead of driver's by Patrick Mochel · 18 years ago
  87. 145def8 ACPI: battery: add struct acpi_device to struct acpi_battery. by Patrick Mochel · 18 years ago
  88. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  89. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  90. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago