aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-06ACPI: create /sys/firmware/acpi/interruptsLen Brown1-1/+11
2008-02-06ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel1-0/+7
2008-02-06ACPI: basic initramfs DSDT override supportMarkus Gaugusch1-4/+69
2008-02-03ACPI: make struct osi_linux staticAdrian Bunk1-1/+1
2008-02-03ACPI: make acpi_dmi_dump() staticAdrian Bunk1-1/+1
2008-02-03DMI: remove duplicate helper routineLen Brown1-6/+6
2008-01-23ACPI: make _OSI(Linux) console messages smarterLen Brown1-20/+102
2008-01-23ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI listLen Brown1-29/+0
2008-01-23ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode outputLen Brown1-4/+10
2008-01-23ACPI: create acpi_dmi_dump()Len Brown1-0/+28
2007-12-14ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown1-2/+6
2007-12-13acpi: make __acpi_map_table() and __init functionJan Beulich1-1/+2
2007-12-06ACPI: Defer enabling of level GPE until all pending notifies doneAlexey Starikovskiy1-34/+8
2007-11-16ACPI: Handle I/O access width requestst that are not a multiple of 8 bits.Zhao Yakui1-16/+9
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-8/+0
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown1-8/+0
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-1/+1
2007-07-22Pull osi into release branchLen Brown1-38/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-03ACPI: staticAdrian Bunk1-1/+1
2007-07-02ACPI: fix acpi_osi=!LinuxLen Brown1-2/+2
2007-06-09ACPI: disable _OSI(Linux) by defaultLen Brown1-37/+1
2007-05-30ACPI: add __init to acpi_initialize_subsystem()Len Brown1-3/+3
2007-05-30ACPI: Make _OSI(Linux) a special caseLen Brown1-0/+91
2007-05-29ACPI: extend "acpi_osi=" boot optionLen Brown1-9/+16
2007-05-09ACPI: created a dedicated workqueue for notify() executionAlexey Starikovskiy1-10/+35
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-16Pull remove-hotkey into release branchLen Brown1-11/+0