1. 0c9ed61 Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic' by Rafael J. Wysocki · 7 years ago
  2. 82bf43b Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA" by Daniel Drake · 7 years ago
  3. 7a4ea10 Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk" by Rafael J. Wysocki · 7 years ago
  4. a20136a ACPI: battery: do not export degraded capacity values over 100 by Laszlo Toth · 7 years ago
  5. 514bcc5 ACPI: battery: make function __battery_hook_unregister() static by Colin Ian King · 7 years ago
  6. 91eea70 ACPI: battery: Add the ThinkPad "Not Charging" quirk by Ognjen Galic · 7 years ago
  7. fa93854 battery: Add the battery hooking API by Ognjen Galic · 7 years ago
  8. 4446823 ACPI / battery: Add quirk for Asus UX360UA and UX410UAK by Kai Heng Feng · 7 years ago
  9. c68f067 ACPI / battery: Add quirk for Asus GL502VSK and UX305LA by Kai-Heng Feng · 7 years ago
  10. 6993ce4 ACPI: battery: Drop redundant test for failure by Bjørn Mork · 7 years ago
  11. 82d2b61 ACPI: make device_attribute const by Bhumika Goyal · 7 years ago
  12. 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  13. fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  14. f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 8 years ago
  15. 80449d8 Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  16. eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  17. dccfae6 ACPI / battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver by Hans de Goede · 8 years ago
  18. bc39fbc ACPI / battery: Fix acpi_battery_exit on acpi_battery_init_async errors by Hans de Goede · 8 years ago
  19. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  20. 2d09af4 ACPI / battery: If _BIX fails, retry with _BIF by Dave Lambley · 8 years ago
  21. 12c78ca ACPI / battery: Add sysfs representation after checking _BST by Carlos Garnacho · 8 years ago
  22. 5dfa0c7 ACPI / battery: Correctly serialise with the pending async probe by Chris Wilson · 9 years ago
  23. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  24. 048d16d ACPI / battery: mark DMI table as __initconst by Mathias Krause · 10 years ago
  25. 27059b9 ACPI / battery: minor tweaks to acpi_battery_units() by Mathias Krause · 10 years ago
  26. a465878 ACPI / battery: constify the offset tables by Mathias Krause · 10 years ago
  27. eca21d91 ACPI / battery: ensure acpi_battery_init() has finish by Luis Henriques · 10 years ago
  28. 479faaf ACPI / battery: drop useless return statements by Luis Henriques · 10 years ago
  29. e234b07 ACPI / battery: abort initialization earlier if acpi_disabled by Luis Henriques · 10 years ago
  30. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  31. 31f7dc7 ACPI / battery: Fix doubly added battery on system suspend by Krzysztof Kozlowski · 10 years ago
  32. 9237516 ACPI / battery: make warning greppable by Martin Kepplinger · 10 years ago
  33. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 10 years ago
  34. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 10 years ago
  35. 40e7fcb ACPI: Add _DEP support to fix battery issue on Asus T100TA by Lan Tianyu · 10 years ago
  36. ffd8a73 ACPI / battery: Replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  37. 508b3c6 Revert "ACPI / battery: fix wrong value of capacity_now reported when fully charged" by Bjørn Mork · 10 years ago
  38. 583ee39 Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()" by Bjørn Mork · 10 years ago
  39. d719870 ACPI / battery: Fix warning message in acpi_battery_get_state() by Mariusz Ceier · 10 years ago
  40. 3a54a57 ACPI / battery: remove duplicated include from battery.c by Wei Yongjun · 10 years ago
  41. 232de51 ACPI / battery: fix wrong value of capacity_now reported when fully charged by Josef Gajdusek · 11 years ago
  42. 75646e7 ACPI / battery: Retry to get battery information if failed during probing by Lan Tianyu · 11 years ago
  43. cf8116c Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 11 years ago
  44. 3d91589 ACPI: use kstrto*() instead of simple_strto*() by Christoph Jaeger · 11 years ago
  45. f43691c ACPI / battery: add quirk for Acer Aspire V5-573G by Alexander Mezin · 11 years ago
  46. 3f5dc08 ACPI / battery: use callback for setting up quirks by Alexander Mezin · 11 years ago
  47. e0d1f09 ACPI / battery: wakeup the system only when necessary by Zhang Rui · 11 years ago
  48. 1ac5aaa ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVEL by Zhang Rui · 11 years ago
  49. 9e50bc1 ACPI / battery: Accelerate battery resume callback by Lan Tianyu · 11 years ago
  50. 3a670cc ACPI: Revert "ACPI / Battery: Remove battery's proc directory" by Lan Tianyu · 11 years ago
  51. 411e0f7 ACPI / battery: call ACPI notifier chain in acpi_battery_notify by Alexander Mezin · 11 years ago
  52. f03be35 ACPI / battery: move some ACPI_BATTERY_* definitions to header by Alexander Mezin · 11 years ago
  53. 7f6895c ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is undefined by Shuah Khan · 11 years ago
  54. 47a08c8 ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm() by Luis G.F · 11 years ago
  55. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  56. a90b403 ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS by Lan Tianyu · 11 years ago
  57. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  58. 1e2d9cd ACPI / Battery: Remove battery's proc directory by Lan Tianyu · 11 years ago
  59. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  60. c92f56c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  61. f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
  62. 016d5ba ACPI / battery: Fix parsing _BIX return value by Lan Tianyu · 11 years ago
  63. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  64. 0db9820 ACPI: introduce helper function acpi_execute_simple_method() by Jiang Liu · 12 years ago
  65. 952c63e ACPI: introduce helper function acpi_has_method() by Jiang Liu · 12 years ago
  66. 0f4c654 ACPI / battery: Make sure all spaces are in correct places by Nicholas Mazzuca · 12 years ago
  67. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  68. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  69. efd941f ACPI: suppress compiler warning in battery.c by Andy Shevchenko · 12 years ago
  70. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  71. 4000e626 ACPI / battery: Correct battery capacity values on Thinkpads by Kamil Iskra · 12 years ago
  72. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  73. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  74. a6f50dc ACPI: Use struct dev_pm_ops for power management in the battery driver by Rafael J. Wysocki · 13 years ago
  75. a58e115 ACPI Battery: Added capacity by srinivas pandruvada · 13 years ago
  76. c597145 ACPI battery: only refresh the sysfs files when pertinent information changes by Andy Whitcroft · 13 years ago
  77. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  78. 5389102 Merge branch 'battery' into release by Len Brown · 13 years ago
  79. 69d94ec Battery: sysfs_remove_battery(): possible circular locking by Sergey Senozhatsky · 13 years ago
  80. 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
  81. 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
  82. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  83. eb03cb0 ACPI / Battery: propagate sysfs error in acpi_battery_add() by Stefan Hajnoczi · 13 years ago
  84. e80bba4 ACPI / Battery: avoid acpi_battery_add() use-after-free by Stefan Hajnoczi · 13 years ago
  85. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 14 years ago
  86. 9c921c22 ACPI / Battery: Resolve the race condition in the sysfs_remove_battery() by Lan Tianyu · 14 years ago
  87. 6e17fb6 ACPI / Battery: Add the check before refresh sysfs in the battery_notify() by Lan Tianyu · 14 years ago
  88. d5a5911 ACPI / Battery: Add the hibernation process in the battery_notify() by Lan Tianyu · 14 years ago
  89. 7b78622 ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirks by Lan Tianyu · 14 years ago
  90. 55003b2 ACPI / Battery: Change 16-bit signed negative battery current into correct value by Lan Tianyu · 14 years ago
  91. ae6f618 ACPI / Battery: Add the power unit macro by Lan Tianyu · 14 years ago
  92. 25be582 ACPI battery: fribble sysfs files from a resume notifier by Kyle McMartin · 14 years ago
  93. b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 14 years ago
  94. da8aeb9 ACPI / Battery: Update information on info notification and resume by Rafael J. Wysocki · 14 years ago
  95. 6d855fc ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 by Zhang Rui · 14 years ago
  96. 8803080 Merge branch 'battery' into release by Len Brown · 14 years ago
  97. a1b4bd6 ACPI / Battery: Return -ENODEV for unknown values in get_property() by Rafael J. Wysocki · 14 years ago
  98. 557d586 ACPI battery: support percentage battery remaining capacity by Zhang Rui · 14 years ago
  99. 1b3d4c3 ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default by Zhang Rui · 14 years ago
  100. b137b99 ACPI: Don't report current_now if battery reports in mWh by Matthew Garrett · 14 years ago