1. 7ec0a72 ACPI: processor: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  2. 373cfc3 ACPI: button: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  3. 46ec859 ACPI: support acpi_device_ops .notify methods by Bjorn Helgaas · 15 years ago
  4. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  5. 8a3f257 Merge branch 'misc' into release by Len Brown · 15 years ago
  6. 33526a5 Merge branch 'x2apic' into release by Len Brown · 15 years ago
  7. e2fae0a Merge branch 'constify' into release by Len Brown · 15 years ago
  8. fff251f6 Merge branches 'bugzilla-12461' and 'bugzilla-9998' into release by Len Brown · 15 years ago
  9. 3b4dadf Merge branch 'acpi_enforce_resources' into release by Len Brown · 15 years ago
  10. 59b17bf Merge branch 'async-battery' into release by Len Brown · 15 years ago
  11. edd8469 Merge branch 'acpi-modparam' into release by Len Brown · 15 years ago
  12. 1264881 Merge branch 'video' into release by Len Brown · 15 years ago
  13. 7329e93 Merge branch 'psd' into release by Len Brown · 15 years ago
  14. 3266d63 Merge branch 'battery' into release by Len Brown · 15 years ago
  15. 4f3bff7 Merge branch 'thermal' into release by Len Brown · 15 years ago
  16. 2ddb9f1 Merge branch 'pmtimer-overflow' into release by Len Brown · 15 years ago
  17. a3b2c5e Merge branch 'dynamic-ssdt' into release by Len Brown · 15 years ago
  18. 4938370 Merge branch 'driver-ops-cleanup' into release by Len Brown · 15 years ago
  19. e857b33 Merge branch 'bjorn-cleanups' into release by Len Brown · 15 years ago
  20. 9a38f4e Merge branch 'bjorn-initcall-cleanup' into release by Len Brown · 15 years ago
  21. 0f66af5 ACPI: battery: asynchronous init by Arjan van de Ven · 16 years ago
  22. c07c9a7 video: build fix by Len Brown · 15 years ago
  23. b7171ae ACPI: constify VFTs (2/2) by Jan Engelhardt · 16 years ago
  24. 070d8eb ACPI: constify VFTs (1/2) by Jan Engelhardt · 16 years ago
  25. 609d4bc ACPI: constify tables in pci_irq.c by Jan Beulich · 15 years ago
  26. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 15 years ago
  27. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  28. f240729 dock: fix dereference after kfree() by Dan Carpenter · 15 years ago
  29. 67dc092 ACPI: Remove R40e c-state blacklist by Thomas Renninger · 15 years ago
  30. 53af9cf ACPI: get_throttling_state() cannot be larger than state_count by Len Brown · 15 years ago
  31. 2a9ef8e ACPI: suspend: Add the Pansonic CF51 box to the dmi check table by Zhao Yakui · 15 years ago
  32. ae7d515 ACPI: simplify processor lines in Makefile by Len Brown · 15 years ago
  33. 7e90560 ACPI: acpi_enforce_resource=strict by default by Luca Tettamanti · 15 years ago
  34. 5b5d911 ACPI: simplify module_param namespace by Rusty Russell · 15 years ago
  35. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  36. a5032bf ACPI: EC: Always parse EC device by Alexey Starikovskiy · 15 years ago
  37. 34ff4db ACPI: EC: Separate delays for MSI hardware by Alexey Starikovskiy · 15 years ago
  38. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  39. b731d7b trivial: Fix misspelling of "Celsius". by Adam Buchbinder · 15 years ago
  40. 98758fa ACPI video: add a warning message if _BQC is not found by Zhang Rui · 15 years ago
  41. 7faa144 ACPI: battery: add power_{now,avg} properties to power_class by Alexey Starikovskiy · 15 years ago
  42. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 15 years ago
  43. c60d638 ACPI video: support buggy BIOSes with _BCQ implemented by Zhang Rui · 15 years ago
  44. 1a7c618 ACPI video: support _BQC/_BCL/_BCM methods that use index values by Zhang Rui · 15 years ago
  45. d80fb99 ACPI video: support reversed _BCL method in ACPI video driver by Zhang Rui · 15 years ago
  46. d32f694 ACPI video: support _BCL packages that don't export brightness levels when machine is on AC/Battery by Zhang Rui · 15 years ago
  47. 24450c7 ACPI video: check the return value of acpi_video_device_lcd_set_level by Zhang Rui · 15 years ago
  48. c8890f9 ACPI video: check the return value of acpi_video_device_lcd_get_level_current by Zhang Rui · 15 years ago
  49. e1eb477 ACPI: Avoid wiping out pr->performance during preregistering by Stanislaw Gruszka · 15 years ago
  50. c0ce093 ACPI: remove unused acpi_device_ops .shutdown method by Bjorn Helgaas · 15 years ago
  51. f6f5c45 ACPI: update thermal for bus_id removal by Stephen Rothwell · 15 years ago
  52. 018f452 ACPI: tidy up makefile by Bjorn Helgaas · 15 years ago
  53. 201b8c6 ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  54. 9cee43e ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  55. 0e46517 ACPI: call init_acpi_device_notify() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  56. 84f810c ACPI: call acpi_debug_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  57. 141a0af ACPI: call acpi_system_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  58. 4451537 ACPI: call acpi_power_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  59. a5f820f ACPI: call acpi_ec_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  60. e747f27 ACPI: call acpi_scan_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  61. 81d0273 ACPI: skip DMI power state check when ACPI disabled by Bjorn Helgaas · 15 years ago
  62. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  63. 03ef132 ACPICA: Fix index value in package warning message by Bob Moore · 15 years ago
  64. f655630 ACPICA: FADT: Favor 32-bit FACS and DSDT addresses by Bob Moore · 15 years ago
  65. 31fbc07 ACPICA: FADT: Favor 32-bit register addresses for compatibility by Bob Moore · 15 years ago
  66. f28ad2c3 ACPICA: Fix PCI configuration space port address range by Bob Moore · 15 years ago
  67. ee6a0fb ACPICA: Condense some protected ports by Bob Moore · 15 years ago
  68. 91a56e6 ACPICA: Remove unused code, no functional change by Bob Moore · 15 years ago
  69. c3dd25f ACPICA: Clear PM register write-only bits on reading by Lin Ming · 15 years ago
  70. f9ca058 ACPICA: Remove obsolete acpi_os_validate_address interface by Bob Moore · 15 years ago
  71. 7f07190 ACPICA: New: I/O port protection by Bob Moore · 15 years ago
  72. 20869dc ACPICA: Preserve all PM control reserved and ignored bits by Bob Moore · 15 years ago
  73. 8636f8d ACPICA: Change handling of PM1 Status register ignored bit by Bob Moore · 15 years ago
  74. 8a335a2 ACPICA: Fix AcpiWalkNamespace race condition with table unload by Bob Moore · 15 years ago
  75. aab61b6 ACPICA: FADT: Fix extraneous length mismatch warning by Bob Moore · 15 years ago
  76. d4913dc ACPICA: Formatting update - no functional changes by Bob Moore · 15 years ago
  77. 768aaaf ACPICA: Add manifest constants for bit register values by Bob Moore · 15 years ago
  78. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  79. b6bc342 ACPICA: Update table header print function by Bob Moore · 15 years ago
  80. 88dcb04 ACPICA: Restructure bit register access functions by Bob Moore · 15 years ago
  81. 50ffba1 ACPICA: Rename ACPI bit register access functions by Bob Moore · 15 years ago
  82. 9892dd2 ACPICA: Optimize ACPI register locking by Bob Moore · 15 years ago
  83. ec41f19 ACPICA: Formatting update - no functional changes by Bob Moore · 15 years ago
  84. 7bcc06e ACPICA: Debug output: decrease verbosity of DB_INFO debug level by Bob Moore · 15 years ago
  85. c114e4b ACPICA: Debug output: print result of _OSI invocations by Bob Moore · 15 years ago
  86. 4f70e37 ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 by Bob Moore · 15 years ago
  87. 3371c19 ACPICA: Remove ACPI_GET_OBJECT_TYPE macro by Bob Moore · 15 years ago
  88. 32c9ef9 ACPICA: Add function to handle PM1 control registers 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. aefc7f9 ACPICA: For PM1B registers, do not shift value read or written by Bob Moore · 15 years ago
  92. 227243a ACPICA: Remove extra write for acpi_hw_clear_acpi_status by Bob Moore · 15 years ago
  93. c520aba ACPICA: Fix writes to optional PM1B registers by Bob Moore · 15 years ago
  94. d3319d1 ACPICA: Update comments in module header by Bob Moore · 15 years ago
  95. 5e053e7 ACPICA: Check for non-zero address before being converted to GAS by Lin Ming · 15 years ago
  96. 531c633 ACPICA: Split out PM1 status registers from the FADT by Bob Moore · 15 years ago
  97. d3ccaff ACPICA: Add override for dynamic tables by Bob Moore · 15 years ago
  98. 97cbb7d ACPICA: Remove extraneous parameter in table manager by Bob Moore · 15 years ago
  99. ac5f98d ACPICA: Allow OS override of all ACPI tables by Bob Moore · 15 years ago
  100. 4bbfb85 ACPICA: Add error check to debug object dump routine by Bob Moore · 15 years ago