aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore2008-10-22
* ACPICA: Reduce error to warning for incorrect method arg countLin Ming2008-10-22
* ACPICA: Disallow evaluation of named object types with no valueBob Moore2008-10-22
* ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore2008-10-22
* ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-22
* ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2008-10-22
* ACPICA: Improve object conversion error messagesBob Moore2008-10-22
* ACPICA: Add function to decode reference obj types to stringsBob Moore2008-10-22
* ACPICA: Return method arg count from acpi_get_object_infoBob Moore2008-10-22
* ACPICA: Fix warning for 64-bit buildBob Moore2008-10-22
* ACPICA: Add function to dereference returned reference objectsLin Ming2008-10-22
* ACPICA: Return status from global init functionYi Yang2008-10-22
* ACPICA: Fix table compare code, length then dataBob Moore2008-10-22
* ACPICA: Allow same ACPI table to be loaded/unloaded more than onceBob Moore2008-10-22
* ACPICA: Add check for invalid handle in acpi_get_object_infoFiodor Suietov2008-10-22
* ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij2008-10-22
* ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki2008-10-03
*-. Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27Andi Kleen2008-09-04
|\ \
| * | ACPI: Avoid bogus timeout about SMbus checkZhao Yakui2008-09-04
| |/
* | Merge branch 'acpica-release-fixes' into release-2.6.27Andi Kleen2008-08-21
|\ \
| * | acpi: add checking for NULL early paramCyrill Gorcunov2008-08-21
| * | ACPI: Change package length error to warningMing Ling2008-08-17
* | | Merge branch 'compal-fix' into release-2.6.27Andi Kleen2008-08-21
|\ \ \
| * | | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen2008-08-21
| | |/ | |/|
* | | ACPI: Fix now signed module parameter.Milan Broz2008-08-18
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'therm...Andi Kleen2008-08-14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | * | acpi: trivial cleanupsPavel Machek2008-08-14
| | | | | | |/
| | | | | * / ACPI: WMI: Set instance for query block callsCarlos Corbacho2008-08-14
| | | | | |/
| | | | * / ACPI: Fix thermal shutdownsMilan Broz2008-08-14
| | | | |/
| | | * / ACPI: bounds check IRQ to prevent memory corruptionBjorn Helgaas2008-08-14
| | | |/
| | * / ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht2008-08-14
| | |/
| * | ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui2008-08-14
| * | ACPI : Add the EC dmi table to fix the incorrect ECDT tableZhao Yakui2008-08-14
| |/
* | ACPICA: Additional error checking for pathname utilitiesBob Moore2008-08-14
* | ACPICA: Fix possible memory leak in Unload() operatorLin Ming2008-08-14
* | ACPICA: Fix memory leak when deleting thermal/processor objectsBob Moore2008-08-14
|/
* Remove newline from the description of module parametersNiels de Vos2008-08-01
* acpi cpufreq cleanup: move bailing out of function before locking the mutexThomas Renninger2008-07-30
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-28
|\
| * PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox2008-07-28
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28
|\|
| * ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2008-07-28
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28
|\|
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-26
| |\
| | * ftrace: disable tracing on acpi idle callsSteven Rostedt2008-07-26
* | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
|/ /
* | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-24
|\ \
| * | acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=yIngo Molnar2008-07-21
| * | Revert "ACPI: don't walk tables if ACPI was disabled"Andi Kleen2008-07-18