1. c597145 ACPI battery: only refresh the sysfs files when pertinent information changes by Andy Whitcroft · 12 years ago
  2. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  3. 5389102 Merge branch 'battery' into release by Len Brown · 13 years ago
  4. 69d94ec Battery: sysfs_remove_battery(): possible circular locking by Sergey Senozhatsky · 13 years ago
  5. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  6. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
  7. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  8. eb03cb0 ACPI / Battery: propagate sysfs error in acpi_battery_add() by Stefan Hajnoczi · 13 years ago
  9. e80bba4 ACPI / Battery: avoid acpi_battery_add() use-after-free by Stefan Hajnoczi · 13 years ago
  10. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  11. 9c921c22 ACPI / Battery: Resolve the race condition in the sysfs_remove_battery() by Lan Tianyu · 13 years ago
  12. 6e17fb6 ACPI / Battery: Add the check before refresh sysfs in the battery_notify() by Lan Tianyu · 13 years ago
  13. d5a5911 ACPI / Battery: Add the hibernation process in the battery_notify() by Lan Tianyu · 13 years ago
  14. 7b78622 ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirks by Lan Tianyu · 13 years ago
  15. 55003b2 ACPI / Battery: Change 16-bit signed negative battery current into correct value by Lan Tianyu · 13 years ago
  16. ae6f618 ACPI / Battery: Add the power unit macro by Lan Tianyu · 13 years ago
  17. 25be582 ACPI battery: fribble sysfs files from a resume notifier by Kyle McMartin · 13 years ago
  18. b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 14 years ago
  19. da8aeb9 ACPI / Battery: Update information on info notification and resume by Rafael J. Wysocki · 14 years ago
  20. 6d855fc ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 by Zhang Rui · 14 years ago
  21. 8803080 Merge branch 'battery' into release by Len Brown · 14 years ago
  22. a1b4bd6 ACPI / Battery: Return -ENODEV for unknown values in get_property() by Rafael J. Wysocki · 14 years ago
  23. 557d586 ACPI battery: support percentage battery remaining capacity by Zhang Rui · 14 years ago
  24. 1b3d4c3 ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default by Zhang Rui · 14 years ago
  25. b137b99 ACPI: Don't report current_now if battery reports in mWh by Matthew Garrett · 14 years ago
  26. 153e500 ACPI battery: don't invoke power_supply_changed twice when battery is hot-added by Zhang Rui · 14 years ago
  27. 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
  28. f79e1ce ACPI: battery drivers should call power_supply_changed() by Alan Jenkins · 15 years ago
  29. e363a75 ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=n by Alan Jenkins · 15 years ago
  30. 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
  31. 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
  32. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
  33. c67fcd6 ACPI: Battery: Add support for _BIX extended info method by Alexey Starikovskiy · 15 years ago
  34. 7b3bcc4 ACPI: Battery: Add bit flags by Alexey Starikovskiy · 15 years ago
  35. 2345baf battery: fix typo in comment by Justin P. Mattock · 15 years ago
  36. 7a92d80 Merge branch 'battery' into release by Len Brown · 15 years ago
  37. bc76f90 ACPI battery: work around negative s16 battery current on Acer by Hector Martin · 15 years ago
  38. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  39. 586caae ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warning by Len Brown · 15 years ago
  40. d940669 ACPI: battery: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  41. b0cbc86 Revert "ACPI battery: fix async boot oops" by Linus Torvalds · 15 years ago
  42. 5d38258 ACPI battery: fix async boot oops by Vegard Nossum · 15 years ago
  43. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  44. e2fae0a Merge branch 'constify' into release by Len Brown · 15 years ago
  45. 59b17bf Merge branch 'async-battery' into release by Len Brown · 15 years ago
  46. 0f66af5 ACPI: battery: asynchronous init by Arjan van de Ven · 16 years ago
  47. 070d8eb ACPI: constify VFTs (1/2) by Jan Engelhardt · 16 years ago
  48. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  49. 7faa144 ACPI: battery: add power_{now,avg} properties to power_class by Alexey Starikovskiy · 15 years ago
  50. 56f382a battery: don't assume we are fully charged when not charging or discharging by Richard Hughes · 16 years ago
  51. 50b1785 Newly inserted battery might differ from one just removed, so by Alexey Starikovskiy · 16 years ago
  52. f10a3a3 Revert "ACPI: battery: Convert discharge energy rate to current properly" by Linus Torvalds · 16 years ago
  53. aaad077 ACPI: Fix ACPI battery regression introduced by commit 558073 by Rafael J. Wysocki · 16 years ago
  54. 558073d ACPI: battery: Convert discharge energy rate to current properly by Alexey Starikovskiy · 16 years ago
  55. 9b5a56d Merge branch 'sysfs' into release by Len Brown · 16 years ago
  56. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  57. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  58. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  59. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  60. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  61. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  62. b8a1bdb ACPI: battery: Don't return -EFAIL on broken packages. by Alexey Starikovskiy · 16 years ago
  63. 7c2670b ACPI: battery: add sysfs serial number by maximilian attems · 17 years ago
  64. 97749cd ACPI: Make sysfs interface in ACPI power optional. by Alexey Starikovskiy · 17 years ago
  65. ad40e68 ACPI: battery: fix ACPI battery technology reporting by Andrey Borzenkov · 17 years ago
  66. c2e46d2 Pull procfs-default into release branch by Len Brown · 17 years ago
  67. 86533e8 Pull battery into release branch by Len Brown · 17 years ago
  68. fdcedbb ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. by Alexey Starikovskiy · 17 years ago
  69. 9104476 ACPI: Battery: remove cycle from battery removal. by Alexey Starikovskiy · 17 years ago
  70. 4c41d3a ACPI: Always return valid 'status' from acpi_battery_get_property() by Roland Dreier · 17 years ago
  71. 106449e ACPI: Battery: Allow extract string from integer by Alexey Starikovskiy · 17 years ago
  72. 0bde7ee ACPI: battery: Support for non-spec name for LiIon technology by Alexey Starikovskiy · 17 years ago
  73. 508df92 ACPI: battery: register power_supply subdevice only when battery is present by Andrey Borzenkov · 17 years ago
  74. b19073a ACPI: battery: Update battery information upon sysfs read. by Alexey Starikovskiy · 17 years ago
  75. c9e4172 ACPI: battery: remove dead code by Adrian Bunk · 17 years ago
  76. 3e58ea0 ACPI: Battery: add sysfs alarm by Alexey Starikovskiy · 17 years ago
  77. d738096 ACPI: Battery: Add sysfs support by Alexey Starikovskiy · 17 years ago
  78. aa650bb ACPI: Battery: Misc clean-ups, no functional changes by Alexey Starikovskiy · 17 years ago
  79. f1d4661 ACPI: Battery: simplify update scheme by Alexey Starikovskiy · 17 years ago
  80. 038fdea ACPI: Battery: don't use acpi_extract_package() by Alexey Starikovskiy · 17 years ago
  81. 25c87f7 Pull events into release branch by Len Brown · 17 years ago
  82. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  83. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  84. 5b31d89 Revert "ACPI: Battery: Synchronize battery operations." by Len Brown · 17 years ago
  85. 3bd92ba ACPI: Battery: Synchronize battery operations. by Alexey Starikovskiy · 17 years ago
  86. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  87. 78490d8 ACPI: battery: syntax cleanup by Alexey Starikovskiy · 17 years ago
  88. 6eedeef process reading battery status hangs by Vladimir Lebedev · 17 years ago
  89. 9ea7d57 ACPI: battery: Lindent by Vladimir Lebedev · 18 years ago
  90. b6ce408 ACPI: Cache battery status instead of re-evaluating AML by Vladimir Lebedev · 18 years ago
  91. a1f0eff ACPI: battery: make internal names consistent with battery "state" by Vladimir Lebedev · 18 years ago
  92. 4559b43 Pull bugzilla-7200 into release branch by Len Brown · 18 years ago
  93. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 18 years ago
  94. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 18 years ago
  95. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 18 years ago
  96. 4bd35cd ACPI: battery: check for battery present on /proc/battery access by Vladimir Lebedev · 18 years ago
  97. 975a8e3 Pull sysfs into test branch by Len Brown · 18 years ago
  98. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  99. cece901 Pull style into test branch by Len Brown · 18 years ago
  100. 5d9464a ACPI: add ACPI bus_type for driver model by Patrick Mochel · 18 years ago