summaryrefslogtreecommitdiff
path: root/drivers/acpi/osl.c
AgeCommit message (Expand)Author
2019-12-21ACPI: OSL: only free map once in osl.cFrancesco Ruggeri
2019-11-25ACPI / SBS: Fix rare oops when removing modulesRonald Tschalär
2016-10-12acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONTJoe Perches
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-05-16Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki
2016-05-06ACPI / tables: Fix DSDT override mechanismRafael J. Wysocki
2016-05-05ACPI / osi: Collect _OSI handling into one single fileLv Zheng
2016-05-05ACPI / osi: Cleanup coding style issues before creating a separate OSI source...Lv Zheng
2016-05-05ACPI / osi: Cleanup OSI handling code to use boolLv Zheng
2016-05-05ACPI / osi: Fix default _OSI(Darwin) supportChen Yu
2016-05-05ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=!Lv Zheng
2016-05-05ACPI / osi: Cleanup _OSI("Linux") related code before introducing new supportLv Zheng
2016-05-05ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng
2016-04-18ACPI / tables: Move table override mechanisms to tables.cLv Zheng
2016-04-04ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng
2016-03-09ACPI / OSL: Add support to install tables via initrdLv Zheng
2016-03-09ACPI / OSL: Clean up initrd table override codeLv Zheng
2016-01-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki
2016-01-03ACPI / OSL: Add kerneldoc comments to memory mapping functionsRafael J. Wysocki
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-02Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'Rafael J. Wysocki
2015-10-26ACPI: Using correct irq when waiting for eventsChen Yu
2015-10-26ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig
2015-09-01Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki
2015-08-25ACPI / osl: replace custom implementation of readq / writeqAndy Shevchenko
2015-08-07ACPI / sysfs: Update method tracing facility.Lv Zheng
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-07-03ACPI / init: Make it possible to override _REVRafael J. Wysocki
2015-06-19Merge branch 'acpi-video'Rafael J. Wysocki
2015-06-19Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-05-14ACPI / osl: use same type for acpi_predefined_names values as in definitionDominik Brodowski
2015-05-07ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki
2015-03-25ACPI: add arm64 to the platforms that use ioremapGraeme Gregory
2014-11-11ACPI / OSL: Add IRQ handler flushing support in the OSL.Lv Zheng
2014-11-11ACPI / osl: speedup grace period in acpi_os_map_cleanupKonstantin Khlebnikov
2014-10-07Merge branch 'acpi-pm'Rafael J. Wysocki
2014-09-30ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki
2014-09-24ACPI: Support _OSI("Darwin") correctlyMatthew Garrett
2014-07-21ACPI: add config for BIOS table scanGraeme Gregory
2014-06-17ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger
2014-06-12Merge branches 'acpi-general' and 'acpi-video'Rafael J. Wysocki