aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/osl.c
AgeCommit message (Expand)Author
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds
2008-03-11ACPI: Fix a duplicate log levelJean Delvare
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown
2008-02-14ACPI: static acpi_find_dsdt_initrd()Adrian Bunk
2008-02-14ACPI: static acpi_no_initrd_override_setup()Adrian Bunk
2008-02-13acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2008-02-07ACPI: add newline to printkLen Brown
2008-02-07Merge branches 'release' and 'dsdt-override' into releaseLen Brown
2008-02-07ACPI: update intrd DSDT override console messagesLen Brown
2008-02-07ACPI: Add "acpi_no_initrd_override" kernel parameterÉric Piel
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown
2008-02-07ACPI: misc cleanupsAdrian Bunk
2008-02-07Merge branches 'release' and 'hwmon-conflicts' into releaseLen Brown
2008-02-07Merge branches 'release' and 'stats' into releaseLen Brown
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown
2008-02-07Merge branches 'release' and 'gpe-ack' into releaseLen Brown
2008-02-07Merge branches 'release' and 'dmi' into releaseLen Brown
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-07ACPI: Export acpi_check_resource_conflictThomas Renninger
2008-02-07ACPI: track opregion names to avoid driver resource conflicts.Thomas Renninger
2008-02-06ACPI: create /sys/firmware/acpi/interruptsLen Brown
2008-02-06ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel
2008-02-06ACPI: basic initramfs DSDT override supportMarkus Gaugusch
2008-02-03ACPI: make struct osi_linux staticAdrian Bunk
2008-02-03ACPI: make acpi_dmi_dump() staticAdrian Bunk
2008-02-03DMI: remove duplicate helper routineLen Brown
2008-01-23ACPI: make _OSI(Linux) console messages smarterLen Brown
2008-01-23ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI listLen Brown
2008-01-23ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode outputLen Brown
2008-01-23ACPI: create acpi_dmi_dump()Len Brown
2007-12-14ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown
2007-12-13acpi: make __acpi_map_table() and __init functionJan Beulich
2007-12-06ACPI: Defer enabling of level GPE until all pending notifies doneAlexey Starikovskiy
2007-11-16ACPI: Handle I/O access width requestst that are not a multiple of 8 bits.Zhao Yakui
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-07-22Pull osi into release branchLen Brown
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-03ACPI: staticAdrian Bunk
2007-07-02ACPI: fix acpi_osi=!LinuxLen Brown
2007-06-09ACPI: disable _OSI(Linux) by defaultLen Brown
2007-05-30ACPI: add __init to acpi_initialize_subsystem()Len Brown
2007-05-30ACPI: Make _OSI(Linux) a special caseLen Brown
2007-05-29ACPI: extend "acpi_osi=" boot optionLen Brown
2007-05-09ACPI: created a dedicated workqueue for notify() executionAlexey Starikovskiy
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap