summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-271-2/+10
|\
| * PCI/ACPI: negotiate CXL _OSCVishal Verma2022-04-281-2/+4
| * PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams2022-04-281-0/+6
* | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-05-241-0/+5
|\ \
| * | cpufreq: CPPC: Enable fast_switchPierre Gondois2022-05-191-0/+5
| |/
| |
| \
*-. | Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs'Rafael J. Wysocki2022-05-231-0/+2
|\ \|
| * | ACPI: APEI: Fix missing ERST record idLiu Xinpeng2022-04-131-0/+2
| |/
| |
| \
*-. \ Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'acpi-tables'Rafael J. Wysocki2022-05-231-0/+3
|\ \ \ | | |/ | |/|
| | * ACPI: bus: Avoid non-ACPI device objects in walks over childrenRafael J. Wysocki2022-04-221-1/+1
| | * ACPI: PM: Introduce acpi_dev_power_up_children_with_adr()Rafael J. Wysocki2022-04-131-0/+1
| | * ACPI: bus: Introduce acpi_dev_for_each_child()Rafael J. Wysocki2022-04-131-0/+2
| |/
* | ACPICA: Update version to 20220331Bob Moore2022-04-131-1/+1
* | ACPICA: IORT: Updates for revision E.dShameer Kolothum2022-04-131-2/+25
* | ACPICA: iASL/MADT: Add OEM-defined subtableBob Moore2022-04-131-1/+8
* | ACPICA: Add support for ARM Performance Monitoring Unit Table.Besar Wicaksono2022-04-131-0/+80
* | ACPICA: Headers: Replace zero-length array with flexible-array memberGustavo A. R. Silva2022-04-131-1/+1
* | ACPICA: Removed some tabs and // commentsBob Moore2022-04-133-34/+34
* | ACPICA: Update copyright notices to the year 2022Bob Moore2022-04-1322-22/+22
* | ACPICA: iASL: NHLT: Rename linux specific strucures to device_infoPiotr Maziarz2022-04-131-3/+3
* | ACPICA: iASL: NHLT: Fix parsing undocumented bytes at the end of Endpoint Des...Piotr Maziarz2022-04-131-4/+0
* | ACPICA: iASL: NHLT: Treat Terminator as specific_configPiotr Maziarz2022-04-131-5/+0
* | ACPICA: Add the subtable CFMWS to the CEDT tableLawrence Hileman2022-04-131-0/+4
* | ACPICA: Add support for the Windows 11 _OSI stringMario Limonciello2022-04-131-0/+1
|/
* ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki2022-04-051-1/+0
*-. Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki2022-03-181-1/+3
|\ \
| | * ACPI: APEI: rename ghes_init() with an "acpi_" prefixShuai Xue2022-03-031-2/+2
| | * ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue2022-03-031-1/+3
| |/
| |
| \
*-. \ Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki2022-03-183-0/+11
|\ \ \ | |_|/ |/| |
| | * ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki2022-03-021-0/+2
| |/ |/|
| * ACPICA: Use uintptr_t and offsetof() in Linux kernel buildsRafael J. Wysocki2022-01-252-0/+9
|/
* Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-0/+1
|\
| * acpi: Store CRC-32 hash of the _PLD in struct acpi_deviceHeikki Krogerus2021-12-301-0/+1
* | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-101-0/+5
|\ \
| * | ACPI: CPPC: Add CPPC enable register functionJinzhou Su2021-12-301-0/+5
| |/
* | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-106-42/+140
|\ \
| | \
| | \
| *-. | Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf'Rafael J. Wysocki2022-01-101-2/+8
| |\ \|
| | * | ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helperHans de Goede2022-01-041-0/+5
| | * | Merge branch 'acpi-scan' into acpi-x86Rafael J. Wysocki2022-01-041-0/+17
| | |\ \
| | * | | ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede2021-12-011-2/+3
| | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki2022-01-102-2/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: processor: Replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-242-2/+6
| | |/ /
| | | |
| | \ \
| *-. | | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'Rafael J. Wysocki2022-01-101-0/+17
| |\ \| | | | | |/ | | |/|
| | * | ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpersHans de Goede2021-12-301-0/+16
| | * | ACPI: scan: Introduce acpi_fetch_acpi_dev()Rafael J. Wysocki2021-12-171-0/+1
| | |/
| * | ACPICA: Update version to 20211217Bob Moore2021-12-271-1/+1
| * | ACPICA: iASL/NHLT table: "Specific Data" field supportBob Moore2021-12-271-1/+4
| * | ACPICA: iASL: Add suppport for AGDI tableIlkka Koskinen2021-12-271-0/+20
| * | ACPICA: iASL: Add TDEL table to both compiler/disassemblerBob Moore2021-12-271-0/+17
| * | ACPICA: Add support for PCC Opregion special context dataSudeep Holla2021-12-271-0/+8
| * | ACPICA: Fix AEST Processor generic resource substructure data field byte lengthShuuichirou Ishii2021-12-271-1/+1