1. 12c78ca ACPI / battery: Add sysfs representation after checking _BST by Carlos Garnacho · 8 years ago
  2. 5dfa0c7 ACPI / battery: Correctly serialise with the pending async probe by Chris Wilson · 8 years ago
  3. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  4. 048d16d ACPI / battery: mark DMI table as __initconst by Mathias Krause · 9 years ago
  5. 27059b9 ACPI / battery: minor tweaks to acpi_battery_units() by Mathias Krause · 9 years ago
  6. a465878 ACPI / battery: constify the offset tables by Mathias Krause · 9 years ago
  7. eca21d91 ACPI / battery: ensure acpi_battery_init() has finish by Luis Henriques · 9 years ago
  8. 479faaf ACPI / battery: drop useless return statements by Luis Henriques · 9 years ago
  9. e234b07 ACPI / battery: abort initialization earlier if acpi_disabled by Luis Henriques · 9 years ago
  10. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  11. 31f7dc7 ACPI / battery: Fix doubly added battery on system suspend by Krzysztof Kozlowski · 9 years ago
  12. 9237516 ACPI / battery: make warning greppable by Martin Kepplinger · 9 years ago
  13. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  14. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  15. 40e7fcb ACPI: Add _DEP support to fix battery issue on Asus T100TA by Lan Tianyu · 10 years ago
  16. ffd8a73 ACPI / battery: Replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  17. 508b3c6 Revert "ACPI / battery: fix wrong value of capacity_now reported when fully charged" by Bjørn Mork · 10 years ago
  18. 583ee39 Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()" by Bjørn Mork · 10 years ago
  19. d719870 ACPI / battery: Fix warning message in acpi_battery_get_state() by Mariusz Ceier · 10 years ago
  20. 3a54a57 ACPI / battery: remove duplicated include from battery.c by Wei Yongjun · 10 years ago
  21. 232de51 ACPI / battery: fix wrong value of capacity_now reported when fully charged by Josef Gajdusek · 10 years ago
  22. 75646e7 ACPI / battery: Retry to get battery information if failed during probing by Lan Tianyu · 10 years ago
  23. cf8116c Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  24. 3d91589 ACPI: use kstrto*() instead of simple_strto*() by Christoph Jaeger · 10 years ago
  25. f43691c ACPI / battery: add quirk for Acer Aspire V5-573G by Alexander Mezin · 10 years ago
  26. 3f5dc08 ACPI / battery: use callback for setting up quirks by Alexander Mezin · 10 years ago
  27. e0d1f09 ACPI / battery: wakeup the system only when necessary by Zhang Rui · 10 years ago
  28. 1ac5aaa ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVEL by Zhang Rui · 10 years ago
  29. 9e50bc1 ACPI / battery: Accelerate battery resume callback by Lan Tianyu · 10 years ago
  30. 3a670cc ACPI: Revert "ACPI / Battery: Remove battery's proc directory" by Lan Tianyu · 10 years ago
  31. 411e0f7 ACPI / battery: call ACPI notifier chain in acpi_battery_notify by Alexander Mezin · 10 years ago
  32. f03be35 ACPI / battery: move some ACPI_BATTERY_* definitions to header by Alexander Mezin · 10 years ago
  33. 7f6895c ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is undefined by Shuah Khan · 10 years ago
  34. 47a08c8 ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm() by Luis G.F · 10 years ago
  35. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 10 years ago
  36. a90b403 ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS by Lan Tianyu · 10 years ago
  37. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  38. 1e2d9cd ACPI / Battery: Remove battery's proc directory by Lan Tianyu · 11 years ago
  39. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  40. c92f56c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  41. f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
  42. 016d5ba ACPI / battery: Fix parsing _BIX return value by Lan Tianyu · 11 years ago
  43. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  44. 0db9820 ACPI: introduce helper function acpi_execute_simple_method() by Jiang Liu · 11 years ago
  45. 952c63e ACPI: introduce helper function acpi_has_method() by Jiang Liu · 11 years ago
  46. 0f4c654 ACPI / battery: Make sure all spaces are in correct places by Nicholas Mazzuca · 11 years ago
  47. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  48. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  49. efd941f ACPI: suppress compiler warning in battery.c by Andy Shevchenko · 11 years ago
  50. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  51. 4000e62 ACPI / battery: Correct battery capacity values on Thinkpads by Kamil Iskra · 12 years ago
  52. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  53. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  54. a6f50dc ACPI: Use struct dev_pm_ops for power management in the battery driver by Rafael J. Wysocki · 12 years ago
  55. a58e115 ACPI Battery: Added capacity by srinivas pandruvada · 12 years ago
  56. c597145 ACPI battery: only refresh the sysfs files when pertinent information changes by Andy Whitcroft · 12 years ago
  57. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  58. 5389102 Merge branch 'battery' into release by Len Brown · 13 years ago
  59. 69d94ec Battery: sysfs_remove_battery(): possible circular locking by Sergey Senozhatsky · 13 years ago
  60. 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
  61. 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
  62. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  63. eb03cb0 ACPI / Battery: propagate sysfs error in acpi_battery_add() by Stefan Hajnoczi · 13 years ago
  64. e80bba4 ACPI / Battery: avoid acpi_battery_add() use-after-free by Stefan Hajnoczi · 13 years ago
  65. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  66. 9c921c22 ACPI / Battery: Resolve the race condition in the sysfs_remove_battery() by Lan Tianyu · 13 years ago
  67. 6e17fb6 ACPI / Battery: Add the check before refresh sysfs in the battery_notify() by Lan Tianyu · 13 years ago
  68. d5a5911 ACPI / Battery: Add the hibernation process in the battery_notify() by Lan Tianyu · 13 years ago
  69. 7b78622 ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirks by Lan Tianyu · 13 years ago
  70. 55003b2 ACPI / Battery: Change 16-bit signed negative battery current into correct value by Lan Tianyu · 13 years ago
  71. ae6f618 ACPI / Battery: Add the power unit macro by Lan Tianyu · 13 years ago
  72. 25be582 ACPI battery: fribble sysfs files from a resume notifier by Kyle McMartin · 13 years ago
  73. b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 13 years ago
  74. da8aeb9 ACPI / Battery: Update information on info notification and resume by Rafael J. Wysocki · 13 years ago
  75. 6d855fc ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 by Zhang Rui · 13 years ago
  76. 8803080 Merge branch 'battery' into release by Len Brown · 14 years ago
  77. a1b4bd6 ACPI / Battery: Return -ENODEV for unknown values in get_property() by Rafael J. Wysocki · 14 years ago
  78. 557d586 ACPI battery: support percentage battery remaining capacity by Zhang Rui · 14 years ago
  79. 1b3d4c3 ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default by Zhang Rui · 14 years ago
  80. b137b99 ACPI: Don't report current_now if battery reports in mWh by Matthew Garrett · 14 years ago
  81. 153e500 ACPI battery: don't invoke power_supply_changed twice when battery is hot-added by Zhang Rui · 14 years ago
  82. 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
  83. f79e1ce ACPI: battery drivers should call power_supply_changed() by Alan Jenkins · 15 years ago
  84. e363a75 ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=n by Alan Jenkins · 15 years ago
  85. 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
  86. 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
  87. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  88. c67fcd6 ACPI: Battery: Add support for _BIX extended info method by Alexey Starikovskiy · 15 years ago
  89. 7b3bcc4 ACPI: Battery: Add bit flags by Alexey Starikovskiy · 15 years ago
  90. 2345baf battery: fix typo in comment by Justin P. Mattock · 14 years ago
  91. 7a92d80 Merge branch 'battery' into release by Len Brown · 15 years ago
  92. bc76f90 ACPI battery: work around negative s16 battery current on Acer by Hector Martin · 15 years ago
  93. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  94. 586caae ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warning by Len Brown · 15 years ago
  95. d940669 ACPI: battery: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  96. b0cbc86 Revert "ACPI battery: fix async boot oops" by Linus Torvalds · 15 years ago
  97. 5d38258 ACPI battery: fix async boot oops by Vegard Nossum · 15 years ago
  98. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  99. e2fae0a Merge branch 'constify' into release by Len Brown · 15 years ago
  100. 59b17bf Merge branch 'async-battery' into release by Len Brown · 15 years ago