summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2008-02-04ACPI: update blacklist commentsLen Brown1-2/+9
2008-02-04DMI: remove duplicate helper routineLen Brown1-6/+6
2008-02-04ACPI: remove redundant Acer blacklist entryLen Brown1-7/+5
2008-02-03drivers/acpi/: Spelling fixesJoe Perches2-2/+2
2008-02-02ACPI: fan: build fix for CONFIG_ACPI_PROCFS=nLen Brown1-0/+2
2008-02-02ACPI: throttling: fix build warningLen Brown1-1/+1
2008-02-02ACPI: Update the t-state for every affected cpu when t-state is changedZhao Yakui1-5/+74
2008-02-02ACPI : Add T-state event notifier functionZhao Yakui1-0/+72
2008-02-02ACPI : Update T-state coordination after getting _TSD infoZhao Yakui2-1/+181
2008-02-02ACPI : Check parameter when calling acpi_processor_get/set_throttlingZhao Yakui1-0/+15
2008-02-02ACPI: video: Ignore devices that aren't present in hardwareMatthew Garrett1-0/+29
2008-02-02ACPI: thermal fixupZhang Rui1-18/+24
2008-02-02ACPI: CELSIUS_TO_KELVIN fixupZhang Rui1-3/+0
2008-02-02ACPI: attach thermal zone infoZhang Rui2-0/+36
2008-02-02ACPI: register ACPI Video LCD as generic thermal cooling deviceZhang Rui1-1/+77
2008-02-02ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui2-5/+152
2008-02-02ACPI: register ACPI Fan as generic thermal cooling deviceZhang Rui1-7/+83
2008-02-02ACPI: ACPI thermal zone handle notification correctlyZhang Rui1-141/+184
2008-02-02ACPI: register ACPI thermal zone as generic thermal zone devicesZhang Rui2-10/+292
2008-02-02ACPI: video: Rationalise ACPI backlight implementationMatthew Garrett1-7/+13
2008-02-02ACPI: Print message before calling _PTSRafael J. Wysocki2-3/+3
2008-02-02ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki1-11/+25
2008-02-02Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki1-2/+12
2008-02-02ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki1-13/+38
2008-02-02ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki2-6/+15
2008-02-02ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki2-18/+64
2008-02-02Suspend: Introduce begin() and end() callbacksRafael J. Wysocki1-4/+18
2008-02-02ACPI: clear GPE earily in resume to avoid warningShaohua Li1-0/+7
2008-02-02ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki1-5/+0
2008-01-30x86: don't disable TSC in any C states on AMD Fam10hAndi Kleen1-4/+28
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi1-0/+2
2008-01-25Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-25Kobject: change drivers/acpi/system.c to use kobject_create_and_addGreg Kroah-Hartman1-7/+6
2008-01-25firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman1-1/+1
2008-01-25kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman2-6/+7
2008-01-25kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman1-1/+1
2008-01-24Pull dmi-2.6.24 into release branchLen Brown2-43/+511
2008-01-24Pull bugzilla-9798 into release branchLen Brown2-1/+41
2008-01-24Pull bugzilla-8459 into release branchLen Brown1-8/+18
2008-01-24Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown2-1/+41
2008-01-24ACPI: EC: "DEBUG" needs to be defined earlierMárton Németh1-3/+3
2008-01-24ACPI: EC: add leading zeros to debug messagesMárton Németh1-4/+4
2008-01-24ACPI: EC: fix dmesg spam regressionAlexey Starikovskiy1-1/+11
2008-01-24ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems.Len Brown1-0/+343
2008-01-24ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-listLen Brown1-0/+27
2008-01-24ACPI: make _OSI(Linux) console messages smarterLen Brown2-20/+113
2008-01-24ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI listLen Brown1-29/+0
2008-01-24ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode outputLen Brown1-4/+10
2008-01-24ACPI: create acpi_dmi_dump()Len Brown1-0/+28
2008-01-23ACPI: Check for any matching CID when walking namespace.Andrew Patterson1-3/+7