1. 336d63b Merge branch 'thinkpad-acpi' into release by Len Brown · 15 years ago
  2. 07290be Merge branch 'acer' into release by Len Brown · 15 years ago
  3. 1264881 Merge branch 'video' into release by Len Brown · 15 years ago
  4. 7329e93 Merge branch 'psd' into release by Len Brown · 15 years ago
  5. 3266d63 Merge branch 'battery' into release by Len Brown · 15 years ago
  6. 4926a23 Merge branch 'hp-wmi' into release by Len Brown · 15 years ago
  7. 4f3bff7 Merge branch 'thermal' into release by Len Brown · 15 years ago
  8. 2ddb9f1 Merge branch 'pmtimer-overflow' into release by Len Brown · 15 years ago
  9. a3b2c5e Merge branch 'dynamic-ssdt' into release by Len Brown · 15 years ago
  10. 4938370 Merge branch 'driver-ops-cleanup' into release by Len Brown · 15 years ago
  11. e857b33 Merge branch 'bjorn-cleanups' into release by Len Brown · 15 years ago
  12. 9a38f4e Merge branch 'bjorn-initcall-cleanup' into release by Len Brown · 15 years ago
  13. 4f0175d acer-wmi: Update copyright notice & documentation by Carlos Corbacho · 15 years ago
  14. 350e329 acer-wmi: Cleanup the failure cleanup handling by Andy Whitcroft · 15 years ago
  15. a74dd5f acer-wmi: Blacklist Acer Aspire One by Carlos Corbacho · 15 years ago
  16. 0e50183 thinkpad-acpi: rework brightness support by Henrique de Moraes Holschuh · 15 years ago
  17. 74a60c0 thinkpad-acpi: enhanced debugging messages for the fan subdriver by Henrique de Moraes Holschuh · 15 years ago
  18. 56e2c20 thinkpad-acpi: enhanced debugging messages for the hotkey subdriver by Henrique de Moraes Holschuh · 15 years ago
  19. bee4cd9 thinkpad-acpi: enhanced debugging messages for rfkill subdrivers by Henrique de Moraes Holschuh · 15 years ago
  20. a4d5eff thinkpad-acpi: restrict access to some firmware LEDs by Henrique de Moraes Holschuh · 15 years ago
  21. 2586d56 thinkpad-acpi: remove HKEY disable functionality by Henrique de Moraes Holschuh · 15 years ago
  22. 73a94d8 thinkpad-acpi: add new debug helpers and warn of deprecated atts by Henrique de Moraes Holschuh · 15 years ago
  23. 7ff8d62 thinkpad-acpi: add missing log levels by Henrique de Moraes Holschuh · 15 years ago
  24. 3dcc2c3 thinkpad-acpi: cleanup debug helpers by Henrique de Moraes Holschuh · 15 years ago
  25. 078ac19 thinkpad-acpi: documentation cleanup by Henrique de Moraes Holschuh · 15 years ago
  26. 257bc1c thinkpad-acpi: drop ibm-acpi alias by Henrique de Moraes Holschuh · 15 years ago
  27. 1c762ca thinkpad-acpi: update copyright notices by Henrique de Moraes Holschuh · 15 years ago
  28. 67dc092 ACPI: Remove R40e c-state blacklist by Thomas Renninger · 15 years ago
  29. 03ae61d ACPI: fix CONFIG_ACPI=n build by Len Brown · 15 years ago
  30. 98758fa ACPI video: add a warning message if _BQC is not found by Zhang Rui · 15 years ago
  31. 7faa144 ACPI: battery: add power_{now,avg} properties to power_class by Alexey Starikovskiy · 15 years ago
  32. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 15 years ago
  33. c60d638 ACPI video: support buggy BIOSes with _BCQ implemented by Zhang Rui · 15 years ago
  34. 1a7c618 ACPI video: support _BQC/_BCL/_BCM methods that use index values by Zhang Rui · 15 years ago
  35. d80fb99 ACPI video: support reversed _BCL method in ACPI video driver by Zhang Rui · 15 years ago
  36. d32f694 ACPI video: support _BCL packages that don't export brightness levels when machine is on AC/Battery by Zhang Rui · 15 years ago
  37. 24450c7 ACPI video: check the return value of acpi_video_device_lcd_set_level by Zhang Rui · 15 years ago
  38. c8890f9 ACPI video: check the return value of acpi_video_device_lcd_get_level_current by Zhang Rui · 15 years ago
  39. e1eb477 ACPI: Avoid wiping out pr->performance during preregistering by Stanislaw Gruszka · 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. 03a971a thermal: support forcing support for passive cooling by Matthew Garrett · 15 years ago
  44. f6f5c45 ACPI: update thermal for bus_id removal by Stephen Rothwell · 15 years ago
  45. fb318cb ACPI: cpufreq: use new bit register access function by Lin Ming · 15 years ago
  46. 018f452 ACPI: tidy up makefile by Bjorn Helgaas · 15 years ago
  47. 201b8c6 ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  48. 9cee43e ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  49. 0e46517 ACPI: call init_acpi_device_notify() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  50. 84f810c ACPI: call acpi_debug_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  51. 141a0af ACPI: call acpi_system_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  52. 4451537 ACPI: call acpi_power_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  53. a5f820f ACPI: call acpi_ec_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  54. e747f27 ACPI: call acpi_scan_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  55. 81d0273 ACPI: skip DMI power state check when ACPI disabled by Bjorn Helgaas · 15 years ago
  56. 14eecfc ACPICA: Update version to 20090320 by Bob Moore · 15 years ago
  57. 03ef132 ACPICA: Fix index value in package warning message by Bob Moore · 15 years ago
  58. f655630 ACPICA: FADT: Favor 32-bit FACS and DSDT addresses by Bob Moore · 15 years ago
  59. 31fbc07 ACPICA: FADT: Favor 32-bit register addresses for compatibility by Bob Moore · 15 years ago
  60. f28ad2c3 ACPICA: Fix PCI configuration space port address range by Bob Moore · 15 years ago
  61. ee6a0fb ACPICA: Condense some protected ports by Bob Moore · 15 years ago
  62. 91a56e6 ACPICA: Remove unused code, no functional change by Bob Moore · 15 years ago
  63. c3dd25f ACPICA: Clear PM register write-only bits on reading by Lin Ming · 15 years ago
  64. f9ca058 ACPICA: Remove obsolete acpi_os_validate_address interface by Bob Moore · 15 years ago
  65. 7f07190 ACPICA: New: I/O port protection by Bob Moore · 15 years ago
  66. 20869dc ACPICA: Preserve all PM control reserved and ignored bits by Bob Moore · 15 years ago
  67. 8636f8d ACPICA: Change handling of PM1 Status register ignored bit by Bob Moore · 15 years ago
  68. 8a335a23 ACPICA: Fix AcpiWalkNamespace race condition with table unload by Bob Moore · 15 years ago
  69. aab61b6 ACPICA: FADT: Fix extraneous length mismatch warning by Bob Moore · 15 years ago
  70. d4913dc ACPICA: Formatting update - no functional changes by Bob Moore · 15 years ago
  71. 768aaaf ACPICA: Add manifest constants for bit register values by Bob Moore · 15 years ago
  72. 2affa28 ACPICA: Update version to 20090220 by Bob Moore · 15 years ago
  73. b6bc342 ACPICA: Update table header print function by Bob Moore · 15 years ago
  74. 88dcb04 ACPICA: Restructure bit register access functions by Bob Moore · 15 years ago
  75. 50ffba1 ACPICA: Rename ACPI bit register access functions by Bob Moore · 15 years ago
  76. 9892dd2 ACPICA: Optimize ACPI register locking by Bob Moore · 15 years ago
  77. ec41f19 ACPICA: Formatting update - no functional changes by Bob Moore · 15 years ago
  78. 7bcc06e ACPICA: Debug output: decrease verbosity of DB_INFO debug level by Bob Moore · 15 years ago
  79. c114e4b ACPICA: Debug output: print result of _OSI invocations by Bob Moore · 15 years ago
  80. 4f70e37 ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 by Bob Moore · 15 years ago
  81. 3371c19 ACPICA: Remove ACPI_GET_OBJECT_TYPE macro by Bob Moore · 15 years ago
  82. 32c9ef9 ACPICA: Add function to handle PM1 control registers by Bob Moore · 15 years ago
  83. 82d79b8 ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B by Bob Moore · 15 years ago
  84. ac0c845 ACPICA: Fix parameter validation for acpi_read/write by Bob Moore · 15 years ago
  85. aefc7f9 ACPICA: For PM1B registers, do not shift value read or written by Bob Moore · 15 years ago
  86. 227243a ACPICA: Remove extra write for acpi_hw_clear_acpi_status by Bob Moore · 15 years ago
  87. c520aba ACPICA: Fix writes to optional PM1B registers by Bob Moore · 15 years ago
  88. d3319d17 ACPICA: Update comments in module header by Bob Moore · 15 years ago
  89. 5e053e7 ACPICA: Check for non-zero address before being converted to GAS by Lin Ming · 15 years ago
  90. 531c633 ACPICA: Split out PM1 status registers from the FADT 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. d3ccaff ACPICA: Add override for dynamic tables by Bob Moore · 15 years ago
  94. 97cbb7d ACPICA: Remove extraneous parameter in table manager by Bob Moore · 15 years ago
  95. ac5f98d ACPICA: Allow OS override of all ACPI tables by Bob Moore · 15 years ago
  96. 4bbfb85 ACPICA: Add error check to debug object dump routine by Bob Moore · 15 years ago
  97. 8e0ee43 Linux 2.6.29 by Linus Torvalds · 15 years ago
  98. 0030864 Build with -fno-dwarf2-cfi-asm by Kyle McMartin · 15 years ago
  99. 1db4b2d trivial: fix orphan dates in ext2 documentation by Jody McIntyre · 15 years ago
  100. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago