1. 6622d8c ACPI: remove acpi_device_uid() and related stuff by Bjorn Helgaas · 15 years ago
  2. 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
  3. b2972f8 ACPI: remove acpi_device.flags.compatible_ids by Bjorn Helgaas · 15 years ago
  4. 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
  5. 402ac53 ACPI: add acpi_bus_get_status_handle() by Bjorn Helgaas · 15 years ago
  6. 859ac9a4 ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE by Bjorn Helgaas · 15 years ago
  7. caaa6ef ACPI: save device_type in acpi_device by Bjorn Helgaas · 15 years ago
  8. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  9. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  10. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  11. b21495a includecheck fix: include/acpi, acpi_bus.h by Jaswinder Singh Rajput · 15 years ago
  12. 7ef0143 Merge branch 'preempt' into release by Len Brown · 15 years ago
  13. bf25400e Merge branch 'bugzilla-13620' into release by Len Brown · 15 years ago
  14. 3b87bb6 Merge branch 'bjorn-start-stop-2.6.32' into release by Len Brown · 15 years ago
  15. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  16. 003d6a3 Merge branch 'sfi-base' into release by Len Brown · 15 years ago
  17. 1a133e0 ACPI: make ACPI button funcs no-ops if not built in by Jesse Barnes · 15 years ago
  18. 7e12715 ACPI button: provide lid status functions by Jesse Barnes · 15 years ago
  19. 9b83ccd ACPI PM: Replace wakeup.prepared with reference counter by Rafael J. Wysocki · 15 years ago
  20. 76d56de ACPI: export acpi_pci_root and friends by Alex Chiang · 15 years ago
  21. c976623 ACPICA: Update version to 20090903. by Bob Moore · 15 years ago
  22. 138d156 ACPICA: Don't switch task then not allowed by Alexey Starikovskiy · 15 years ago
  23. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  24. 49ae80c ACPICA: Update version to 20090730 by Bob Moore · 15 years ago
  25. 1872bbc ACPICA: Fix typo for HEST ACPI table by Bob Moore · 15 years ago
  26. c276e38 ACPICA: Update definitions for HEST table by Bob Moore · 15 years ago
  27. 6e2d5eb ACPICA: ACPI 4: Update headers for new and changed ACPI tables. by Bob Moore · 15 years ago
  28. b24aad4 ACPICA: Split large ACPI table header by Bob Moore · 15 years ago
  29. a5fe1a0 ACPICA: fix leak of acpi_os_validate_address by Lin Ming · 15 years ago
  30. 3ce804e ACPICA: Update version to 20090625 by Bob Moore · 15 years ago
  31. eb2289b ACPICA: ACPI 4.0: Changes for existing ACPI tables. by Bob Moore · 15 years ago
  32. 8e4319c ACPICA: Fix several acpi_attach_data problems by Bob Moore · 15 years ago
  33. 6557a49 ACPICA: ACPI 4.0: Interpreter support for IPMI. by Lin Ming · 15 years ago
  34. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  35. c6b5774 ACPICA: Add 64-bit support to acpi_read and acpi_write by Bob Moore · 15 years ago
  36. f8d80cd ACPICA: Remove duplicate extern declarations for public globals by Bob Moore · 15 years ago
  37. 2a90800 ACPI processor: force throttling state when BIOS returns incorrect value by Frans Pop · 15 years ago
  38. 7cb7f45 Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" by Len Brown · 15 years ago
  39. dcf52fb ACPI: remove unused acpi_device_ops .stop method by Bjorn Helgaas · 15 years ago
  40. 57599cc Merge branch 'bjorn-notify' into release by Len Brown · 15 years ago
  41. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  42. 86e437f ACPI: Add the reference count to avoid unloading ACPI video bus twice by Zhao Yakui · 15 years ago
  43. 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 15 years ago
  44. 6d27813 ACPI: allow drivers to request both device and system notify events by Bjorn Helgaas · 15 years ago
  45. 7fe2a6c ACPI: kill acpi_get_physical_pci_device() by Alexander Chiang · 15 years ago
  46. 80ffded ACPI: kill acpi_get_pci_id by Alexander Chiang · 15 years ago
  47. d9efae3 ACPI: simplify acpi_pci_irq_del_prt() API by Alexander Chiang · 15 years ago
  48. 859a3f8 ACPI: simplify acpi_pci_irq_add_prt() API by Alexander Chiang · 15 years ago
  49. 499650d ACPI: eviscerate pci_bind.c by Alexander Chiang · 15 years ago
  50. 2f7bbce ACPI: Introduce acpi_get_pci_dev() by Alexander Chiang · 15 years ago
  51. 2755820 ACPI: Introduce acpi_is_root_bridge() by Alexander Chiang · 15 years ago
  52. ce597bb ACPI: make acpi_pci_bind() static by Alexander Chiang · 15 years ago
  53. 24c5c4c ACPI: increase size of acpi_bus_id[] by Zhao Yakui · 15 years ago
  54. 9eccbc2 ACPI: processor: move device _HID into driver by Bjorn Helgaas · 15 years ago
  55. b9417f8 ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HID by Bjorn Helgaas · 15 years ago
  56. d6a1cd4 ACPICA: Update version to 20090521. by Bob Moore · 15 years ago
  57. b2f7ddc ACPICA: New: AcpiInstallMethod - install a single control method by Lin Ming · 15 years ago
  58. ba9e2ae ACPICA: Update version to 20090422. by Bob Moore · 15 years ago
  59. e0c437b ACPICA: Linux OSL: cleanup/update/merge by Bob Moore · 15 years ago
  60. 35d7c1c ACPICA: Cleanup byte/word/dword extraction macros, fix possible warnings by Bob Moore · 15 years ago
  61. 8eb7b24 ACPICA: Fix a few warnings for gcc 3.4.4 by Bob Moore · 15 years ago
  62. b74be61 ACPICA: Update error/warning interfaces by Bob Moore · 15 years ago
  63. 56a50ad Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  64. 9261461 ACPI: delete obsolete "bus master activity" proc field by Len Brown · 15 years ago
  65. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 15 years ago
  66. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 15 years ago
  67. 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 15 years ago
  68. 33b5715 ACPI: delete acpi_device.g_list by Len Brown · 16 years ago
  69. 46ec859 ACPI: support acpi_device_ops .notify methods by Bjorn Helgaas · 15 years ago
  70. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  71. 33526a5 Merge branch 'x2apic' into release by Len Brown · 15 years ago
  72. e2fae0a Merge branch 'constify' into release by Len Brown · 15 years ago
  73. 1264881 Merge branch 'video' into release by Len Brown · 15 years ago
  74. 4938370 Merge branch 'driver-ops-cleanup' into release by Len Brown · 15 years ago
  75. 9a38f4e Merge branch 'bjorn-initcall-cleanup' into release by Len Brown · 15 years ago
  76. 070d8eb ACPI: constify VFTs (1/2) by Jan Engelhardt · 15 years ago
  77. 786c221 ACPI: update x2apic comments by Suresh Siddha · 15 years ago
  78. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 15 years ago
  79. 8308e8a ACPI: remove unused acpi_bus_ops flags by Bjorn Helgaas · 15 years ago
  80. c0ce093 ACPI: remove unused acpi_device_ops .shutdown method by Bjorn Helgaas · 15 years ago
  81. 93b3e78 ACPI: remove unused acpi_device_ops .lock and .scan methods by Bjorn Helgaas · 15 years ago
  82. 14eecfc ACPICA: Update version to 20090320 by Bob Moore · 15 years ago
  83. f9ca058 ACPICA: Remove obsolete acpi_os_validate_address interface by Bob Moore · 15 years ago
  84. 768aaaf ACPICA: Add manifest constants for bit register values by Bob Moore · 15 years ago
  85. 2affa28 ACPICA: Update version to 20090220 by Bob Moore · 15 years ago
  86. 50ffba1 ACPICA: Rename ACPI bit register access functions by Bob Moore · 15 years ago
  87. 9892dd2 ACPICA: Optimize ACPI register locking by Bob Moore · 15 years ago
  88. 4f70e37 ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 by Bob Moore · 15 years ago
  89. 82d79b8 ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B by Bob Moore · 15 years ago
  90. ac0c845 ACPICA: Fix parameter validation for acpi_read/write by Bob Moore · 15 years ago
  91. 6fc69d8 ACPICA: Update version to 20090123 by Bob Moore · 15 years ago
  92. 993958f ACPICA: Update FADT flag definitions by Bob Moore · 15 years ago
  93. ac5f98d ACPICA: Allow OS override of all ACPI tables by Bob Moore · 15 years ago
  94. e60cc7a ACPI: move private declarations to internal.h by Bjorn Helgaas · 15 years ago
  95. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 15 years ago
  96. d96f94c ACPI: Enable bit 11 in _PDC to advertise hw coord by Pallipadi, Venkatesh · 15 years ago
  97. c340771 ACPI: fix ACPI_FADT_S4_RTC_WAKE comment by David Brownell · 16 years ago
  98. ec9f168 Merge branch 'simplify_PRT' into release by Len Brown · 16 years ago
  99. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  100. d0302bc Merge branch 'misc' into release by Len Brown · 16 years ago