aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/osl.c
AgeCommit message (Expand)Author
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
2007-02-16Pull remove-hotkey into release branchLen Brown
2007-02-16Pull fluff into release branchLen Brown
2007-02-16ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown
2007-02-15ACPI: remove acpi_os_readable(), acpi_os_writable()Len Brown
2007-02-15ACPI: Fix sparse warningsRandy Dunlap
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-02-03Pull motherboard into test branchLen Brown
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-01-26ACPI: move FADT resource reservations from motherboard driver to oslBjorn Helgaas
2006-12-20Pull bugfix into test branchLen Brown
2006-12-20ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk
2006-12-16Pull style into test branchLen Brown
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-17Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-10-14ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-08-16ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown
2006-07-12[PATCH] Revert "ACPI: execute Notify() handlers on new thread"Len Brown
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-07-01Pull acpi_os_free into release branchLen Brown
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-28ACPI: ACPICA 20060623Bob Moore
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-27ACPI: acpi_os_wait_semaphore(): silence complaintBjorn Helgaas
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-06-14ACPI: ACPICA 20060608Bob Moore
2006-06-14ACPI: execute Notify() handlers on new threadAlexey Starikovskiy
2006-06-14ACPI: ACPICA 20060421Bob Moore
2006-06-14[ACPI] ACPICA 20060317Bob Moore
2006-04-01ACPI: inline trivial acpi_os_get_thread_id()Len Brown
2006-03-26[PATCH] ACPI: clean up memory attribute checking for map/read/writeBjorn Helgaas
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas
2006-01-31[ACPI] ACPICA 20060127Bob Moore
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall
2006-01-03[ACPI] fix acpi_os_wait_sempahore() finite timeout case (AE_TIME warning)Yu Luming
2005-12-28[ACPI] fix osl.c build warningLen Brown