aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-16Pull remove-hotkey into release branchLen Brown1-11/+0
2007-02-16Pull fluff into release branchLen Brown1-1/+1
2007-02-16ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown1-11/+0
2007-02-15ACPI: remove acpi_os_readable(), acpi_os_writable()Len Brown1-20/+0
2007-02-15ACPI: Fix sparse warningsRandy Dunlap1-1/+1
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-1/+1
2007-02-03Pull motherboard into test branchLen Brown1-0/+48
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-1/+1
2007-02-02ACPICA: 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-17Revert "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-16ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown1-0/+10
2006-07-12[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-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-8/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-01Pull acpi_os_free into release branchLen Brown1-8/+1
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown1-8/+1
2006-06-28ACPI: ACPICA 20060623Bob Moore1-21/+7
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-21/+14
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-1/+1
2006-06-27ACPI: acpi_os_wait_semaphore(): silence complaintBjorn Helgaas1-1/+1
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-4/+5
2006-06-14ACPI: ACPICA 20060608Bob Moore1-3/+0
2006-06-14ACPI: execute Notify() handlers on new threadAlexey Starikovskiy1-27/+53
2006-06-14ACPI: ACPICA 20060421Bob Moore1-6/+57
2006-06-14[ACPI] ACPICA 20060317Bob Moore1-3/+2
2006-04-01ACPI: inline trivial acpi_os_get_thread_id()Len Brown1-8/+0
2006-03-26[PATCH] ACPI: clean up memory attribute checking for map/read/writeBjorn Helgaas1-43/+11
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas1-6/+4
2006-01-31[ACPI] ACPICA 20060127Bob Moore1-4/+4
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into releaseLen Brown1-6/+4
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall1-0/+2
2006-01-03[ACPI] fix acpi_os_wait_sempahore() finite timeout case (AE_TIME warning)Yu Luming1-1/+1
2005-12-28[ACPI] fix osl.c build warningLen Brown1-1/+1
2005-12-10[ACPI] ACPICA 20051021Bob Moore1-4/+2
2005-11-07[PATCH] drivers/acpi: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-09-03[ACPI] add static to function definitionsAdrian Bunk1-1/+1
2005-08-25[ACPI] delete CONFIG_ACPI_PCILen Brown1-28/+0
2005-08-15Merge 'acpi-2.6.12' branch into to-akpmLen Brown1-3/+3