aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2008-10-17asus_acpi: whitespace and comment cleanupMike Dahlgren
2008-10-17ACPI: Allow overriding to higher critical trip point.Zhang Rui
2008-10-17ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize ECZhao Yakui
2008-10-17don't load asus-acpi if model is not supportedZhang Rui
2008-10-16ACPI: EC: Check for IBF=0 periodically if not in GPE modeAlexey Starikovskiy
2008-10-16cpuidle: update the last_state acpi cpuidle reflecting actual state enteredVenkatesh Pallipadi
2008-10-11ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui
2008-10-11Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERRThomas Renninger
2008-10-10toshiba_acpi: depends on INPUTRandy Dunlap
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek
2008-10-10ACPI: toshiba_acpi.c fix sparse signedness mismatch warningsHarvey Harrison
2008-10-10ACPI: acpi_driver_data could only be applied to acpi_deviceAlexey Starikovskiy
2008-10-10ACPI: fix FADT parsingJan Beulich
2008-10-08ACPI: WMI: Enable event methods when registering notifiersMatthew Garrett
2008-10-06ACPI: don't enable control method power button as wakeup device when Fixed Po...Zhang Rui
2008-10-03ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki
2008-09-29ACPI: EC: Rename some variablesAlexey Starikovskiy
2008-09-25ACPI: EC: do transaction from interrupt contextAlexey Starikovskiy
2008-09-23dock: add 'type' sysfs fileShaohua Li
2008-09-23dock: fix for ATA bay in a dock stationShaohua Li
2008-09-23bay: remove driver, all functions now handled by dock driverShaohua Li
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li
2008-09-23libata: remove functions now handed by ACPI dock driverShaohua Li
2008-09-23ACPI: fix hotplug raceZhang Rui
2008-09-23ACPI: introduce notifier change to avoid duplicatesShaohua Li
2008-09-23dock: add bay and battery hotplug supportShaohua Li
2008-09-23dock: add _LCK supportShaohua Li
2008-09-23dock: fix eject request process (2.6.27-rc1 regression)Shaohua Li
2008-09-23ACPI: dock: avoid check _STA methodShaohua Li
2008-09-22ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recen...Thomas Renninger
2008-09-04Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27Andi Kleen
2008-09-04ACPI: Avoid bogus timeout about SMbus checkZhao Yakui
2008-08-21Merge branch 'acpica-release-fixes' into release-2.6.27Andi Kleen
2008-08-21acpi: add checking for NULL early paramCyrill Gorcunov
2008-08-21Merge branch 'compal-fix' into release-2.6.27Andi Kleen
2008-08-21ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen
2008-08-18ACPI: Fix now signed module parameter.Milan Broz
2008-08-18ACPI: Change package length error to warningMing Ling
2008-08-15Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'therm...Andi Kleen
2008-08-15ACPI: Fix thermal shutdownsMilan Broz
2008-08-15ACPI: bounds check IRQ to prevent memory corruptionBjorn Helgaas
2008-08-15ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui
2008-08-15ACPI : Add the EC dmi table to fix the incorrect ECDT tableZhao Yakui
2008-08-15ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht
2008-08-15acpi: trivial cleanupsPavel Machek
2008-08-15ACPI: WMI: Set instance for query block callsCarlos Corbacho
2008-08-15ACPICA: Additional error checking for pathname utilitiesBob Moore
2008-08-15ACPICA: Fix possible memory leak in Unload() operatorLin Ming
2008-08-15ACPICA: Fix memory leak when deleting thermal/processor objectsBob Moore
2008-08-01Remove newline from the description of module parametersNiels de Vos