aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utils.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
*-. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-141-53/+8
|\ \
| | * ACPI: delete unused acpi_evaluate_string()Len Brown2010-02-161-45/+0
| |/ |/|
| * ACPI: replace acpi_integer by u64Lin Ming2010-01-281-8/+8
|/
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* ACPI: scheduling in atomic via acpi_evaluate_integer ()Pavel Machek2008-11-261-12/+4
* ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-2/+2
* ACPICA: Fixes for external Reference ObjectsBob Moore2008-04-221-1/+1
* ACPICA: Warn if packages with invalid references are evaluatedThomas Renninger2008-03-111-0/+6
* ACPI: sparse fix, replace macro with static functionHarvey Harrison2008-02-161-7/+11
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-1/+1
* ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-4/+2
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-2/+2
* ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown2006-08-161-1/+1
* ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-301-2/+2
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-29/+25
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-10/+10
* ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown2006-06-271-12/+12
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-26/+24
* ACPI: fix potential memory leak in acpi_evaluate_integer() error pathVasily Averin2006-05-131-0/+2
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-94/+101
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+423