summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into releaseLen Brown2010-08-151-29/+11
|\
| * Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-08-071-20/+0
| |\
| * | acpi: use queue_work_on() instead of binding workqueue worker to cpu0Tejun Heo2010-06-291-29/+11
* | | gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-151-4/+3
| |/ |/|
* | ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-121-20/+0
|/
* hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare2010-05-271-0/+9
* Merge branch 'master' into for-nextJiri Kosina2010-04-231-11/+12
|\
| *-. Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-061-11/+12
| |\ \
| | | * ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanupChase Douglas2010-04-041-10/+4
| | |/ | |/|
| | * ACPI: fixes a false alarm from lockdepZhang Rui2010-03-231-1/+8
| |/
* | Fix typos in commentsThomas Weber2010-03-161-2/+2
|/
* ACPI: replace acpi_integer by u64Lin Ming2010-01-281-2/+2
* ACPI: add const to acpi_check_resource_conflict()Jean Delvare2009-12-091-1/+1
* ACPI: Clarify resource conflict messageJean Delvare2009-09-271-1/+7
* 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
OpenPOWER on IntegriCloud