aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/osl.c
AgeCommit message (Expand)Author
2012-04-18Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner
2012-03-30Merge branch 'tboot' into releaseLen Brown
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown
2012-03-30ACPI: consistently use should_use_kmap()Jan Beulich
2012-03-30ACPI: Make ACPI interrupt threadedAndi Kleen
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang
2012-01-21ACPI, APEI: Add RAM mapping support to ACPIMyron Stowe
2012-01-21ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe
2012-01-18Merge branch 'atomicio-remove' into releaseLen Brown
2012-01-17ACPI: Export interfaces for ioremapping/iounmapping ACPI registersMyron Stowe
2012-01-17ACPI: Fix possible alignment issues with GAS 'address' referencesMyron Stowe
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming
2011-10-14PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown
2011-08-02ACPI: add missing _OSI stringsShaohua Li
2011-08-02ACPI print OSI(Linux) warning only onceLen Brown
2011-07-16ACPI: introduce "acpi_rsdp=" parameter for kdumpTakao Indoh
2011-07-13ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown
2011-03-25ACPI: osl, add acpi_os_create_lock interfaceLin Ming
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-02-24Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-nextRafael J. Wysocki
2011-02-24ACPI: Avoid calling request_irq() many times for the same interruptRafael J. Wysocki
2011-02-24ACPI: Introduce acpi_os_get_iomem()Rafael J. Wysocki
2011-02-24ACPI: Do not use krefs under a mutex in osl.cRafael J. Wysocki
2011-02-24ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappingsRafael J. Wysocki
2011-02-24ACPI: Avoid walking the list of memory mappings in osl.c twice in a rowRafael J. Wysocki
2011-02-24ACPI: Change acpi_ioremap_lock into a mutexRafael J. Wysocki
2011-02-24ACPI: Do not export functions that are only used in osl.cRafael J. Wysocki
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo
2011-02-08ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2)Rafael J. Wysocki
2011-02-01acpi: kacpi*_wq don't need WQ_MEM_RECLAIMTejun Heo
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki
2011-01-12Merge branch 'misc' into testLen Brown
2011-01-12ACPI: fix resource check messageThomas Renninger
2011-01-07ACPI: Use ioremap_cache()Len Brown
2010-12-11Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown
2010-12-11ACPI: fix a section mismatchZhang Rui
2010-12-11ACPI: fix allowing to add/remove multiple _OSI stringsLin Ming
2010-12-11acpi: fix _OSI string setup regressionLin Ming
2010-10-26Merge branch 'misc' into releaseLen Brown
2010-10-26Merge branch 'acpi-mmio' into releaseLen Brown
2010-10-24ACPI: Page based coalescing of I/O remappings optimizationMyron Stowe
2010-10-24ACPI: Convert simple locking to RCU based lockingMyron Stowe
2010-10-24ACPI: Pre-map 'system event' related register blocksMyron Stowe
2010-10-24ACPI: Add interfaces for ioremapping/iounmapping ACPI registersMyron Stowe
2010-10-24ACPI: Maintain a list of ACPI memory mapped I/O remappingsMyron Stowe