aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya1-0/+2
2018-10-18Merge branches 'acpi-property' and 'acpi-sbs'Rafael J. Wysocki1-0/+1
2018-10-18ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()Bart Van Assche1-6/+9
2018-10-08ACPI / SBS: Fix rare oops when removing modulesRonald Tschalär1-0/+1
2018-06-25acpi: Add helper for deactivating memory regionHeikki Krogerus1-0/+72
2018-02-26acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp addressJuergen Gross1-1/+4
2017-10-11ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada1-16/+26
2017-01-02ACPICA: Hardware: Add sleep register hooksLv Zheng1-2/+25
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki1-10/+5
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory()Lv Zheng1-45/+5
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernelLv Zheng1-2/+37
2016-12-06ACPI / osl: Refactor acpi_os_get_root_pointer() to drop 'else':sAndy Shevchenko1-10/+5
2016-12-06ACPI / osl: Propagate actual error code for kstrtoul()Andy Shevchenko1-3/+1
2016-10-12acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONTJoe Perches1-3/+10
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-3/+2
2016-05-16Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki1-502/+1
2016-05-06ACPI / tables: Fix DSDT override mechanismRafael J. Wysocki1-4/+0
2016-05-05ACPI / osi: Collect _OSI handling into one single fileLv Zheng1-255/+1
2016-05-05ACPI / osi: Cleanup coding style issues before creating a separate OSI source fileLv Zheng1-45/+31
2016-05-05ACPI / osi: Cleanup OSI handling code to use boolLv Zheng1-23/+13
2016-05-05ACPI / osi: Fix default _OSI(Darwin) supportChen Yu1-7/+51
2016-05-05ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=!Lv Zheng1-0/+3
2016-05-05ACPI / osi: Cleanup _OSI("Linux") related code before introducing new supportLv Zheng1-20/+22
2016-05-05ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng1-5/+11
2016-04-18ACPI / tables: Move table override mechanisms to tables.cLv Zheng1-274/+0
2016-04-04ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng1-1/+1
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