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 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
|\
| * Merge to-linus-stable into to-akpmLen Brown2005-08-151-3/+3
| |\
| | * [ACPI] re-enable platform-specific hotkey drivers by defaultLuming Yu2005-08-151-3/+3
* | | [ACPI] Lindent all ACPI filesLen Brown2005-08-051-316/+251
* | | /home/lenb/src/to-akpm branch 'acpi-2.6.12'Len Brown2005-08-041-48/+148
|\| |
| * | ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-131-48/+148
| |/
* / [ACPI] S3 resume: avoid kmalloc() might_sleep oops symptomDavid Shaohua Li2005-08-031-1/+5
|/
* [ACPI] generic Hot Key supportLuming Yu2005-07-111-0/+12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1162