summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2020-06-01Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'Rafael J. Wysocki-0/+3
2020-06-01Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-dbg', 'acpi-misc' and 'ac...Rafael J. Wysocki-0/+1
2020-05-19ACPI: APEI: Kick the memory_failure() queue for synchronous errorsJames Morse-0/+3
2020-05-09ACPI: utils: Add acpi_evaluate_reg() helperHans de Goede-0/+1
2020-05-09ACPICA: Update version to 20200430Bob Moore-1/+1
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-8/+31
2020-04-06Merge branch 'acpica'Rafael J. Wysocki-8/+23
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai-0/+8
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2020-03-30Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-2/+6
2020-03-30Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'a...Rafael J. Wysocki-0/+4
2020-03-30Merge branch 'acpica'Rafael J. Wysocki-2/+2
2020-03-30ACPICA: Update version 20200326Bob Moore-1/+1
2020-03-30ACPICA: Add NHLT table signatureCezary Rojewski-0/+1
2020-03-30ACPICA: WSMT: Fix typo, no functional changeErik Kaneda-3/+3
2020-03-30ACPICA: Fix IVRS IVHD type 10h reserved field nameMichał Żygowski-1/+1
2020-03-30ACPICA: Implement IVRS IVHD type 11h parsingMichał Żygowski-2/+16
2020-03-30ACPICA: Fix a typo in a comment fieldBob Moore-1/+1
2020-03-30ACPICA: Update version to 20200214Bob Moore-1/+1
2020-03-25ACPICA: Allow acpi_any_gpe_status_set() to skip one GPERafael J. Wysocki-1/+1
2020-03-21acpi: Remove header dependencyPeter Zijlstra-1/+1
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1/+2
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki-0/+1
2020-02-16ACPICA: Fix a couple of typosBob Moore-1/+1
2020-02-13ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg-1/+2
2020-02-13ACPI: button: move HIDs to acpi/button.hJosh Triplett-0/+4
2020-02-11ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki-0/+1
2020-01-13ACPICA: Update version to 20200110Bob Moore-1/+1
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore-22/+22
2019-12-19ACPICA: Update version to 20191213Bob Moore-1/+1
2019-12-19ACPICA: acpisrc: add unix line ending support for non-windows buildErik Kaneda-0/+11
2019-11-26Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki-3/+5
2019-11-26Merge branches 'acpi-ec', 'acpi-soc', 'acpi-pmic' and 'acpi-button'Rafael J. Wysocki-12/+0
2019-10-28ACPICA: Update version to 20191018Bob Moore-1/+1
2019-10-28ACPICA: make acpi_load_table() return table indexNikolaus Voss-1/+2
2019-10-28ACPICA: Add new external interface, acpi_unload_table()Bob Moore-0/+3
2019-10-28ACPI: button: Remove unused acpi_lid_notifier_[un]register() functionsHans de Goede-12/+0
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki-10/+10
2019-10-15ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko-0/+2
2019-10-15ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko-3/+3
2019-09-17Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-12/+15
2019-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki-8/+18
2019-08-28ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifierViresh Kumar-8/+18
2019-08-21ACPICA: Update version to 20190816.Bob Moore-1/+1
2019-08-21ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim-0/+1
2019-08-21ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim-6/+7
2019-08-21ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore-0/+1
2019-08-21ACPICA: Macros: remove pointer math on a null pointerBob Moore-1/+1
2019-08-21ACPICA: Increase total number of possible Owner IDsBob Moore-4/+4
2019-07-23ACPICA: Return u32 from acpi_dispatch_gpe()Rafael J. Wysocki-1/+7