1. ef5f5de Merge branch 'acpi-pm' by Rafael J. Wysocki · 9 years ago
  2. aa57aca ACPI / PM: Update the copyright notice and description of power.c by Rafael J. Wysocki · 9 years ago
  3. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  4. d5eefa8 ACPI / PM: Turn power resources on and off in the right order during resume by Rafael J. Wysocki · 9 years ago
  5. 20dacb7 ACPI / PM: Rework device power management to follow ACPI 6 by Rafael J. Wysocki · 9 years ago
  6. 6656bde ACPI / PM: Drop stale comment from acpi_power_transition() by Rafael J. Wysocki · 9 years ago
  7. 07070e1 ACPI: Remove duplicate definitions of PREFIX by Hanjun Guo · 10 years ago
  8. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  9. 41863fc ACPI / power: Drop automaitc resume of power resource dependent devices by Rafael J. Wysocki · 11 years ago
  10. d7d4901 ACPI / power: Release resource_lock after acpi_power_get_state() return error by Lan Tianyu · 11 years ago
  11. 0ad4c9a Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  12. 8ad928d ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere by Rafael J. Wysocki · 11 years ago
  13. 0db9820 ACPI: introduce helper function acpi_execute_simple_method() by Jiang Liu · 11 years ago
  14. 10a0b61 ACPI / power: add missing newline to debug messages by Mika Westerberg · 11 years ago
  15. 6ee22e9d ACPI / PM: Fix error code path for power resources initialization by Rafael J. Wysocki · 11 years ago
  16. 34bdb1a4 Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  17. 41a2a46 ACPI / PM: Expose lists of device wakeup power resources to user space by Rafael J. Wysocki · 11 years ago
  18. c0af417 ACPI: Update PNPID set/free interfaces by Toshi Kani · 11 years ago
  19. b5d667e ACPI / PM: Take unusual configurations of power resources into account by Rafael J. Wysocki · 11 years ago
  20. 660b111 ACPI / PM: Fix consistency check for power resources during resume by Rafael J. Wysocki · 11 years ago
  21. 18a3870 ACPI / PM: Expose lists of device power resources to user space by Rafael J. Wysocki · 11 years ago
  22. b1c0f99 ACPI / PM: Expose current status of ACPI power resources by Rafael J. Wysocki · 11 years ago
  23. cf860be ACPI / scan: Prevent device add uevents from racing with user space by Rafael J. Wysocki · 11 years ago
  24. 87e753b ACPI / PM: Sanitize checks in acpi_power_on_resources() by Rafael J. Wysocki · 11 years ago
  25. 0596a52 ACPI: Use system level attribute of wakeup power resources by Rafael J. Wysocki · 11 years ago
  26. e88c9c6 ACPI: Take power resource initialization errors into account by Rafael J. Wysocki · 11 years ago
  27. ef85bdb ACPI / scan: Consolidate extraction of power resources lists by Rafael J. Wysocki · 11 years ago
  28. 993cbe5 ACPI / PM: Take order attribute of wakeup power resources into account by Rafael J. Wysocki · 11 years ago
  29. 0b22452 ACPI / PM: Take order attribute of power resources into account by Rafael J. Wysocki · 11 years ago
  30. 722c929 ACPI: Do not use device power states of power resources by Rafael J. Wysocki · 11 years ago
  31. 781d737 ACPI: Drop power resources driver by Rafael J. Wysocki · 11 years ago
  32. 82c7d5e ACPI / scan: Treat power resources in a special way by Rafael J. Wysocki · 11 years ago
  33. bc9b640 ACPI / PM: Rework the handling of devices depending on power resources by Rafael J. Wysocki · 11 years ago
  34. 0271f4f ACPI / power: Remove useless message from device registering routine by Rafael J. Wysocki · 12 years ago
  35. acacb5f ACPI: add newline in power.c message by Randy Dunlap · 12 years ago
  36. f25b7061 ACPI / PM: Use KERN_DEBUG when no power resources are found by Aaron Lu · 12 years ago
  37. 40bf66e ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device by Lin Ming · 12 years ago
  38. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  39. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
  40. e579e2d ACPI: Use struct dev_pm_ops for power management in the power driver by Rafael J. Wysocki · 12 years ago
  41. a606dac3 libata-acpi: register/unregister device to/from power resource by Lin Ming · 12 years ago
  42. 38c92ff ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctly by Rafael J. Wysocki · 12 years ago
  43. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 12 years ago
  44. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  45. 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 12 years ago
  46. 3ebc81b ACPI: Introduce ACPI D3_COLD state support by Zhang Rui · 12 years ago
  47. d0515d9 ACPI / PM: Check status of power resources under mutexes by Rafael J. Wysocki · 13 years ago
  48. 36237fa ACPI / PM: Rename acpi_power_off_device() by Rafael J. Wysocki · 13 years ago
  49. 53eac70 ACPI / PM: Drop acpi_power_nocheck by Rafael J. Wysocki · 14 years ago
  50. 30d3df4 ACPI / PM: Introduce function for refcounting device power resources by Rafael J. Wysocki · 14 years ago
  51. d2ef555 ACPI / PM: Add functions for manipulating lists of power resources by Rafael J. Wysocki · 14 years ago
  52. 32a00d2 ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes by Rafael J. Wysocki · 14 years ago
  53. 12b3b5a ACPI / PM: Do not refcount power resources that can't be turned on by Rafael J. Wysocki · 14 years ago
  54. 212967c ACPI / PM: Check device state before refcounting power resources by Rafael J. Wysocki · 14 years ago
  55. 3e384ee ACPI / PM: Fix reference counting of power resources by Rafael J. Wysocki · 14 years ago
  56. 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
  57. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  58. 06af7eb ACPI power_resource: remove unused procfs I/F by Zhang Rui · 14 years ago
  59. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  60. 00bc42a Remove empty comment in acpi/power.c by Justin P. Mattock · 14 years ago
  61. 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
  62. c97adf9 acpi: make ACPI device id constant by Márton Németh · 14 years ago
  63. 003d6a3 Merge branch 'sfi-base' into release by Len Brown · 15 years ago
  64. 9b83ccd ACPI PM: Replace wakeup.prepared with reference counter by Rafael J. Wysocki · 15 years ago
  65. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  66. bdf43bb ACPI: don't check power state after _ON/_OFF by Bjorn Helgaas · 15 years ago
  67. edd8469 Merge branch 'acpi-modparam' into release by Len Brown · 15 years ago
  68. 5b5d911 ACPI: simplify module_param namespace by Rusty Russell · 15 years ago
  69. 4451537 ACPI: call acpi_power_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  70. 60a4ce7 ACPI: power.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  71. f613984 Merge branch 'power' into release by Len Brown · 16 years ago
  72. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  73. 676962d ACPI: fan: Delete the strict check in power transition by Zhao Yakui · 16 years ago
  74. b1b57fb ACPI: fix de-reference bug in power resource driver by Zhao Yakui · 16 years ago
  75. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  76. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  77. f5adfaa ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition by Zhao Yakui · 16 years ago
  78. a51e145 ACPI: Get the device power state in the course of scanning device by Zhao Yakui · 16 years ago
  79. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  80. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  81. 0af4b8c ACPI: Introduce new device wakeup flag 'prepared' by Rafael J. Wysocki · 16 years ago
  82. 77e7660 ACPI: Introduce acpi_device_sleep_wake function by Rafael J. Wysocki · 16 years ago
  83. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  84. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  85. a815ab8 ACPI: check a return value correctly in acpi_power_get_context() by Li Zefan · 16 years ago
  86. e76d5f7 ACPI: remove duplicated warning message by Miguel Botón · 16 years ago
  87. c35923b ACPI: power: don't cache power resource state by Alexey Starikovskiy · 17 years ago
  88. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  89. 63e34ca Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  90. ff24ba7 ACPI: ThinkPad Z60m: usb mouse stops working after suspend to RAM by Konstantin Karasyov · 17 years ago
  91. 7292576 ACPI: fix S3 fan resume issue by Konstantin Karasyov · 17 years ago
  92. 08e4a10 Pull bugzilla-7570 into release branch by Len Brown · 17 years ago
  93. 1004879 Pull bugzilla-7122 into release branch by Len Brown · 17 years ago
  94. b1028c5 ACPI: fix fan after resume from S3 by Konstantin Karasyov · 17 years ago
  95. e8363f3 ACPI: update acpi_power_resume() per new acpi_op_resume by Len Brown · 17 years ago
  96. 0a61390 ACPI: Thermal issues on HP nx6325 by Konstantin Karasyov · 17 years ago
  97. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  98. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 17 years ago
  99. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  100. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago