aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-09ACPI / OSL: Add support to install tables via initrdLv Zheng1-1/+49
2016-03-09ACPI / OSL: Clean up initrd table override codeLv Zheng1-62/+52
2016-01-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki1-0/+27
2016-01-03ACPI / OSL: Add kerneldoc comments to memory mapping functionsRafael J. Wysocki1-0/+27
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng1-6/+201
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng1-4/+51
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2015-11-02Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'Rafael J. Wysocki1-5/+8
2015-10-26ACPI: Using correct irq when waiting for eventsChen Yu1-2/+2
2015-10-26ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu1-3/+6
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng1-8/+3
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig1-1/+1
2015-09-01Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki1-30/+3
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki1-4/+0
2015-08-25ACPI / osl: replace custom implementation of readq / writeqAndy Shevchenko1-30/+3
2015-08-07ACPI / sysfs: Update method tracing facility.Lv Zheng1-0/+8
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
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