1. 587024b ACPI: power: Use u8 as the power resource state data type by Rafael J. Wysocki · 3 years, 8 months ago
  2. 9b7ff25 ACPI: power: Refine turning off unused power resources by Rafael J. Wysocki · 3 years, 8 months ago
  3. fd38651 Merge branch 'acpi-pm' by Rafael J. Wysocki · 3 years, 8 months ago
  4. 29038ae Revert "Revert "ACPI: scan: Turn off unused power resources during initialization"" by Rafael J. Wysocki · 3 years, 8 months ago
  5. 3da53c7 Merge branches 'acpi-pm' and 'acpi-docs' by Rafael J. Wysocki · 3 years, 8 months ago
  6. 5db91e9 Revert "ACPI: scan: Turn off unused power resources during initialization" by Rafael J. Wysocki · 3 years, 9 months ago
  7. b6237f6 Merge branch 'acpi-misc' by Rafael J. Wysocki · 3 years, 9 months ago
  8. 0b22125 Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources' by Rafael J. Wysocki · 3 years, 9 months ago
  9. c830dbc ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids() by Rafael J. Wysocki · 3 years, 9 months ago
  10. f5d9ab1 ACPI: scan: Drop sta argument from acpi_init_device_object() by Rafael J. Wysocki · 3 years, 9 months ago
  11. 7e4fdea ACPI: power: Turn off unused power resources unconditionally by Rafael J. Wysocki · 3 years, 10 months ago
  12. 4b9ee77 ACPI: scan: Turn off unused power resources during initialization by Rafael J. Wysocki · 3 years, 10 months ago
  13. 935ab85 ACPI: fix various typos in comments by Tom Saeger · 3 years, 10 months ago
  14. 2d4eb33 Merge branch 'acpi-messages' by Rafael J. Wysocki · 4 years ago
  15. 56ce833 ACPI: power: Clean up printing messages by Rafael J. Wysocki · 4 years ago
  16. 0f39ee8 ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros by Dwaipayan Ray · 4 years, 1 month ago
  17. b85195b Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 4 years, 1 month ago
  18. 6091b26 ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object() by Hans de Goede · 4 years, 2 months ago
  19. c6237b2 ACPI: Fix whitespace inconsistencies by Maximilian Luz · 4 years, 2 months ago
  20. a10660f ACPI: Delete unused proc filename macros by Pascal Terjan · 4 years, 8 months ago
  21. 4533771 ACPI / PM: Introduce concept of a _PR0 dependent device by Mika Westerberg · 6 years ago
  22. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  23. 603fadf ACPI: Fix comment typos by Bjorn Helgaas · 6 years ago
  24. 7d7b467 ACPI: power: Skip duplicate power resource references in _PRx by Hans de Goede · 6 years ago
  25. 26408b2 ACPI / power: constify attribute_group structures by Arvind Yadav · 8 years ago
  26. 8ece1d8 ACPI / power: Delay turning off unused power resources after suspend by Hans de Goede · 8 years ago
  27. fe8c470 ACPI / power: Avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  28. ef5f5de Merge branch 'acpi-pm' by Rafael J. Wysocki · 9 years ago
  29. aa57aca ACPI / PM: Update the copyright notice and description of power.c by Rafael J. Wysocki · 10 years ago
  30. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  31. d5eefa8 ACPI / PM: Turn power resources on and off in the right order during resume by Rafael J. Wysocki · 10 years ago
  32. 20dacb7 ACPI / PM: Rework device power management to follow ACPI 6 by Rafael J. Wysocki · 10 years ago
  33. 6656bde ACPI / PM: Drop stale comment from acpi_power_transition() by Rafael J. Wysocki · 10 years ago
  34. 07070e1 ACPI: Remove duplicate definitions of PREFIX by Hanjun Guo · 11 years ago
  35. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  36. 41863fc ACPI / power: Drop automaitc resume of power resource dependent devices by Rafael J. Wysocki · 11 years ago
  37. d7d4901 ACPI / power: Release resource_lock after acpi_power_get_state() return error by Lan Tianyu · 11 years ago
  38. 0ad4c9a Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  39. 8ad928d ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere by Rafael J. Wysocki · 11 years ago
  40. 0db9820 ACPI: introduce helper function acpi_execute_simple_method() by Jiang Liu · 12 years ago
  41. 10a0b61 ACPI / power: add missing newline to debug messages by Mika Westerberg · 12 years ago
  42. 6ee22e9d ACPI / PM: Fix error code path for power resources initialization by Rafael J. Wysocki · 12 years ago
  43. 34bdb1a4 Merge branch 'acpi-pm' by Rafael J. Wysocki · 12 years ago
  44. 41a2a46 ACPI / PM: Expose lists of device wakeup power resources to user space by Rafael J. Wysocki · 12 years ago
  45. c0af417 ACPI: Update PNPID set/free interfaces by Toshi Kani · 12 years ago
  46. b5d667e ACPI / PM: Take unusual configurations of power resources into account by Rafael J. Wysocki · 12 years ago
  47. 660b111 ACPI / PM: Fix consistency check for power resources during resume by Rafael J. Wysocki · 12 years ago
  48. 18a3870 ACPI / PM: Expose lists of device power resources to user space by Rafael J. Wysocki · 12 years ago
  49. b1c0f99 ACPI / PM: Expose current status of ACPI power resources by Rafael J. Wysocki · 12 years ago
  50. cf860be ACPI / scan: Prevent device add uevents from racing with user space by Rafael J. Wysocki · 12 years ago
  51. 87e753b ACPI / PM: Sanitize checks in acpi_power_on_resources() by Rafael J. Wysocki · 12 years ago
  52. 0596a52 ACPI: Use system level attribute of wakeup power resources by Rafael J. Wysocki · 12 years ago
  53. e88c9c6 ACPI: Take power resource initialization errors into account by Rafael J. Wysocki · 12 years ago
  54. ef85bdb ACPI / scan: Consolidate extraction of power resources lists by Rafael J. Wysocki · 12 years ago
  55. 993cbe5 ACPI / PM: Take order attribute of wakeup power resources into account by Rafael J. Wysocki · 12 years ago
  56. 0b22452 ACPI / PM: Take order attribute of power resources into account by Rafael J. Wysocki · 12 years ago
  57. 722c929 ACPI: Do not use device power states of power resources by Rafael J. Wysocki · 12 years ago
  58. 781d737 ACPI: Drop power resources driver by Rafael J. Wysocki · 12 years ago
  59. 82c7d5e ACPI / scan: Treat power resources in a special way by Rafael J. Wysocki · 12 years ago
  60. bc9b640 ACPI / PM: Rework the handling of devices depending on power resources by Rafael J. Wysocki · 12 years ago
  61. 0271f4f ACPI / power: Remove useless message from device registering routine by Rafael J. Wysocki · 12 years ago
  62. acacb5f ACPI: add newline in power.c message by Randy Dunlap · 12 years ago
  63. f25b7061 ACPI / PM: Use KERN_DEBUG when no power resources are found by Aaron Lu · 12 years ago
  64. 40bf66e ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device by Lin Ming · 12 years ago
  65. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  66. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
  67. e579e2d ACPI: Use struct dev_pm_ops for power management in the power driver by Rafael J. Wysocki · 13 years ago
  68. a606dac3 libata-acpi: register/unregister device to/from power resource by Lin Ming · 13 years ago
  69. 38c92ff ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctly by Rafael J. Wysocki · 13 years ago
  70. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 13 years ago
  71. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 13 years ago
  72. 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 13 years ago
  73. 3ebc81b ACPI: Introduce ACPI D3_COLD state support by Zhang Rui · 13 years ago
  74. d0515d9 ACPI / PM: Check status of power resources under mutexes by Rafael J. Wysocki · 14 years ago
  75. 36237fa ACPI / PM: Rename acpi_power_off_device() by Rafael J. Wysocki · 14 years ago
  76. 53eac70 ACPI / PM: Drop acpi_power_nocheck by Rafael J. Wysocki · 14 years ago
  77. 30d3df41 ACPI / PM: Introduce function for refcounting device power resources by Rafael J. Wysocki · 14 years ago
  78. d2ef555 ACPI / PM: Add functions for manipulating lists of power resources by Rafael J. Wysocki · 14 years ago
  79. 32a00d2 ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes by Rafael J. Wysocki · 14 years ago
  80. 12b3b5a ACPI / PM: Do not refcount power resources that can't be turned on by Rafael J. Wysocki · 14 years ago
  81. 212967c ACPI / PM: Check device state before refcounting power resources by Rafael J. Wysocki · 14 years ago
  82. 3e384ee ACPI / PM: Fix reference counting of power resources by Rafael J. Wysocki · 14 years ago
  83. 2245ba2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  84. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  85. 06af7eb ACPI power_resource: remove unused procfs I/F by Zhang Rui · 15 years ago
  86. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  87. 00bc42a Remove empty comment in acpi/power.c by Justin P. Mattock · 15 years ago
  88. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  89. c97adf9 acpi: make ACPI device id constant by Márton Németh · 15 years ago
  90. 003d6a3 Merge branch 'sfi-base' into release by Len Brown · 15 years ago
  91. 9b83ccd ACPI PM: Replace wakeup.prepared with reference counter by Rafael J. Wysocki · 15 years ago
  92. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  93. bdf43bb ACPI: don't check power state after _ON/_OFF by Bjorn Helgaas · 16 years ago
  94. edd8469 Merge branch 'acpi-modparam' into release by Len Brown · 16 years ago
  95. 5b5d911 ACPI: simplify module_param namespace by Rusty Russell · 16 years ago
  96. 4451537 ACPI: call acpi_power_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  97. 60a4ce7 ACPI: power.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  98. f613984 Merge branch 'power' into release by Len Brown · 16 years ago
  99. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  100. 676962d ACPI: fan: Delete the strict check in power transition by Zhao Yakui · 16 years ago