summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Merge branches 'release' and 'ppc-workaround' into releaseLen Brown1-1/+15
2008-02-07Merge branches 'release' and 'hp-cid' into releaseLen Brown1-3/+7
2008-02-07Merge branches 'release' and 'gpe-ack' into releaseLen Brown2-38/+21
2008-02-07Merge branches 'release' and 'dmi' into releaseLen Brown2-28/+44
2008-02-07Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown1-11/+36
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown11-66/+163
2008-02-07Merge branches 'release' and 'autoload' into releaseLen Brown3-15/+97
2008-02-07Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into releaseLen Brown1-10/+45
2008-02-07Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel...Len Brown2-3/+17
2008-02-07cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com1-1/+3
2008-02-07ACPI: cpuidle: Support C1 idle time accountingvenkatesh.pallipadi@intel.com1-1/+6
2008-02-07ACPI: enable MWAIT for C1 idlevenkatesh.pallipadi@intel.com1-8/+12
2008-02-07ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disablingvenkatesh.pallipadi@intel.com1-0/+11
2008-02-07PM: documentation cleanupsPavel Machek2-2/+2
2008-02-07ACPI: Export acpi_check_resource_conflictThomas Renninger1-1/+2
2008-02-07ACPI: track opregion names to avoid driver resource conflicts.Thomas Renninger2-3/+176
2008-02-07ACPI: acpi_pci_irq_find_prt_entry(): use list_for_each_entry() instead of lis...Matthias Kaehlcke1-4/+1
2008-02-07ACPI: remove duplicated warning messageMiguel Botón1-4/+2
2008-02-07asus_acpi: add support for F3SaLuca Tettamanti1-10/+45
2008-02-06ACPI: create /sys/firmware/acpi/interruptsLen Brown5-5/+221
2008-02-06ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel1-0/+7
2008-02-06ACPI: basic initramfs DSDT override supportMarkus Gaugusch2-4/+86
2008-02-05ACPI: battery: add sysfs serial numbermaximilian attems1-0/+5
2008-02-05ACPI: WMI: Add ACPI-WMI mapping driverCarlos Corbacho3-0/+721
2008-02-05ACPI: blacklist updateLen Brown1-14/+23
2008-02-05latency.c: use QoS infrastructureMark Gross1-7/+11
2008-02-03ACPI: make struct osi_linux staticAdrian Bunk1-1/+1
2008-02-03ACPI: make acpi_dmi_dump() staticAdrian Bunk1-1/+1
2008-02-03ACPI: update blacklist commentsLen Brown1-2/+9
2008-02-03DMI: remove duplicate helper routineLen Brown1-6/+6
2008-02-03ACPI: 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-01ACPI: thermal fixupZhang Rui1-18/+24
2008-02-01ACPI: CELSIUS_TO_KELVIN fixupZhang Rui1-3/+0
2008-02-01ACPI: attach thermal zone infoZhang Rui2-0/+36
2008-02-01ACPI: register ACPI Video LCD as generic thermal cooling deviceZhang Rui1-1/+77
2008-02-01ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui2-5/+152
2008-02-01ACPI: register ACPI Fan as generic thermal cooling deviceZhang Rui1-7/+83
2008-02-01ACPI: ACPI thermal zone handle notification correctlyZhang Rui1-141/+184
2008-02-01ACPI: register ACPI thermal zone as generic thermal zone devicesZhang Rui2-10/+292
2008-02-01ACPI: video: Rationalise ACPI backlight implementationMatthew Garrett1-7/+13
2008-02-01ACPI: Print message before calling _PTSRafael J. Wysocki2-3/+3
2008-02-01ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki1-11/+25