aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-3/+9
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+18
2015-07-03ACPI / init: Make it possible to override _REVRafael J. Wysocki1-0/+18
2015-06-19Merge branch 'acpi-video'Rafael J. Wysocki1-0/+6
2015-06-19Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki1-1/+1
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede1-0/+6
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki1-5/+1
2015-05-14ACPI / osl: use same type for acpi_predefined_names values as in definitionDominik Brodowski1-1/+1
2015-05-07ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki1-4/+2
2015-03-25ACPI: add arm64 to the platforms that use ioremapGraeme Gregory1-3/+3
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