summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2008-12-05ACPI: EC: count interrupts only if called from interrupt handler.Alexey Starikovskiy
2008-12-05PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-11-20ACPI: EC: Don't do transaction from GPE handler in poll mode.Alexey Starikovskiy
2008-11-20ACPI: EC: lower interrupt storm tresholdAlexey Starikovskiy
2008-11-20ACPI: EC: restart failed commandAlexey Starikovskiy
2008-11-20ACPI: EC: wait for last write gpeAlexey Starikovskiy
2008-11-20ACPI: EC: revert msleep patchAlexey Starikovskiy
2008-11-20ACPI : Load device driver according to the status of acpi deviceZhao Yakui
2008-11-20ACPI: EC: make kernel messages more useful when GPE storm is detectedAlan Jenkins
2008-11-20ACPI: avoid empty file name in sysfsPeter Gruber
2008-11-13ACPI: dock: avoid check _STA methodShaohua Li
2008-11-06ACPI: Clear WAK_STS on resumeMatthew Garrett
2008-11-06ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanismZhao Yakui
2008-11-06ACPI: EC: Check for IBF=0 periodically if not in GPE modeAlexey Starikovskiy
2008-11-06ACPI: EC: Rename some variablesAlexey Starikovskiy
2008-11-06ACPI: EC: do transaction from interrupt contextAlexey Starikovskiy
2008-11-06ACPI: Always report a sync event after a lid state changeGuillem Jover
2008-10-25ACPI suspend: Always use the 32-bit waking vectorRafael J. Wysocki
2008-10-25ACPI suspend: Blacklist HP xw4600 Workstation for old code orderingRafael J. Wysocki
2008-10-25ACPI Suspend: Enable ACPI during resume if SCI_EN is not setRafael J. Wysocki
2008-10-03ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki
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
2008-07-30acpi cpufreq cleanup: move bailing out of function before locking the mutexThomas Renninger
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-28PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis