summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+21Star
* ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2008-03-151-84/+0Star
* 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/+6Star
* 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-071-0/+7
| * ACPI: basic initramfs DSDT override supportMarkus Gaugusch2008-02-071-4/+69
* | Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-071-18/+0Star
|\ \
| * | ACPI: misc cleanupsAdrian Bunk2008-02-071-18/+0Star
| |/
* | 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-071-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/+8Star
|\ \ \
| * | | ACPI: Defer enabling of level GPE until all pending notifies doneAlexey Starikovskiy2007-12-071-34/+8Star
| |/ /
* | | Merge branches 'release' and 'dmi' into releaseLen Brown2008-02-071-8/+8
|\ \ \
| * | | ACPI: make struct osi_linux staticAdrian Bunk2008-02-031-1/+1
| * | | ACPI: make acpi_dmi_dump() staticAdrian Bunk2008-02-031-1/+1
| * | | DMI: remove duplicate helper routineLen Brown2008-02-031-6/+6
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-071-2/+6
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/ | | |/|
| | | * ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown2007-12-141-2/+6
| | |/ | |/|
* | | ACPI: make _OSI(Linux) console messages smarterLen Brown2008-01-241-20/+102
* | | ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI listLen Brown2008-01-241-29/+0Star
* | | ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode outputLen Brown2008-01-241-4/+10
* | | ACPI: create acpi_dmi_dump()Len Brown2008-01-241-0/+28
| |/ |/|
* | ACPI: Handle I/O access width requestst that are not a multiple of 8 bits.Zhao Yakui2007-11-171-16/+9Star
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-191-8/+0Star
|\
| * cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-8/+0Star
* | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-101-1/+1
|/
* Pull osi into release branchLen Brown2007-07-221-38/+2Star
|\
| * ACPI: staticAdrian Bunk2007-07-031-1/+1
| * ACPI: disable _OSI(Linux) by defaultLen Brown2007-06-091-37/+1Star
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* | ACPI: fix acpi_osi=!LinuxLen Brown2007-07-031-2/+2
|/
* ACPI: add __init to acpi_initialize_subsystem()Len Brown2007-05-301-3/+3
* ACPI: Make _OSI(Linux) a special caseLen Brown2007-05-301-0/+91
* ACPI: extend "acpi_osi=" boot optionLen Brown2007-05-301-9/+16
* ACPI: created a dedicated workqueue for notify() executionAlexey Starikovskiy2007-05-101-10/+35