aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'Rafael J. Wysocki1-0/+2
2017-02-09ACPICA: Update version to 20170119Bob Moore1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore21-21/+21
2017-02-09ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng2-1/+88
2017-02-07ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node()Dan O'Donovan1-0/+2
2017-01-05ACPICA: Update version to 20161222Bob Moore1-1/+1
2017-01-02ACPICA: EFI: Add efihello demo applicationLv Zheng1-1/+2
2017-01-02ACPICA: MSVC: Fix MSVC6 build issuesLv Zheng1-1/+1
2017-01-02ACPICA: Linux-specific header: Add support for s390x compilationColin Ian King1-1/+2
2017-01-02ACPICA: Hardware: Add sleep register hooksLv Zheng2-6/+7
2017-01-02ACPICA: Debugger: Rename debugger OSL namesLv Zheng3-8/+8
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-13/+8
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki4-13/+8
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory()Lv Zheng2-13/+2
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernelLv Zheng3-4/+10
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+2
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-2/+20
2016-12-12Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acpi-apei'Rafael J. Wysocki1-0/+11
2016-12-12Merge branch 'acpica'Rafael J. Wysocki2-2/+9
2016-12-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+2
2016-12-12Merge schedutil governor updates for v4.10.Rafael J. Wysocki1-1/+1
2016-12-01Merge back earlier ACPICA material for v4.10.Rafael J. Wysocki2-2/+9
2016-11-30Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel1-0/+2
2016-11-29ACPI: Implement acpi_dma_configureLorenzo Pieralisi1-0/+2
2016-11-21ACPI / processor: Make acpi_processor_ppc_has_changed() voidRafael J. Wysocki1-1/+1
2016-11-18Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki1-0/+3
2016-11-17cpufreq: intel_pstate: Request P-states control from SMM if neededRafael J. Wysocki1-0/+1
2016-11-16ACPI / video: Move ACPI_VIDEO_NOTIFY_* defines to acpi/video.hHans de Goede1-0/+11
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng1-0/+3
2016-11-14Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki1-94/+70
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki1-1/+1
2016-10-21ACPICA: Update version to 20160930Bob Moore1-1/+1
2016-10-21ACPICA: Move acpi_gbl_max_loop_iterations to the public globals fileBob Moore1-0/+7
2016-10-21ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exceptionBob Moore1-1/+1
2016-10-17mailbox: PCC: Fix return value of pcc_mbox_request_channel()Hoan Tran1-1/+1
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-10-02Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki1-6/+12
2016-09-19ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior1-2/+2
2016-09-10ACPICA: Update version to 20160831Bob Moore1-1/+1
2016-09-10ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for table loadingLv Zheng1-0/+7
2016-09-10ACPICA: Tables: Add new table events indicating table installation/uninstallationLv Zheng1-1/+3
2016-09-10ACPICA: Tables: Remove wrong table event macrosLv Zheng1-9/+5
2016-09-08ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada1-2/+2
2016-08-31ACPI / CPPC: check for error bit in PCC status fieldPrakash, Prashanth1-1/+3
2016-08-31ACPI / CPPC: add sysfs support to compute delivered performanceAshwin Chaugule1-3/+3
2016-08-31ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth1-0/+1
2016-08-31ACPI / CPPC: support for batching CPPC requestsPrakash, Prashanth1-0/+2
2016-08-31ACPI / CPPC: restructure read/writes for efficient sys mapped reg opsAshwin Chaugule1-0/+1
2016-08-13ACPICA: Update version to 20160729Bob Moore1-1/+1
2016-08-13ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()Lv Zheng3-12/+62