aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-11ACPI / OSL: Add IRQ handler flushing support in the OSL.Lv Zheng1-0/+6
2014-11-11ACPI / osl: speedup grace period in acpi_os_map_cleanupKonstantin Khlebnikov1-1/+1
2014-10-07Merge branch 'acpi-pm'Rafael J. Wysocki1-1/+1
2014-09-30ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki1-1/+1
2014-09-24ACPI: Support _OSI("Darwin") correctlyMatthew Garrett1-0/+10
2014-07-21ACPI: add config for BIOS table scanGraeme Gregory1-1/+3
2014-06-17ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger1-1/+2
2014-06-12Merge branches 'acpi-general' and 'acpi-video'Rafael J. Wysocki1-0/+12
2014-06-05ACPI: Fix bug when ACPI reset register is implemented in system memoryRandy Wright1-0/+12
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng1-4/+17
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng1-6/+5
2014-04-04ACPI: Clean up memory allocationsjhbird.choi@samsung.com1-2/+1
2014-04-01Merge branch 'acpica'Rafael J. Wysocki1-6/+10
2014-03-26ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng1-6/+6
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore1-0/+16
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng1-12/+0
2014-03-20Merge branch 'acpica'Rafael J. Wysocki1-0/+11
2014-03-20Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'acpi-button'Rafael J. Wysocki1-1/+1
2014-03-19ACPI: Remove duplicate definitions of PREFIXHanjun Guo1-1/+1
2014-03-05ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki1-8/+6
2014-02-13ACPICA: Add boot option to disable auto return object repairLv Zheng1-0/+11
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki1-1/+5
2014-01-06ACPI / OSL: Mark the function acpi_table_checksum() as staticRashika1-1/+1
2013-12-07ACPI: remove trailing whitespaceAl Stone1-1/+1
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng1-1/+0
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki1-3/+0
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-3/+0
2013-11-22ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki1-1/+5
2013-11-07Merge branch 'acpi-hotplug'Rafael J. Wysocki1-50/+46
2013-11-07ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki1-50/+46
2013-10-28Merge branch 'acpi-assorted'Rafael J. Wysocki1-2/+2
2013-10-18ACPI / osl: remove an unneeded NULL checkDan Carpenter1-1/+1
2013-09-25ACPI / osl: implement acpi_os_sleep() with msleep()Liu Chuansheng1-1/+1
2013-09-25ACPI / x86: Increase override tables number limitYinghai Lu1-12/+32
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-18/+23
2013-08-27Merge branch 'acpica'Rafael J. Wysocki1-1/+20
2013-08-14ACPI / osl: Kill macro INVALID_TABLE().Tang Chen1-16/+20
2013-08-13ACPI / osl: Fix osi_setup_entries[] __initdata attribute locationHanjun Guo1-2/+2
2013-07-31ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep pathBen Guthro1-0/+24
2013-07-26ACPI: Cleanup sparse warning on acpi_os_initialize1()Lv Zheng1-0/+1
2013-07-23ACPI: Add facility to remove all _OSI stringsLv Zheng1-0/+7
2013-07-23ACPI: Add facility to disable all _OSI OS vendor stringsLv Zheng1-1/+13
2013-06-29Merge branch 'acpi-assorted'Rafael J. Wysocki1-13/+3
2013-06-27ACPI: implement acpi_os_get_timer() according the specMika Westerberg1-13/+3
2013-06-16ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng1-0/+11
2013-04-24ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing1-1/+1
2013-03-25ACPI: Use resource_size() in osl.cAlexandru Gheorghiu1-1/+1
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+22
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki1-1/+1