1. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 16 years ago
  2. c60d638 ACPI video: support buggy BIOSes with _BCQ implemented by Zhang Rui · 16 years ago
  3. 1a7c618 ACPI video: support _BQC/_BCL/_BCM methods that use index values by Zhang Rui · 16 years ago
  4. d80fb99 ACPI video: support reversed _BCL method in ACPI video driver by Zhang Rui · 16 years ago
  5. d32f694 ACPI video: support _BCL packages that don't export brightness levels when machine is on AC/Battery by Zhang Rui · 16 years ago
  6. 24450c7 ACPI video: check the return value of acpi_video_device_lcd_set_level by Zhang Rui · 16 years ago
  7. c8890f9 ACPI video: check the return value of acpi_video_device_lcd_get_level_current by Zhang Rui · 16 years ago
  8. e1eb477 ACPI: Avoid wiping out pr->performance during preregistering by Stanislaw Gruszka · 16 years ago
  9. c0ce093 ACPI: remove unused acpi_device_ops .shutdown method by Bjorn Helgaas · 16 years ago
  10. f6f5c45 ACPI: update thermal for bus_id removal by Stephen Rothwell · 16 years ago
  11. 018f452 ACPI: tidy up makefile by Bjorn Helgaas · 16 years ago
  12. 201b8c6 ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  13. 9cee43e ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  14. 0e46517 ACPI: call init_acpi_device_notify() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  15. 84f810c ACPI: call acpi_debug_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  16. 141a0af ACPI: call acpi_system_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  17. 4451537 ACPI: call acpi_power_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  18. a5f820f ACPI: call acpi_ec_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  19. e747f27 ACPI: call acpi_scan_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  20. 81d0273 ACPI: skip DMI power state check when ACPI disabled by Bjorn Helgaas · 16 years ago
  21. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  22. 03ef132 ACPICA: Fix index value in package warning message by Bob Moore · 16 years ago
  23. f655630 ACPICA: FADT: Favor 32-bit FACS and DSDT addresses by Bob Moore · 16 years ago
  24. 31fbc07 ACPICA: FADT: Favor 32-bit register addresses for compatibility by Bob Moore · 16 years ago
  25. f28ad2c3 ACPICA: Fix PCI configuration space port address range by Bob Moore · 16 years ago
  26. ee6a0fb ACPICA: Condense some protected ports by Bob Moore · 16 years ago
  27. 91a56e6 ACPICA: Remove unused code, no functional change by Bob Moore · 16 years ago
  28. c3dd25f ACPICA: Clear PM register write-only bits on reading by Lin Ming · 16 years ago
  29. f9ca058 ACPICA: Remove obsolete acpi_os_validate_address interface by Bob Moore · 16 years ago
  30. 7f07190 ACPICA: New: I/O port protection by Bob Moore · 16 years ago
  31. 20869dc ACPICA: Preserve all PM control reserved and ignored bits by Bob Moore · 16 years ago
  32. 8636f8d ACPICA: Change handling of PM1 Status register ignored bit by Bob Moore · 16 years ago
  33. 8a335a23 ACPICA: Fix AcpiWalkNamespace race condition with table unload by Bob Moore · 16 years ago
  34. aab61b6 ACPICA: FADT: Fix extraneous length mismatch warning by Bob Moore · 16 years ago
  35. d4913dc ACPICA: Formatting update - no functional changes by Bob Moore · 16 years ago
  36. 768aaaf ACPICA: Add manifest constants for bit register values by Bob Moore · 16 years ago
  37. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  38. b6bc342 ACPICA: Update table header print function by Bob Moore · 16 years ago
  39. 88dcb04 ACPICA: Restructure bit register access functions by Bob Moore · 16 years ago
  40. 50ffba1 ACPICA: Rename ACPI bit register access functions by Bob Moore · 16 years ago
  41. 9892dd2 ACPICA: Optimize ACPI register locking by Bob Moore · 16 years ago
  42. ec41f19 ACPICA: Formatting update - no functional changes by Bob Moore · 16 years ago
  43. 7bcc06e ACPICA: Debug output: decrease verbosity of DB_INFO debug level by Bob Moore · 16 years ago
  44. c114e4b ACPICA: Debug output: print result of _OSI invocations by Bob Moore · 16 years ago
  45. 4f70e37 ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 by Bob Moore · 16 years ago
  46. 3371c19 ACPICA: Remove ACPI_GET_OBJECT_TYPE macro by Bob Moore · 16 years ago
  47. 32c9ef9 ACPICA: Add function to handle PM1 control registers by Bob Moore · 16 years ago
  48. 82d79b8 ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B by Bob Moore · 16 years ago
  49. ac0c845 ACPICA: Fix parameter validation for acpi_read/write by Bob Moore · 16 years ago
  50. aefc7f9 ACPICA: For PM1B registers, do not shift value read or written by Bob Moore · 16 years ago
  51. 227243a ACPICA: Remove extra write for acpi_hw_clear_acpi_status by Bob Moore · 16 years ago
  52. c520aba ACPICA: Fix writes to optional PM1B registers by Bob Moore · 16 years ago
  53. d3319d17 ACPICA: Update comments in module header by Bob Moore · 16 years ago
  54. 5e053e7 ACPICA: Check for non-zero address before being converted to GAS by Lin Ming · 16 years ago
  55. 531c633 ACPICA: Split out PM1 status registers from the FADT by Bob Moore · 16 years ago
  56. d3ccaff ACPICA: Add override for dynamic tables by Bob Moore · 16 years ago
  57. 97cbb7d ACPICA: Remove extraneous parameter in table manager by Bob Moore · 16 years ago
  58. ac5f98d ACPICA: Allow OS override of all ACPI tables by Bob Moore · 16 years ago
  59. 4bbfb85 ACPICA: Add error check to debug object dump routine by Bob Moore · 16 years ago
  60. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
  61. 9f5404d PCI/ACPI: rename pci_osc_control_set() by Kenji Kaneshige · 16 years ago
  62. 63f10f0 PCI/ACPI: move _OSC code to pci_root.c by Kenji Kaneshige · 16 years ago
  63. e60cc7a ACPI: move private declarations to internal.h by Bjorn Helgaas · 16 years ago
  64. 1c48aa3 ACPI: update Kconfig help texts (no functional changes) by Bjorn Helgaas · 16 years ago
  65. c686d14 ACPI: PCI: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  66. 5f0dcca ACPI: pci_link: simplify list of link devices by Bjorn Helgaas · 16 years ago
  67. 6eca4b4 ACPI: pci_link: remove unnecessary null pointer checks by Bjorn Helgaas · 16 years ago
  68. c9d6244 ACPI: pci_link: remove unnecessary casts and initializations by Bjorn Helgaas · 16 years ago
  69. 1c9ca3a ACPI: pci_link: clean up whitespace by Bjorn Helgaas · 16 years ago
  70. ff69f2b acpi: fix of pmtimer overflow that make Cx states time incorrect by alex.shi · 16 years ago
  71. 27ce341 acpi: check for pxm_to_node_map overflow by Cyrill Gorcunov · 16 years ago
  72. 176f9c1 ACPI: remove doubled status checking by Jiri Slaby · 16 years ago
  73. 45e7798 ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN directly on resume by Zhang Rui · 16 years ago
  74. 7b46ecd Revert "ACPI: make some IO ports off-limits to AML" by Len Brown · 16 years ago
  75. a140449 suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering by Andy Whitcroft · 16 years ago
  76. 4658e4e ACPI: introduce sysfs I/F for dynamic tables by Zhang Rui · 16 years ago
  77. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  78. a852cbfa Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 16 years ago
  79. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  80. 0d3a9cf acpi: add some missing section markers by Jeremy Fitzhardinge · 16 years ago
  81. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  82. 5acfac5 Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'suspend' into release by Len Brown · 16 years ago
  83. ba193d6 ACPI: remove CONFIG_ACPI_SYSTEM by Bjorn Helgaas · 16 years ago
  84. 56f382a battery: don't assume we are fully charged when not charging or discharging by Richard Hughes · 16 years ago
  85. 5423a0c ACPI: EC: Add delay for slow MSI controller by Alexey Starikovskiy · 16 years ago
  86. b1569e9 ACPI: move thermal trip handling to generic thermal layer by Matthew Garrett · 16 years ago
  87. 6503e5d thermal: use integers rather than strings for thermal values by Matthew Garrett · 16 years ago
  88. b36128c alloc_percpu: change percpu_ptr to per_cpu_ptr by Rusty Russell · 16 years ago
  89. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  90. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 16 years ago
  91. 05876f8 acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmap by Jeremy Fitzhardinge · 16 years ago
  92. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
  93. 370154b ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real module name. by Thierry Vignaud · 16 years ago
  94. 386e4a8 ACPICA: Fix table entry truncation calculation by Myron Stowe · 16 years ago
  95. db1461a ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  96. 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  97. fc5a9f8 ACPI: dock: Don't eval _STA on every show_docked sysfs read by Holger Macht · 16 years ago
  98. 9e3a9d1 ACPI: disable ACPI cleanly when bad RSDP found by Len Brown · 16 years ago
  99. 9fdd54f ACPI: delete CPU_IDLE=n code by Len Brown · 16 years ago
  100. ff491a7 netlink: change return-value logic of netlink_broadcast() by Pablo Neira Ayuso · 16 years ago