aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2015-09-15ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki
2015-08-25ACPICA: Update version to 20150818Bob Moore
2015-08-25ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng
2015-08-25ACPICA: Header support to improve compatibility with MSVCBob Moore
2015-08-25ACPICA: Make the max-number-of-loops runtime configurableBob Moore
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore
2015-08-25ACPICA: Headers: Fix some comments, no functional changeBob Moore
2015-08-25ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore
2015-08-25ACPICA: Correctly cleanup after a ACPI table load failureBob Moore
2015-08-25ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule
2015-08-25ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule
2015-07-23ACPICA: Update version to 20150717Bob Moore
2015-07-23ACPICA: iASL: Add support for TCPA Server TableBob Moore
2015-07-23ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>Lv Zheng
2015-07-23ACPICA: Executer: Add option to bypass opcode tracingLv Zheng
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng
2015-07-22ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-07-01ACPICA: Update version to 20150619Bob Moore
2015-07-01ACPICA: Update TPM2 ACPI tableBob Moore
2015-07-01ACPICA: Update definitions for the TCPA and TPM2 ACPI tablesBob Moore
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-07-01ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore
2015-07-01ACPICA: ACPI 6.0: Add values for MADT GIC version fieldHanjun Guo
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit
2015-07-01ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng
2015-07-01ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng
2015-07-01ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng
2015-06-26Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin
2015-06-24ACPI / video: Inline acpi_video_set_dmi_backlight_typeBorislav Petkov
2015-06-23ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng
2015-06-19Merge branch 'acpi-cca'Rafael 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-19Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki
2015-06-19ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede
2015-06-19ACPI / video: Port to new backlight interface selection APIHans de Goede
2015-06-19acpi-video-detect: Rewrite backlight interface selection logicHans de Goede
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee