summaryrefslogtreecommitdiff
path: root/drivers/acpi/utils.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-02-16ACPI: delete unused acpi_evaluate_string()Len Brown
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2008-11-26ACPI: scheduling in atomic via acpi_evaluate_integer ()Pavel Machek
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-04-22ACPICA: Fixes for external Reference ObjectsBob Moore
2008-03-11ACPICA: Warn if packages with invalid references are evaluatedThomas Renninger
2008-02-16ACPI: sparse fix, replace macro with static functionHarvey Harrison
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-08-16ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-05-13ACPI: fix potential memory leak in acpi_evaluate_integer() error pathVasily Averin
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-04-16Linux-2.6.12-rc2Linus Torvalds
>Bjorn Helgaas 2012-01-06parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas 2011-11-13Merge branch 'master' into for-nextJiri Kosina 2011-10-31parisc: add module.h to files really requiring itPaul Gortmaker 2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker 2011-10-29treewide: remove commented out Kconfig entriesPaul Bolle 2011-09-27doc: fix broken referencesPaul Bolle 2011-03-31Fix common misspellingsLucas De Marchi 2011-03-29parisc: Convert irq namespaceThomas Gleixner 2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner 2010-12-04parisc: KittyHawk LCD fixGuy Martin 2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley 2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann 2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds 2010-10-21drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches 2010-10-18Update broken web addresses in the kernel.Justin P. Mattock 2010-10-14parisc: convert eisa interrupts to flow handlersKyle McMartin 2010-10-14parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin 2010-10-14parisc: convert suckyio interrupts to flow handlersKyle McMartin 2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin 2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin 2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin 2010-10-13parisc: squelch warning when using dev_get_statsKyle McMartin