1. 57599cc Merge branch 'bjorn-notify' into release by Len Brown · 15 years ago
  2. 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
  3. 86e437f ACPI: Add the reference count to avoid unloading ACPI video bus twice by Zhao Yakui · 15 years ago
  4. 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 15 years ago
  5. 6d27813 ACPI: allow drivers to request both device and system notify events by Bjorn Helgaas · 15 years ago
  6. 7fe2a6c ACPI: kill acpi_get_physical_pci_device() by Alexander Chiang · 15 years ago
  7. 80ffded ACPI: kill acpi_get_pci_id by Alexander Chiang · 15 years ago
  8. d9efae3 ACPI: simplify acpi_pci_irq_del_prt() API by Alexander Chiang · 15 years ago
  9. 859a3f8 ACPI: simplify acpi_pci_irq_add_prt() API by Alexander Chiang · 15 years ago
  10. 499650d ACPI: eviscerate pci_bind.c by Alexander Chiang · 15 years ago
  11. 2f7bbce ACPI: Introduce acpi_get_pci_dev() by Alexander Chiang · 15 years ago
  12. 2755820 ACPI: Introduce acpi_is_root_bridge() by Alexander Chiang · 15 years ago
  13. ce597bb ACPI: make acpi_pci_bind() static by Alexander Chiang · 15 years ago
  14. 24c5c4c ACPI: increase size of acpi_bus_id[] by Zhao Yakui · 15 years ago
  15. 9eccbc2 ACPI: processor: move device _HID into driver by Bjorn Helgaas · 15 years ago
  16. b9417f8 ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HID by Bjorn Helgaas · 15 years ago
  17. d6a1cd4 ACPICA: Update version to 20090521. by Bob Moore · 15 years ago
  18. b2f7ddc ACPICA: New: AcpiInstallMethod - install a single control method by Lin Ming · 15 years ago
  19. ba9e2ae ACPICA: Update version to 20090422. by Bob Moore · 15 years ago
  20. e0c437b ACPICA: Linux OSL: cleanup/update/merge by Bob Moore · 15 years ago
  21. 35d7c1c ACPICA: Cleanup byte/word/dword extraction macros, fix possible warnings by Bob Moore · 15 years ago
  22. 8eb7b24 ACPICA: Fix a few warnings for gcc 3.4.4 by Bob Moore · 15 years ago
  23. b74be61 ACPICA: Update error/warning interfaces by Bob Moore · 15 years ago
  24. 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
  25. 9261461 ACPI: delete obsolete "bus master activity" proc field by Len Brown · 15 years ago
  26. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 15 years ago
  27. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 15 years ago
  28. 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 15 years ago
  29. 33b5715 ACPI: delete acpi_device.g_list by Len Brown · 16 years ago
  30. 46ec859 ACPI: support acpi_device_ops .notify methods by Bjorn Helgaas · 15 years ago
  31. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  32. 33526a5 Merge branch 'x2apic' into release by Len Brown · 15 years ago
  33. e2fae0a Merge branch 'constify' into release by Len Brown · 15 years ago
  34. 1264881 Merge branch 'video' into release by Len Brown · 15 years ago
  35. 4938370 Merge branch 'driver-ops-cleanup' into release by Len Brown · 15 years ago
  36. 9a38f4e Merge branch 'bjorn-initcall-cleanup' into release by Len Brown · 15 years ago
  37. 070d8eb ACPI: constify VFTs (1/2) by Jan Engelhardt · 15 years ago
  38. 786c221 ACPI: update x2apic comments by Suresh Siddha · 15 years ago
  39. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 15 years ago
  40. 8308e8a ACPI: remove unused acpi_bus_ops flags by Bjorn Helgaas · 15 years ago
  41. c0ce093 ACPI: remove unused acpi_device_ops .shutdown method by Bjorn Helgaas · 15 years ago
  42. 93b3e78 ACPI: remove unused acpi_device_ops .lock and .scan methods by Bjorn Helgaas · 15 years ago
  43. 14eecfc ACPICA: Update version to 20090320 by Bob Moore · 15 years ago
  44. f9ca058 ACPICA: Remove obsolete acpi_os_validate_address interface by Bob Moore · 15 years ago
  45. 768aaaf ACPICA: Add manifest constants for bit register values by Bob Moore · 15 years ago
  46. 2affa28 ACPICA: Update version to 20090220 by Bob Moore · 15 years ago
  47. 50ffba1 ACPICA: Rename ACPI bit register access functions by Bob Moore · 15 years ago
  48. 9892dd2 ACPICA: Optimize ACPI register locking by Bob Moore · 15 years ago
  49. 4f70e37 ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 by Bob Moore · 15 years ago
  50. 82d79b8 ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B by Bob Moore · 15 years ago
  51. ac0c845 ACPICA: Fix parameter validation for acpi_read/write by Bob Moore · 15 years ago
  52. 6fc69d8 ACPICA: Update version to 20090123 by Bob Moore · 15 years ago
  53. 993958f ACPICA: Update FADT flag definitions by Bob Moore · 15 years ago
  54. ac5f98d ACPICA: Allow OS override of all ACPI tables by Bob Moore · 15 years ago
  55. e60cc7a ACPI: move private declarations to internal.h by Bjorn Helgaas · 15 years ago
  56. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 15 years ago
  57. d96f94c ACPI: Enable bit 11 in _PDC to advertise hw coord by Pallipadi, Venkatesh · 15 years ago
  58. c340771 ACPI: fix ACPI_FADT_S4_RTC_WAKE comment by David Brownell · 15 years ago
  59. ec9f168 Merge branch 'simplify_PRT' into release by Len Brown · 15 years ago
  60. b2576e1 Merge branch 'linus' into release by Len Brown · 15 years ago
  61. d0302bc Merge branch 'misc' into release by Len Brown · 15 years ago
  62. e2f7a77 ACPICA: hide private headers by Len Brown · 15 years ago
  63. 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 16 years ago
  64. 5b929aa ACPICA: delete acdisasm.h by Len Brown · 15 years ago
  65. 0211a9c8 trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  66. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  67. e8443c3 ACPICA: Update version to 20081204. by robert.moore@intel.com · 16 years ago
  68. 4b67a0e ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default by robert.moore@intel.com · 16 years ago
  69. 06f5541 ACPICA: FADT parsing changes and fixes by Bob Moore · 16 years ago
  70. 1685bd4 ACPICA: Add ACPI_MUTEX_TYPE configuration option by Bob Moore · 16 years ago
  71. 7488c8d ACPICA: Fixes for various ACPI data tables by Bob Moore · 16 years ago
  72. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  73. d3fd902 ACPICA: New: acpi_reset interface - write to reset register by Bob Moore · 16 years ago
  74. ecfbbc7 ACPICA: New: acpi_read and acpi_write public interfaces by Bob Moore · 16 years ago
  75. 08ac07b ACPICA: New: Public GPE group enable/disable interfaces by Bob Moore · 16 years ago
  76. e97d6bf ACPICA: New: acpi_get_gpe_device interface by Bob Moore · 16 years ago
  77. 889c78b ACPI: osl.c: replace return_ACPI_STATUS with return by Lin Ming · 16 years ago
  78. 087da3b ACPI: simplify buffer management for acpi_pci_bind() etc. by Len Brown · 16 years ago
  79. 9b02d6e ACPICA: Update version to 20081031 by Bob Moore · 16 years ago
  80. eeb4437 ACPICA: Consolidate method arg count validation code by Bob Moore · 16 years ago
  81. a647b5c ACPICA: Add Buffer->String conversion for predefined methods by Bob Moore · 16 years ago
  82. 009c4cbe ACPICA: Add global pointer for FACS table to simplify FACS access by Bob Moore · 16 years ago
  83. fc37445 ACPICA: Add a mechanism to escape infinite AML While() loops by Bob Moore · 16 years ago
  84. d85988f ACPICA: Update FACS waking vector interfaces by Bob Moore · 16 years ago
  85. 6de4048 ACPICA: Fix several warnings under gcc 4 compiler by Bob Moore · 16 years ago
  86. abe1dfa ACPI: don't cond_resched() when irqs_disabled() by Wu Fengguang · 16 years ago
  87. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
  88. e899b64 ACPICA: disable _BIF warning by Lin Ming · 16 years ago
  89. 95a28ed ACPICA: Allow _WAK method to return an Integer by Bob Moore · 16 years ago
  90. d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
  91. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  92. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  93. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  94. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
  95. 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 16 years ago
  96. bdd7279 ACPI: add driver component definitions to sysfs debug_layers by Bjorn Helgaas · 16 years ago
  97. 44342f9 ACPI: fix conflicting component definitions by Bjorn Helgaas · 16 years ago
  98. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  99. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
  100. 8950d89 ACPI: remove CONFIG_ACPI_EC by Bjorn Helgaas · 16 years ago