summaryrefslogtreecommitdiff
path: root/drivers/acpi/osl.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-07ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel1-0/+7
2008-02-07ACPI: basic initramfs DSDT override supportMarkus Gaugusch1-4/+69
2008-02-04ACPI: make struct osi_linux staticAdrian Bunk1-1/+1
2008-02-04ACPI: make acpi_dmi_dump() staticAdrian Bunk1-1/+1
2008-02-04DMI: remove duplicate helper routineLen Brown1-6/+6
2008-01-24ACPI: make _OSI(Linux) console messages smarterLen Brown1-20/+102
2008-01-24ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI listLen Brown1-29/+0
2008-01-24ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode outputLen Brown1-4/+10
2008-01-24ACPI: 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-14acpi: make __acpi_map_table() and __init functionJan Beulich1-1/+2
2007-12-07ACPI: Defer enabling of level GPE until all pending notifies doneAlexey Starikovskiy1-34/+8
2007-11-17ACPI: Handle I/O access width requestst that are not a multiple of 8 bits.Zhao Yakui1-16/+9
2007-10-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-8/+0
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown1-8/+0
2007-10-10drivers/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-03ACPI: 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-30ACPI: extend "acpi_osi=" boot optionLen Brown1-9/+16
2007-05-10ACPI: 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-17Pull remove-hotkey into release branchLen Brown1-11/+0
2007-02-17Pull fluff into release branchLen Brown1-1/+1
2007-02-17ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown1-11/+0
2007-02-16ACPI: remove acpi_os_readable(), acpi_os_writable()Len Brown1-20/+0
2007-02-16ACPI: Fix sparse warningsRandy Dunlap1-1/+1
2007-02-13ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-1/+1
2007-02-03Pull motherboard into test branchLen Brown1-0/+48
2007-02-03ACPICA: use new ACPI headers.Alexey Starikovskiy1-1/+1
2007-02-03ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-28/+19
2007-01-26ACPI: move FADT resource reservations from motherboard driver to oslBjorn Helgaas1-0/+48
2006-12-20Pull bugfix into test branchLen Brown1-1/+1
2006-12-20ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk1-1/+1
2006-12-16Pull style into test branchLen Brown1-1/+2
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-17/+8
2006-11-18Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds1-13/+21
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-2/+2
2006-10-14ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy1-21/+13
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-1/+1
2006-08-17ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown1-0/+10
2006-07-13[PATCH] Revert "ACPI: execute Notify() handlers on new thread"Len Brown1-36/+24
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown1-30/+0
2006-07-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-8/+1
2006-07-03[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1