summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-191-8/+0
|\
| * cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-8/+0
* | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-1/+1
|/
* Pull osi into release branchLen Brown2007-07-221-38/+2
|\
| * ACPI: staticAdrian Bunk2007-07-031-1/+1
| * ACPI: disable _OSI(Linux) by defaultLen Brown2007-06-091-37/+1
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* | ACPI: fix acpi_osi=!LinuxLen Brown2007-07-021-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-291-9/+16
* ACPI: created a dedicated workqueue for notify() executionAlexey Starikovskiy2007-05-091-10/+35
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* 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
OpenPOWER on IntegriCloud