1. 0947c6d ACPICA: Update compilation environment settings. by Lv Zheng · 12 years ago
  2. 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
  3. e0ebda2 ACPI: Remove unused struct acpi_pci_root.id member by Bjorn Helgaas · 12 years ago
  4. 3eec5f7 ACPI: Drop ACPI device .bind() and .unbind() callbacks by Rafael J. Wysocki · 12 years ago
  5. 11909ca ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
  6. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
  7. 209d3b1 ACPI: Replace ACPI device add_type field with a match_driver flag by Rafael J. Wysocki · 12 years ago
  8. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
  9. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 12 years ago
  10. a2d06a1 ACPI: Replace struct acpi_bus_ops with enum type by Rafael J. Wysocki · 12 years ago
  11. 805d410f ACPI: Separate adding ACPI device objects from probing ACPI drivers by Rafael J. Wysocki · 12 years ago
  12. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  13. d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  14. 08ab729 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  15. 45c3646 Merge branch 'acpi-dev-pm' into acpi-enumeration by Rafael J. Wysocki · 12 years ago
  16. 1399dfc ACPI / PM: Introduce os_accessible flag for power_state by Aaron Lu · 12 years ago
  17. 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
  18. bb74ac2 ACPI: create _SUN sysfs file by Yasuaki Ishimatsu · 12 years ago
  19. a19ec8a6 ACPICA: Update version to 20121018 by Bob Moore · 12 years ago
  20. 413fc3f ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method by Bob Moore · 12 years ago
  21. 2d2dd50 ACPICA: Update support for ACPI 5 MPST table by Bob Moore · 12 years ago
  22. ff60027 ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copies by Bob Moore · 12 years ago
  23. abf95c3 ACPICA: Remove extra spaces after periods in the Intel license by Bob Moore · 12 years ago
  24. 73a3090 ACPICA: Remove extra spaces after periods within comments by Bob Moore · 12 years ago
  25. 4f3ca64 ACPICA: ACPICA core: Cleanup empty lines at file start and end by Bob Moore · 12 years ago
  26. 1f86e8c ACPICA: Fix indent caused divergences. by Lv Zheng · 12 years ago
  27. 644ef74 ACPICA: Fix AcpiSrc caused divergences. by Lv Zheng · 12 years ago
  28. 78e25fe ACPICA: Fix divergences of definition conflicts. by Lv Zheng · 12 years ago
  29. f540fad ACPICA: Fix unmerged debugger divergences. by Lv Zheng · 12 years ago
  30. 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
  31. f4fa0e0 ACPI: Remove unused lockable in acpi_device_flags by Toshi Kani · 12 years ago
  32. 99926a8 ACPI / PM: Fix build problem related to acpi_target_system_state() by David Rientjes · 12 years ago
  33. a6ae759 ACPI / PM: Move device PM functions related to sleep states by Rafael J. Wysocki · 12 years ago
  34. 078eb12 ACPI / PM: Provide device PM functions operating on struct acpi_device by Rafael J. Wysocki · 12 years ago
  35. dee8370 ACPI / PM: Split device wakeup management routines by Rafael J. Wysocki · 12 years ago
  36. 86b3832 ACPI / PM: Move device power state selection routine to device_pm.c by Rafael J. Wysocki · 12 years ago
  37. ec2cd81 ACPI / PM: Move routines for adding/removing device wakeup notifiers by Rafael J. Wysocki · 12 years ago
  38. bdda27f ACPI / PM: Fix device PM kernedoc comments and #ifdefs by Rafael J. Wysocki · 12 years ago
  39. 79c4412 ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus by Bjorn Helgaas · 12 years ago
  40. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  41. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  42. d1efe3c ACPI: Add new sysfs interface to export device description by Lance Ortiz · 12 years ago
  43. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  44. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  45. 0d2cf8f ACPI: introduce module_acpi_driver() helper macro by Mika Westerberg · 12 years ago
  46. 1033f90 ACPI: Allow ACPI binding with USB-3.0 hub by Lan Tianyu · 12 years ago
  47. abd4c92 ACPICA: Update version to 20120913 by Bob Moore · 12 years ago
  48. ca4a0314 ACPICA: Headers: Add new ACPI 5 HEST notify type values. by Bob Moore · 12 years ago
  49. 8ede06a ACPI: Use ACPICA native way to decode the PLD buffer by Feng Tang · 12 years ago
  50. 7560452 ACPICA: Update version to 20120816. by Bob Moore · 12 years ago
  51. 84be5d6 ACPICA: Add struct header support for _FDE, _GRT, _GTM, and _SRT names. by Bob Moore · 12 years ago
  52. be030a5 ACPICA: Add support for complex _PLD buffers. by Bob Moore · 12 years ago
  53. 4e2f9c2 ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables. by Bob Moore · 12 years ago
  54. 8018743 ACPICA: Comment update: Fix some typos in actble.h by Bob Moore · 12 years ago
  55. a950c13 ACPI: delelte more BFS/GTS related definition and code by Feng Tang · 12 years ago
  56. 3d339dc cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power structure by Daniel Lezcano · 12 years ago
  57. 38a991b ACPI / processor: remove unused function parameter by Daniel Lezcano · 12 years ago
  58. c59687f cpuidle / ACPI : remove power from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  59. 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
  60. 3f6f49c ACPI: delete _GTS/_BFS support by Len Brown · 12 years ago
  61. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  62. ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
  63. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  64. 6148d38 Merge branch 'pm-acpi' by Rafael J. Wysocki · 12 years ago
  65. aa713cc cpuilde / ACPI: remove time from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  66. 53b7095 cpuidle / ACPI: remove usage from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  67. 64d45f0 cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  68. 819f1a6 ACPICA: Update to version 20120711 by Bob Moore · 12 years ago
  69. ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 12 years ago
  70. 75e7386 ACPICA: Update header files copyrights to 2012 by Bob Moore · 12 years ago
  71. f60d818 ACPICA: Add new ACPI table load/unload external interfaces by Bob Moore · 12 years ago
  72. 62cdd14 ACPICA: Add new interfaces for BIOS(firmware) errors and warnings by Bob Moore · 12 years ago
  73. bc7db14 ACPICA: Split exception code utilities to a new file, utexcep.c by Bob Moore · 12 years ago
  74. 5179f59 ACPICA: Update to version 20120620 by Bob Moore · 12 years ago
  75. a5cd33e ACPI / PM: Drop legacy driver PM callbacks that are not used any more by Rafael J. Wysocki · 12 years ago
  76. e8110b6 ACPI: Use struct dev_pm_ops for power management in processor driver by Rafael J. Wysocki · 12 years ago
  77. 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 12 years ago
  78. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  79. ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 12 years ago
  80. f4b57a3 PCI/ACPI: provide MMCONFIG address for PCI host bridges by Jiang Liu · 12 years ago
  81. c4753e5 ACPI: Add _OST support for sysfs eject by Toshi Kani · 12 years ago
  82. 275c58d ACPI: Add an interface to evaluate _OST by Toshi Kani · 12 years ago
  83. 7ae3098 ACPI: fix acpi_bus.h build warnings when ACPI is not enabled by Len Brown · 12 years ago
  84. 9748f31 ACPICA: Update to version 20120518 by Bob Moore · 12 years ago
  85. bd6f10a ACPICA: Remove argument of acpi_os_wait_events_complete by Lin Ming · 12 years ago
  86. 43e1c68 ACPICA: ACPI 5/iASL: Add support for PCC keyword by Bob Moore · 12 years ago
  87. 9fd75225 ACPICA: Update to version 20120420 by Bob Moore · 12 years ago
  88. 86ed4bc ACPICA: Add support for multiple notify handlers by Bob Moore · 12 years ago
  89. 38ac0f1 ACPI: Add _PLD support by Matthew Garrett · 12 years ago
  90. 66886d6 ACPI: Add stubs for (un)register_acpi_bus_type by Matthew Garrett · 12 years ago
  91. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  92. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 13 years ago
  93. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  94. d326f44 Merge branch 'tboot' into release by Len Brown · 13 years ago
  95. ec612fc Merge branch 'd3' into release by Len Brown · 13 years ago
  96. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 13 years ago
  97. 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 13 years ago
  98. 5aa3c16 ACPICA: Update to version 20120320 by Bob Moore · 13 years ago
  99. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  100. 8a73b17 ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS by Lin Ming · 13 years ago