summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-224-13/+8
|\
| *-. Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-224-13/+8
| |\ \
| | * | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng2016-12-212-13/+2
| | * | ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng2016-12-213-4/+10
* | | | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-151-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-11-301-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | ACPI: Implement acpi_dma_configureLorenzo Pieralisi2016-11-291-0/+2
* | | | Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2016-12-133-2/+20
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp...Rafael J. Wysocki2016-12-121-0/+11
| |\ \ \ \ \ \ | | | | |/ / / | | | |_| / / | | |/| | /
| | | * | | ACPI / video: Move ACPI_VIDEO_NOTIFY_* defines to acpi/video.hHans de Goede2016-11-161-0/+11
| | |/ / /
| * | | | Merge branch 'acpica'Rafael J. Wysocki2016-12-122-2/+9
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Merge back earlier ACPICA material for v4.10.Rafael J. Wysocki2016-12-012-2/+9
| | |\ \
| | | * | ACPICA: Update version to 20160930Bob Moore2016-10-211-1/+1
| | | * | ACPICA: Move acpi_gbl_max_loop_iterations to the public globals fileBob Moore2016-10-211-0/+7
| | | * | ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exceptionBob Moore2016-10-211-1/+1
* | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-12-121-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge schedutil governor updates for v4.10.Rafael J. Wysocki2016-12-121-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ACPI / processor: Make acpi_processor_ppc_has_changed() voidRafael J. Wysocki2016-11-211-1/+1
| * | | | cpufreq: intel_pstate: Request P-states control from SMM if neededRafael J. Wysocki2016-11-171-0/+1
| | |_|/ | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki2016-11-181-0/+3
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| | * | tools/power/acpi: Remove direct kernel source include referenceLv Zheng2016-11-161-0/+3
| |/ /
* | | Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki2016-11-141-94/+70
|/ /
| |
| \
*-. \ Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki2016-10-211-1/+1
|\ \ \ | |_|/ |/| |
| | * mailbox: PCC: Fix return value of pcc_mbox_request_channel()Hoan Tran2016-10-171-1/+1
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-2/+2
|\ \ \
| * | | ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-2/+2
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki2016-10-021-6/+12
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada2016-09-081-2/+2
| | * ACPI / CPPC: check for error bit in PCC status fieldPrakash, Prashanth2016-08-311-1/+3
| | * ACPI / CPPC: add sysfs support to compute delivered performanceAshwin Chaugule2016-08-311-3/+3
| | * ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth2016-08-311-0/+1
| | * ACPI / CPPC: support for batching CPPC requestsPrakash, Prashanth2016-08-311-0/+2
| | * ACPI / CPPC: restructure read/writes for efficient sys mapped reg opsAshwin Chaugule2016-08-311-0/+1
| |/
* | ACPICA: Update version to 20160831Bob Moore2016-09-101-1/+1
* | ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...Lv Zheng2016-09-101-0/+7
* | ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng2016-09-101-1/+3
* | ACPICA: Tables: Remove wrong table event macrosLv Zheng2016-09-101-9/+5
* | ACPICA: Update version to 20160729Bob Moore2016-08-131-1/+1
* | ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()Lv Zheng2016-08-133-12/+62
* | ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headersLv Zheng2016-08-133-8/+17
* | ACPICA: EFI: Port acpidump to EDK2 environmentLv Zheng2016-08-132-2/+2
* | ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2016-08-133-49/+6
* | ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng2016-08-131-1/+2
* | ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2016-08-132-15/+22
* | ACPICA: Clib: Fix wrong mini C library usageLv Zheng2016-08-132-8/+6
* | ACPICA: Clib: Cleanup va_arg related codeLv Zheng2016-08-133-41/+6
* | ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all a...Lv Zheng2016-08-131-1/+1
* | ACPICA: FADT support cleanupBob Moore2016-08-131-70/+94
* | ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng2016-08-132-18/+25
* | ACPICA: Divergence: Port declarators back to ACPICALv Zheng2016-08-134-13/+23
OpenPOWER on IntegriCloud