| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2022-05-27 | 1 | -2/+10 |
|\ |
|
| * | PCI/ACPI: negotiate CXL _OSC | Vishal Verma | 2022-04-28 | 1 | -2/+4 |
| * | PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges | Dan Williams | 2022-04-28 | 1 | -0/+6 |
* | | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-05-24 | 1 | -0/+5 |
|\ \ |
|
| * | | cpufreq: CPPC: Enable fast_switch | Pierre Gondois | 2022-05-19 | 1 | -0/+5 |
| |/ |
|
| | | |
| \ | |
*-. | | Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs' | Rafael J. Wysocki | 2022-05-23 | 1 | -0/+2 |
|\ \| |
|
| * | | ACPI: APEI: Fix missing ERST record id | Liu Xinpeng | 2022-04-13 | 1 | -0/+2 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'acpi-tables' | Rafael J. Wysocki | 2022-05-23 | 1 | -0/+3 |
|\ \ \
| | |/
| |/| |
|
| | * | ACPI: bus: Avoid non-ACPI device objects in walks over children | Rafael J. Wysocki | 2022-04-22 | 1 | -1/+1 |
| | * | ACPI: PM: Introduce acpi_dev_power_up_children_with_adr() | Rafael J. Wysocki | 2022-04-13 | 1 | -0/+1 |
| | * | ACPI: bus: Introduce acpi_dev_for_each_child() | Rafael J. Wysocki | 2022-04-13 | 1 | -0/+2 |
| |/ |
|
* | | ACPICA: Update version to 20220331 | Bob Moore | 2022-04-13 | 1 | -1/+1 |
* | | ACPICA: IORT: Updates for revision E.d | Shameer Kolothum | 2022-04-13 | 1 | -2/+25 |
* | | ACPICA: iASL/MADT: Add OEM-defined subtable | Bob Moore | 2022-04-13 | 1 | -1/+8 |
* | | ACPICA: Add support for ARM Performance Monitoring Unit Table. | Besar Wicaksono | 2022-04-13 | 1 | -0/+80 |
* | | ACPICA: Headers: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2022-04-13 | 1 | -1/+1 |
* | | ACPICA: Removed some tabs and // comments | Bob Moore | 2022-04-13 | 3 | -34/+34 |
* | | ACPICA: Update copyright notices to the year 2022 | Bob Moore | 2022-04-13 | 22 | -22/+22 |
* | | ACPICA: iASL: NHLT: Rename linux specific strucures to device_info | Piotr Maziarz | 2022-04-13 | 1 | -3/+3 |
* | | ACPICA: iASL: NHLT: Fix parsing undocumented bytes at the end of Endpoint Des... | Piotr Maziarz | 2022-04-13 | 1 | -4/+0 |
* | | ACPICA: iASL: NHLT: Treat Terminator as specific_config | Piotr Maziarz | 2022-04-13 | 1 | -5/+0 |
* | | ACPICA: Add the subtable CFMWS to the CEDT table | Lawrence Hileman | 2022-04-13 | 1 | -0/+4 |
* | | ACPICA: Add support for the Windows 11 _OSI string | Mario Limonciello | 2022-04-13 | 1 | -0/+1 |
|/ |
|
* | ACPI: bus: Eliminate acpi_bus_get_device() | Rafael J. Wysocki | 2022-04-05 | 1 | -1/+0 |
*-. | Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei' | Rafael J. Wysocki | 2022-03-18 | 1 | -1/+3 |
|\ \ |
|
| | * | ACPI: APEI: rename ghes_init() with an "acpi_" prefix | Shuai Xue | 2022-03-03 | 1 | -2/+2 |
| | * | ACPI: APEI: explicit init of HEST and GHES in apci_init() | Shuai Xue | 2022-03-03 | 1 | -1/+3 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables' | Rafael J. Wysocki | 2022-03-18 | 3 | -0/+11 |
|\ \ \
| |_|/
|/| | |
|
| | * | ACPI: bus: Introduce acpi_bus_for_each_dev() | Rafael J. Wysocki | 2022-03-02 | 1 | -0/+2 |
| |/
|/| |
|
| * | ACPICA: Use uintptr_t and offsetof() in Linux kernel builds | Rafael J. Wysocki | 2022-01-25 | 2 | -0/+9 |
|/ |
|
* | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-01-12 | 1 | -0/+1 |
|\ |
|
| * | acpi: Store CRC-32 hash of the _PLD in struct acpi_device | Heikki Krogerus | 2021-12-30 | 1 | -0/+1 |
* | | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-01-10 | 1 | -0/+5 |
|\ \ |
|
| * | | ACPI: CPPC: Add CPPC enable register function | Jinzhou Su | 2021-12-30 | 1 | -0/+5 |
| |/ |
|
* | | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-01-10 | 6 | -42/+140 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. | | Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf' | Rafael J. Wysocki | 2022-01-10 | 1 | -2/+8 |
| |\ \| |
|
| | * | | ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper | Hans de Goede | 2022-01-04 | 1 | -0/+5 |
| | * | | Merge branch 'acpi-scan' into acpi-x86 | Rafael J. Wysocki | 2022-01-04 | 1 | -0/+17 |
| | |\ \ |
|
| | * | | | ACPI: Change acpi_device_always_present() into acpi_device_override_status() | Hans de Goede | 2021-12-01 | 1 | -2/+3 |
| | | |/
| | |/| |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'acpi-ec' and 'acpi-processor' | Rafael J. Wysocki | 2022-01-10 | 2 | -2/+6 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | | * | | ACPI: processor: Replace kernel.h with the necessary inclusions | Andy Shevchenko | 2021-11-24 | 2 | -2/+6 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| *-. | | | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci' | Rafael J. Wysocki | 2022-01-10 | 1 | -0/+17 |
| |\ \| |
| | | |/
| | |/| |
|
| | * | | ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpers | Hans de Goede | 2021-12-30 | 1 | -0/+16 |
| | * | | ACPI: scan: Introduce acpi_fetch_acpi_dev() | Rafael J. Wysocki | 2021-12-17 | 1 | -0/+1 |
| | |/ |
|
| * | | ACPICA: Update version to 20211217 | Bob Moore | 2021-12-27 | 1 | -1/+1 |
| * | | ACPICA: iASL/NHLT table: "Specific Data" field support | Bob Moore | 2021-12-27 | 1 | -1/+4 |
| * | | ACPICA: iASL: Add suppport for AGDI table | Ilkka Koskinen | 2021-12-27 | 1 | -0/+20 |
| * | | ACPICA: iASL: Add TDEL table to both compiler/disassembler | Bob Moore | 2021-12-27 | 1 | -0/+17 |
| * | | ACPICA: Add support for PCC Opregion special context data | Sudeep Holla | 2021-12-27 | 1 | -0/+8 |
| * | | ACPICA: Fix AEST Processor generic resource substructure data field byte length | Shuuichirou Ishii | 2021-12-27 | 1 | -1/+1 |