summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ACPICA: Disallow evaluation of named object types with no valueBob Moore2008-10-221-0/+21
| | * | | | ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore2008-10-223-4/+2
| | * | | | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-2210-35/+35
| | * | | | ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2008-10-221-0/+2
| | * | | | ACPICA: Improve object conversion error messagesBob Moore2008-10-221-2/+6
| | * | | | ACPICA: Add function to decode reference obj types to stringsBob Moore2008-10-221-0/+36
| | * | | | ACPICA: Return method arg count from acpi_get_object_infoBob Moore2008-10-221-0/+4
| | * | | | ACPICA: Fix warning for 64-bit buildBob Moore2008-10-221-2/+1
| | * | | | ACPICA: Add function to dereference returned reference objectsLin Ming2008-10-221-0/+79
| | * | | | ACPICA: Return status from global init functionYi Yang2008-10-222-5/+10
| | * | | | ACPICA: Fix table compare code, length then dataBob Moore2008-10-221-5/+9
| | * | | | ACPICA: Allow same ACPI table to be loaded/unloaded more than onceBob Moore2008-10-221-7/+42
| | * | | | ACPICA: Add check for invalid handle in acpi_get_object_infoFiodor Suietov2008-10-221-0/+1
| | * | | | ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij2008-10-221-31/+82
| | |/ / /
| * | | | Merge branch 'bugfixes' into testLen Brown2008-10-225-66/+131
| |\ \ \ \
| | * | | | ACPI: Fix possible null ptr dereferencedonald.d.dugger@intel.com2008-10-221-2/+2
| | * | | | ACPI: remove unused acpi_is_child_device()Len Brown2008-10-221-14/+0
| | * | | | ACPI : Load device driver according to the status of acpi deviceZhao Yakui2008-10-222-18/+33
| | * | | | ACPI: Add DMI check to disable power state check in power transitionZhao Yakui2008-10-221-1/+22
| | * | | | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-222-12/+44
| | * | | | ACPI: Attach the ACPI device to the ACPI handle as early as possibleZhao Yakui2008-10-221-2/+10
| | * | | | ACPI: Get the device power state in the course of scanning deviceZhao Yakui2008-10-222-14/+17
| | * | | | ACPI: replace AE_BAD_ADDRESS exception code with AE_ERRORLin Ming2008-10-221-5/+5
| | |/ / /
| * | | | Merge branch 'acer-wmi' into testLen Brown2008-10-221-2/+37
| |\ \ \ \
| | * | | | ACPI: WMI: Enable event methods when registering notifiersMatthew Garrett2008-10-081-2/+37
| | |/ / /
| * | | | Merge branch 'FW_BUG' into testLen Brown2008-10-221-3/+15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recen...Thomas Renninger2008-09-221-3/+15
| | |/ /
* | | / PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-221-1/+1
| |_|/ |/| |
* | | x86: sysfs: kill owner field from attributeParag Warudkar2008-10-203-3/+2
* | | acpi: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-9/+9
* | | rtc-cmos: move wake setup from ACPI glue into RTC driverBjorn Helgaas2008-10-141-112/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-131-1/+1
|\ \ \
| * | | acpi: Make ACPI_TOSHIBA depend on INPUT.David S. Miller2008-10-121-1/+1
* | | | Fix RTC wakealarm sysfs interface breakage.Linus Torvalds2008-10-121-2/+1
|/ / /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-082-1/+14
|\| |
| * | ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki2008-10-032-1/+14
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-085-3/+12
|\|
| *-. Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27Andi Kleen2008-09-041-0/+7
| |\ \
| | * | ACPI: Avoid bogus timeout about SMbus checkZhao Yakui2008-09-041-0/+7
| | |/
| * | Merge branch 'acpica-release-fixes' into release-2.6.27Andi Kleen2008-08-212-1/+3
| |\ \
| | * | acpi: add checking for NULL early paramCyrill Gorcunov2008-08-211-0/+2
| | * | ACPI: Change package length error to warningMing Ling2008-08-181-1/+1
| * | | Merge branch 'compal-fix' into release-2.6.27Andi Kleen2008-08-211-1/+1
| |\ \ \
| | * | | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen2008-08-211-1/+1
| | | |/ | | |/|
| * | | ACPI: Fix now signed module parameter.Milan Broz2008-08-181-1/+1
* | | | toshiba_acpi: Add support for bluetooth toggling through rfkill (v8)philipl@overt.org2008-09-052-8/+256
|/ / /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'therm...Andi Kleen2008-08-157-12/+54
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | * | acpi: trivial cleanupsPavel Machek2008-08-152-2/+1
| | | | | | |/
| | | | | * / ACPI: WMI: Set instance for query block callsCarlos Corbacho2008-08-151-1/+1
| | | | | |/
| | | | * / ACPI: Fix thermal shutdownsMilan Broz2008-08-151-1/+1
| | | | |/