1. bd8c5d1 ACPI: battery: Clean up printing messages by Rafael J. Wysocki · 4 years ago
  2. c6237b2 ACPI: Fix whitespace inconsistencies by Maximilian Luz · 4 years, 2 months ago
  3. 8830280 ACPI: procfs: Remove last dirs after being marked deprecated for a decade by Thomas Renninger · 4 years, 8 months ago
  4. 8c3f699 ACPI / battery: Cleanup Lenovo Ideapad Miix 320 DMI table entry by Hans de Goede · 5 years ago
  5. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  6. ff3154d ACPI / battery: Deal better with neither design nor full capacity not being reported by Hans de Goede · 5 years ago
  7. 5b74d1d ACPI / battery: Use design-cap for capacity calculations if full-cap is not available by Hans de Goede · 5 years ago
  8. cc99f0a ACPI / battery: Deal with design or full capacity being reported as -1 by Hans de Goede · 5 years ago
  9. 933ca4e acpi: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  10. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  11. b41901a ACPI / battery: Do not export energy_full[_design] on devices without full_charge_capacity by Hans de Goede · 6 years ago
  12. 2754435 ACPI / battery: get rid of negations in conditions by Dmitry Rozhkov · 6 years ago
  13. dd1fca9 ACPI / battery: use specialized print macros by Dmitry Rozhkov · 6 years ago
  14. 53dd200 ACPI / battery: reorder headers alphabetically by Dmitry Rozhkov · 6 years ago
  15. 3461dfb ACPI / battery: drop inclusion of init.h by Dmitry Rozhkov · 6 years ago
  16. 82f2d30 ACPI: battery: remove redundant old_present check on insertion by Lucas Rangit Magasweran · 7 years ago
  17. 673b427 ACPI / battery: Safe unregistering of hooks by Jouke Witteveen · 7 years ago
  18. f4fe74c Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  19. e7b087f acpi/battery: simplify procfs code by Christoph Hellwig · 7 years ago
  20. ec625a3 ACPI / battery: Add quirk to avoid checking for PMIC with native driver by Carlo Caione · 7 years ago
  21. 1b799c5 ACPI / battery: Ignore AC state in handle_discharging on systems where it is broken by Hans de Goede · 7 years ago
  22. 19fffc8 ACPI / battery: Add handling for devices which wrongly report discharging state by Hans de Goede · 7 years ago
  23. 91afa07 ACPI / battery: Remove initializer for unused ident dmi_system_id by Hans de Goede · 7 years ago
  24. 0c9ed61 Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic' by Rafael J. Wysocki · 7 years ago
  25. 82bf43b Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA" by Daniel Drake · 7 years ago
  26. 7a4ea10 Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk" by Rafael J. Wysocki · 7 years ago
  27. a20136a ACPI: battery: do not export degraded capacity values over 100 by Laszlo Toth · 7 years ago
  28. 514bcc5 ACPI: battery: make function __battery_hook_unregister() static by Colin Ian King · 7 years ago
  29. 91eea70 ACPI: battery: Add the ThinkPad "Not Charging" quirk by Ognjen Galic · 7 years ago
  30. fa93854 battery: Add the battery hooking API by Ognjen Galic · 7 years ago
  31. 4446823 ACPI / battery: Add quirk for Asus UX360UA and UX410UAK by Kai Heng Feng · 7 years ago
  32. c68f067 ACPI / battery: Add quirk for Asus GL502VSK and UX305LA by Kai-Heng Feng · 7 years ago
  33. 6993ce4 ACPI: battery: Drop redundant test for failure by Bjørn Mork · 7 years ago
  34. 82d2b61 ACPI: make device_attribute const by Bhumika Goyal · 7 years ago
  35. 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  36. fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  37. f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 8 years ago
  38. 80449d8 Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  39. eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  40. dccfae6 ACPI / battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver by Hans de Goede · 8 years ago
  41. bc39fbc ACPI / battery: Fix acpi_battery_exit on acpi_battery_init_async errors by Hans de Goede · 8 years ago
  42. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  43. 2d09af4 ACPI / battery: If _BIX fails, retry with _BIF by Dave Lambley · 8 years ago
  44. 12c78ca ACPI / battery: Add sysfs representation after checking _BST by Carlos Garnacho · 8 years ago
  45. 5dfa0c7 ACPI / battery: Correctly serialise with the pending async probe by Chris Wilson · 9 years ago
  46. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  47. 048d16d ACPI / battery: mark DMI table as __initconst by Mathias Krause · 10 years ago
  48. 27059b9 ACPI / battery: minor tweaks to acpi_battery_units() by Mathias Krause · 10 years ago
  49. a465878 ACPI / battery: constify the offset tables by Mathias Krause · 10 years ago
  50. eca21d91 ACPI / battery: ensure acpi_battery_init() has finish by Luis Henriques · 10 years ago
  51. 479faaf ACPI / battery: drop useless return statements by Luis Henriques · 10 years ago
  52. e234b07 ACPI / battery: abort initialization earlier if acpi_disabled by Luis Henriques · 10 years ago
  53. 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
  54. 31f7dc7 ACPI / battery: Fix doubly added battery on system suspend by Krzysztof Kozlowski · 10 years ago
  55. 9237516 ACPI / battery: make warning greppable by Martin Kepplinger · 10 years ago
  56. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 10 years ago
  57. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 10 years ago
  58. 40e7fcb ACPI: Add _DEP support to fix battery issue on Asus T100TA by Lan Tianyu · 10 years ago
  59. ffd8a73 ACPI / battery: Replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  60. 508b3c6 Revert "ACPI / battery: fix wrong value of capacity_now reported when fully charged" by Bjørn Mork · 10 years ago
  61. 583ee39 Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()" by Bjørn Mork · 10 years ago
  62. d719870 ACPI / battery: Fix warning message in acpi_battery_get_state() by Mariusz Ceier · 10 years ago
  63. 3a54a57 ACPI / battery: remove duplicated include from battery.c by Wei Yongjun · 10 years ago
  64. 232de51 ACPI / battery: fix wrong value of capacity_now reported when fully charged by Josef Gajdusek · 11 years ago
  65. 75646e7 ACPI / battery: Retry to get battery information if failed during probing by Lan Tianyu · 11 years ago
  66. cf8116c Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 11 years ago
  67. 3d91589 ACPI: use kstrto*() instead of simple_strto*() by Christoph Jaeger · 11 years ago
  68. f43691c ACPI / battery: add quirk for Acer Aspire V5-573G by Alexander Mezin · 11 years ago
  69. 3f5dc08 ACPI / battery: use callback for setting up quirks by Alexander Mezin · 11 years ago
  70. e0d1f09 ACPI / battery: wakeup the system only when necessary by Zhang Rui · 11 years ago
  71. 1ac5aaa ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVEL by Zhang Rui · 11 years ago
  72. 9e50bc1 ACPI / battery: Accelerate battery resume callback by Lan Tianyu · 11 years ago
  73. 3a670cc ACPI: Revert "ACPI / Battery: Remove battery's proc directory" by Lan Tianyu · 11 years ago
  74. 411e0f7 ACPI / battery: call ACPI notifier chain in acpi_battery_notify by Alexander Mezin · 11 years ago
  75. f03be35 ACPI / battery: move some ACPI_BATTERY_* definitions to header by Alexander Mezin · 11 years ago
  76. 7f6895c ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is undefined by Shuah Khan · 11 years ago
  77. 47a08c8 ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm() by Luis G.F · 11 years ago
  78. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  79. a90b403 ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS by Lan Tianyu · 11 years ago
  80. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  81. 1e2d9cd ACPI / Battery: Remove battery's proc directory by Lan Tianyu · 11 years ago
  82. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  83. c92f56c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  84. f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
  85. 016d5ba ACPI / battery: Fix parsing _BIX return value by Lan Tianyu · 11 years ago
  86. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 12 years ago
  87. 0db9820 ACPI: introduce helper function acpi_execute_simple_method() by Jiang Liu · 12 years ago
  88. 952c63e ACPI: introduce helper function acpi_has_method() by Jiang Liu · 12 years ago
  89. 0f4c654 ACPI / battery: Make sure all spaces are in correct places by Nicholas Mazzuca · 12 years ago
  90. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  91. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  92. efd941f ACPI: suppress compiler warning in battery.c by Andy Shevchenko · 12 years ago
  93. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  94. 4000e626 ACPI / battery: Correct battery capacity values on Thinkpads by Kamil Iskra · 12 years ago
  95. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  96. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  97. a6f50dc ACPI: Use struct dev_pm_ops for power management in the battery driver by Rafael J. Wysocki · 13 years ago
  98. a58e115 ACPI Battery: Added capacity by srinivas pandruvada · 13 years ago
  99. c597145 ACPI battery: only refresh the sysfs files when pertinent information changes by Andy Whitcroft · 13 years ago
  100. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago