aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c
Commit message (Expand)AuthorAgeFilesLines
* Pull remove-hotkey into release branchLen Brown2007-02-161-11/+0
|\
| * ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown2007-02-161-11/+0
* | Pull fluff into release branchLen Brown2007-02-161-1/+1
|\ \
| * | ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-1/+1
| |/
* | ACPI: remove acpi_os_readable(), acpi_os_writable()Len Brown2007-02-151-20/+0
* | ACPI: Fix sparse warningsRandy Dunlap2007-02-151-1/+1
|/
* Pull motherboard into test branchLen Brown2007-02-031-0/+48
|\
| * ACPI: move FADT resource reservations from motherboard driver to oslBjorn Helgaas2007-01-261-0/+48
* | ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-021-1/+1
* | ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-28/+19
* | Pull bugfix into test branchLen Brown2006-12-201-1/+1
|\ \
| * | ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk2006-12-201-1/+1
* | | Pull style into test branchLen Brown2006-12-161-1/+2
|\ \ \ | |_|/ |/| |
| * | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-2/+2
* | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-17/+8
* | | Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds2006-11-171-13/+21
| |/ |/|
* | ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy2006-10-141-21/+13
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-1/+1
* ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown2006-08-161-0/+10
* [PATCH] Revert "ACPI: execute Notify() handlers on new thread"Len Brown2006-07-121-36/+24
* ACPI: acpi_os_allocate() fixesLen Brown2006-07-101-30/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-031-8/+1
|\
| * Pull acpi_os_free into release branchLen Brown2006-07-011-8/+1
| |\
| | * ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-301-8/+1
* | | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\ \ | |/ |/|
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | ACPI: ACPICA 20060623Bob Moore2006-06-281-21/+7
* | ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-21/+14
* | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-1/+1
* | ACPI: acpi_os_wait_semaphore(): silence complaintBjorn Helgaas2006-06-271-1/+1
* | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-4/+5
|/
* ACPI: ACPICA 20060608Bob Moore2006-06-141-3/+0
* ACPI: execute Notify() handlers on new threadAlexey Starikovskiy2006-06-141-27/+53
* ACPI: ACPICA 20060421Bob Moore2006-06-141-6/+57
* [ACPI] ACPICA 20060317Bob Moore2006-06-141-3/+2
* ACPI: inline trivial acpi_os_get_thread_id()Len Brown2006-04-011-8/+0
* [PATCH] ACPI: clean up memory attribute checking for map/read/writeBjorn Helgaas2006-03-261-43/+11
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-261-6/+4
* [ACPI] ACPICA 20060127Bob Moore2006-01-311-4/+4
*---. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-6/+4
|\ \ \
| | | * [ACPI] fix osl.c build warningLen Brown2005-12-281-1/+1
| | | * [ACPI] ACPICA 20051021Bob Moore2005-12-101-4/+2
| | |/ | |/|
| | * [ACPI] fix acpi_os_wait_sempahore() finite timeout case (AE_TIME warning)Yu Luming2006-01-031-1/+1
| |/
* / [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-081-0/+2
|/
* [PATCH] drivers/acpi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+2
* [ACPI] add static to function definitionsAdrian Bunk2005-09-031-1/+1
* [ACPI] delete CONFIG_ACPI_PCILen Brown2005-08-251-28/+0
* Merge 'acpi-2.6.12' branch into to-akpmLen Brown2005-08-151-3/+3
|\