aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-2/+2
2009-12-09ACPI: add const to acpi_check_resource_conflict()Jean Delvare1-1/+1
2009-09-27ACPI: Clarify resource conflict messageJean Delvare1-1/+7
2009-09-24ACPI: remove cpumask_t usageBjorn Helgaas1-1/+1
2009-09-19ACPI: remove null pointer checks in deferred execution pathBjorn Helgaas1-9/+0
2009-09-19ACPI: simplify deferred execution pathBjorn Helgaas1-18/+5
2009-08-27ACPICA: fix leak of acpi_os_validate_addressLin Ming1-3/+91
2009-08-02ACPI: bind workqueues to CPU 0 to avoid SMI corruptionBjorn Helgaas1-0/+25
2009-06-23ACPI: fix a deadlock in hotplug caseZhang Rui1-9/+16
2009-04-21ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown1-1/+3
2009-04-05Merge branch 'linus' into releaseLen Brown1-3/+10
2009-04-02ACPI: acpi_enforce_resource=strict by defaultLuca Tettamanti1-3/+3
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-3/+10
2009-03-16Revert "ACPI: make some IO ports off-limits to AML"Len Brown1-50/+0
2009-02-23acpi: add some missing section markersJeremy Fitzhardinge1-2/+2
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu1-2/+9
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into releaseLen Brown1-2/+52
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel1-2/+2
2009-02-03ACPI: make some IO ports off-limits to AMLLen Brown1-0/+50
2008-12-31ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming1-2/+2
2008-11-27ACPI: delete OSI(Linux) DMI dmesg spamLen Brown1-79/+25
2008-10-22Merge branch 'ull' into testLen Brown1-3/+2
2008-10-22Merge branch 'dock' into testLen Brown1-5/+41
2008-10-22ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming1-2/+2
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-3/+2
2008-09-23ACPI: fix hotplug raceZhang Rui1-5/+41
2008-04-29flush kacpi_notify_wq before removing notify handlerZhang Rui1-0/+1
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox1-68/+21
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds1-84/+0
2008-03-11ACPI: Fix a duplicate log levelJean Delvare1-1/+1
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown1-2/+2
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown1-1/+1
2008-02-14ACPI: static acpi_find_dsdt_initrd()Adrian Bunk1-1/+1
2008-02-14ACPI: static acpi_no_initrd_override_setup()Adrian Bunk1-1/+1
2008-02-13acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds1-8/+8
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-19/+6
2008-02-07ACPI: add newline to printkLen Brown1-1/+1
2008-02-07Merge branches 'release' and 'dsdt-override' into releaseLen Brown1-4/+93
2008-02-07ACPI: update intrd DSDT override console messagesLen Brown1-15/+18
2008-02-07ACPI: Add "acpi_no_initrd_override" kernel parameterÉric Piel1-1/+15
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown1-18/+0
2008-02-07ACPI: misc cleanupsAdrian Bunk1-18/+0
2008-02-07Merge branches 'release' and 'hwmon-conflicts' into releaseLen Brown1-2/+174
2008-02-07Merge branches 'release' and 'stats' into releaseLen Brown1-1/+11
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown1-1/+2
2008-02-07Merge branches 'release' and 'gpe-ack' into releaseLen Brown1-34/+8
2008-02-07Merge branches 'release' and 'dmi' into releaseLen Brown1-8/+8
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into releaseLen Brown1-2/+6
2008-02-07ACPI: Export acpi_check_resource_conflictThomas Renninger1-1/+2
2008-02-07ACPI: track opregion names to avoid driver resource conflicts.Thomas Renninger1-2/+173