summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2008-11-12Merge branch 'sysfs' into releaseLen Brown7-16/+16
2008-11-12Merge branch 'power' into releaseLen Brown1-6/+2
2008-11-12Merge branch 'misc' into releaseLen Brown24-80/+49
2008-11-12Merge branch 'bugzilla-11917' into releaseLen Brown1-1/+2
2008-11-12Merge branch 'bugzilla-11539' into releaseLen Brown1-8/+17
2008-11-12ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas1-2/+9
2008-11-08Delete an unwanted return statement at evgpe.cLin Ming1-2/+0
2008-11-08ACPI: update debug parameter documentationBjorn Helgaas1-3/+7
2008-11-08ACPI: turn off all debug output by defaultBjorn Helgaas1-0/+8
2008-11-08ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas1-0/+15
2008-11-08ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas15-16/+3
2008-11-07ACPI EC: Fix regression due to use of uninitialized variableAlexey Starikovskiy1-1/+2
2008-11-07ACPI: avoid empty file name in sysfsPeter Gruber1-8/+17
2008-11-07ACPI: use macro to replace hard numberYinghai Lu1-1/+1
2008-11-07ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers7-16/+16
2008-11-07Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism"Len Brown1-22/+3
2008-11-06ACPI: remove CONFIG_ACPI_ECBjorn Helgaas3-11/+2
2008-11-06ACPI: remove CONFIG_ACPI_POWERBjorn Helgaas2-5/+1
2008-11-06ACPI: SBS: remove useless acpi_cm_sbs_init() initcallBjorn Helgaas1-6/+0
2008-11-06ACPI: remove comments about debug layer/level to useBjorn Helgaas2-12/+0
2008-10-28ACPI: bugfix reporting of event handler statusZhang Rui2-12/+13
2008-10-28ACPI: fan: Delete the strict check in power transitionZhao Yakui1-5/+0
2008-10-28ACPI: fix de-reference bug in power resource driverZhao Yakui1-1/+2
2008-10-25ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.Rafael J. Wysocki1-0/+2
2008-10-25toshiba_acpi: always call input_sync() after input_report_switch()Len Brown1-0/+2
2008-10-25ACPI: Always report a sync event after a lid state changeGuillem Jover1-1/+2
2008-10-25ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.cMiao Xie1-0/+5
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds74-1458/+2745
2008-10-23dock: make dock driver not a moduleShaohua Li1-1/+1
2008-10-23ACPI: hack around sysfs warning with link orderZhao Yakui1-1/+1
2008-10-23ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=nLen Brown1-1/+1
2008-10-23Merge branch 'linus' into testLen Brown7-133/+267
2008-10-23Merge branch 'ull' into testLen Brown21-71/+83
2008-10-23Merge branch 'suspend' into testLen Brown2-27/+76
2008-10-23Merge branch 'misc' into testLen Brown20-33/+36
2008-10-23Merge branch 'fadt-test' into testLen Brown1-7/+25
2008-10-23Merge branch 'ec' into testLen Brown3-187/+197
2008-10-23Merge branch 'dock' into testLen Brown6-511/+355
2008-10-23Merge branch 'cpuidle' into testLen Brown1-0/+1
2008-10-23Merge branch 'bugzilla-11481' into testLen Brown1-3/+22
2008-10-23Merge branch 'bugzilla-10503' into testLen Brown1-0/+10
2008-10-23Merge branch 'bugzilla-10237' into testLen Brown1-2/+13
2008-10-23Merge branch 'asus-cleanup' into testLen Brown1-111/+110
2008-10-23Merge branch 'acpica' into testLen Brown47-435/+1634
2008-10-23Merge branch 'bugfixes' into testLen Brown5-66/+131
2008-10-23Merge branch 'acer-wmi' into testLen Brown1-2/+37
2008-10-23Merge branch 'FW_BUG' into testLen Brown1-3/+15
2008-10-23ACPICA: Add support for zero-length buffer-to-string conversionsBob Moore1-2/+9
2008-10-23ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore4-6/+933
2008-10-23ACPICA: Fix for implicit return compatibilityLin Ming1-0/+4