aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c
Commit message (Expand)AuthorAgeFilesLines
...
* ACPI: remove cpumask_t usageBjorn Helgaas2009-09-241-1/+1
* ACPI: remove null pointer checks in deferred execution pathBjorn Helgaas2009-09-191-9/+0
* ACPI: simplify deferred execution pathBjorn Helgaas2009-09-191-18/+5
* ACPICA: fix leak of acpi_os_validate_addressLin Ming2009-08-271-3/+91
* ACPI: bind workqueues to CPU 0 to avoid SMI corruptionBjorn Helgaas2009-08-021-0/+25
* ACPI: fix a deadlock in hotplug caseZhang Rui2009-06-231-9/+16
* ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown2009-04-211-1/+3
* Merge branch 'linus' into releaseLen Brown2009-04-051-3/+10
|\
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-3/+10
| |\
| | * acpi: add some missing section markersJeremy Fitzhardinge2009-02-231-2/+2
| | * acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-091-2/+9
* | | ACPI: acpi_enforce_resource=strict by defaultLuca Tettamanti2009-04-021-3/+3
|/ /
* | Revert "ACPI: make some IO ports off-limits to AML"Len Brown2009-03-161-50/+0
|/
*-. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-071-2/+52
|\ \
| | * ACPI: add missing KERN_* constants to printksFrank Seidel2009-02-071-2/+2
| |/ |/|
| * ACPI: make some IO ports off-limits to AMLLen Brown2009-02-031-0/+50
|/
* ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming2008-12-311-2/+2
* ACPI: delete OSI(Linux) DMI dmesg spamLen Brown2008-11-271-79/+25
* Merge branch 'ull' into testLen Brown2008-10-221-3/+2
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-3/+2
* | Merge branch 'dock' into testLen Brown2008-10-221-5/+41
|\ \
| * | ACPI: fix hotplug raceZhang Rui2008-09-231-5/+41
| |/
* | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-221-2/+2
|/
* flush kacpi_notify_wq before removing notify handlerZhang Rui2008-04-291-0/+1
* Add down_timeout and change ACPI to use itMatthew Wilcox2008-04-171-68/+21
* ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2008-03-151-84/+0
* ACPI: Fix a duplicate log levelJean Delvare2008-03-111-1/+1
*-. Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown2008-02-141-2/+2
|\ \
| | * ACPI: static acpi_find_dsdt_initrd()Adrian Bunk2008-02-141-1/+1
| | * ACPI: static acpi_no_initrd_override_setup()Adrian Bunk2008-02-141-1/+1
| |/
* | ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown2008-02-141-1/+1
|/
* acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds2008-02-131-8/+8
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-19/+6
* ACPI: add newline to printkLen Brown2008-02-071-1/+1
* Merge branches 'release' and 'dsdt-override' into releaseLen Brown2008-02-071-4/+93
|\
| * ACPI: update intrd DSDT override console messagesLen Brown2008-02-071-15/+18
| * ACPI: Add "acpi_no_initrd_override" kernel parameterÉric Piel2008-02-071-1/+15
| * ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel2008-02-061-0/+7
| * ACPI: basic initramfs DSDT override supportMarkus Gaugusch2008-02-061-4/+69
* | Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-071-18/+0
|\ \
| * | ACPI: misc cleanupsAdrian Bunk2008-02-071-18/+0
| |/
* | Merge branches 'release' and 'hwmon-conflicts' into releaseLen Brown2008-02-071-2/+174
|\ \
| * | ACPI: Export acpi_check_resource_conflictThomas Renninger2008-02-071-1/+2
| * | ACPI: track opregion names to avoid driver resource conflicts.Thomas Renninger2008-02-071-2/+173
| |/
* | Merge branches 'release' and 'stats' into releaseLen Brown2008-02-071-1/+11
|\ \
| * | ACPI: create /sys/firmware/acpi/interruptsLen Brown2008-02-061-1/+11
| |/
| |
| \
*-. \ Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown2008-02-071-1/+2
|\ \ \ | | |/
| * | acpi: make __acpi_map_table() and __init functionJan Beulich2007-12-131-1/+2
* | | Merge branches 'release' and 'gpe-ack' into releaseLen Brown2008-02-071-34/+8
|\ \ \
| * | | ACPI: Defer enabling of level GPE until all pending notifies doneAlexey Starikovskiy2007-12-061-34/+8
| |/ /