Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi' | Rafael J. Wysocki | 2022-10-03 | 6 | -36/+75 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | ACPI: OSI: Remove Linux-HPI-Hybrid-Graphics _OSI string | Mario Limonciello | 2022-08-25 | 1 | -7/+0 | |
| | | | | * | | | | ACPI: OSI: Remove Linux-Lenovo-NV-HDMI-Audio _OSI string | Mario Limonciello | 2022-08-25 | 1 | -8/+0 | |
| | | | | * | | | | ACPI: OSI: Remove Linux-Dell-Video _OSI string | Mario Limonciello | 2022-08-25 | 1 | -9/+0 | |
| | | | | | |/ / | | | | | |/| | | ||||||
| | | | * | | | | ACPI: APEI: Remove unneeded result variables | ye xingchen | 2022-09-24 | 2 | -9/+2 | |
| | | | * | | | | ACPI: APEI: Add BERT error log footer | Dmitry Monakhov | 2022-09-03 | 1 | -0/+3 | |
| | | | | |/ / | | | | |/| | | ||||||
| | | * | | | | ACPI: PCC: Fix Tx acknowledge in the PCC address space handler | Huisong Li | 2022-09-22 | 1 | -1/+1 | |
| | | * | | | | ACPI: PCC: replace wait_for_completion() | Huisong Li | 2022-09-22 | 1 | -2/+21 | |
| | | * | | | | ACPI: PCC: Release resources on address space setup failure path | Rafael Mendonca | 2022-09-22 | 1 | -0/+3 | |
| | | |/ / / | ||||||
| | * | | | | ACPI: CPPC: Disable FIE if registers in PCC regions | Jeremy Linton | 2022-09-24 | 1 | -0/+42 | |
| | * | | | | ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid() | Perry Yuan | 2022-08-25 | 1 | -0/+3 | |
| | | |/ / | | |/| | | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge branches 'acpi-properties', 'acpi-tables', 'acpi-x86' and 'acpi-soc' | Rafael J. Wysocki | 2022-09-30 | 5 | -38/+74 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device() | Andy Shevchenko | 2022-09-30 | 1 | -14/+13 | |
| | | | | * | | | | ACPI: LPSS: Replace loop with first entry retrieval | Andy Shevchenko | 2022-09-30 | 1 | -10/+8 | |
| | | | * | | | | | ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable | Mario Limonciello | 2022-09-24 | 1 | -1/+18 | |
| | | | | |_|/ / | | | | |/| | | | ||||||
| | | * | | | | | ACPI: HMAT: Drop unused dev_fmt() and redundant 'HMAT' prefix | Liu Shixin | 2022-09-22 | 1 | -13/+12 | |
| | | * | | | | | ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address | Hans de Goede | 2022-09-10 | 1 | -0/+22 | |
| | | |/ / / / | ||||||
| | * / / / / | ACPI: property: Silence missing-declarations warning in apple.c | Lukas Wunner | 2022-09-03 | 1 | -0/+1 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform' | Rafael J. Wysocki | 2022-09-30 | 4 | -65/+59 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | ACPI: platform: Use PLATFORM_DEVID_NONE in acpi_create_platform_device() | John Garry | 2022-09-03 | 1 | -1/+1 | |
| | | | * | | | | | ACPI: platform: Sort forbidden_id_list[] in ascending order | Andy Shevchenko | 2022-09-03 | 1 | -3/+3 | |
| | | | * | | | | | ACPI: platform: Use sizeof(*pointer) instead of sizeof(type) | Andy Shevchenko | 2022-09-03 | 1 | -2/+1 | |
| | | | * | | | | | ACPI: platform: Remove redundant print on -ENOMEM | Andy Shevchenko | 2022-09-03 | 1 | -1/+0 | |
| | | | * | | | | | ACPI: platform: Get rid of redundant 'else' | Andy Shevchenko | 2022-09-03 | 1 | -2/+2 | |
| | | | |/ / / / | ||||||
| | | * | | | | | ACPI: bus: Refactor ACPI matching functions for better readability | Andy Shevchenko | 2022-09-03 | 1 | -10/+10 | |
| | | * | | | | | ACPI: bus: Drop kernel doc annotation from acpi_bus_notify() | Andy Shevchenko | 2022-09-03 | 1 | -1/+1 | |
| | | * | | | | | ACPI: bus: Remove the unneeded result variable | ye xingchen | 2022-08-25 | 1 | -4/+1 | |
| | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | ACPI: scan: Support multiple DMA windows with different offsets | Jianmin Lv | 2022-09-24 | 2 | -41/+40 | |
| | | |/ / / | | |/| | | | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'acpi-resource' and 'acpi-pm' | Rafael J. Wysocki | 2022-09-30 | 5 | -41/+172 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | | * | | | | ACPI: x86: s2idle: Add another ID to s2idle_dmi_table | Mario Limonciello | 2022-09-28 | 1 | -0/+11 | |
| | | * | | | | ACPI: x86: s2idle: Fix a NULL pointer dereference | Mario Limonciello | 2022-09-28 | 1 | -1/+1 | |
| | | * | | | | ACPI: x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13 | Mario Limonciello | 2022-09-25 | 1 | -0/+11 | |
| | | * | | | | ACPI: x86: s2idle: Add a quirk for Lenovo Slim 7 Pro 14ARH7 | Mario Limonciello | 2022-09-25 | 1 | -0/+12 | |
| | | * | | | | ACPI: x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14 | Mario Limonciello | 2022-09-25 | 1 | -0/+8 | |
| | | * | | | | ACPI: x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707RE | Mario Limonciello | 2022-09-25 | 1 | -1/+25 | |
| | | * | | | | ACPI: x86: s2idle: Add module parameter to prefer Microsoft GUID | Mario Limonciello | 2022-09-25 | 1 | -6/+10 | |
| | | * | | | | ACPI: x86: s2idle: If a new AMD _HID is missing assume Rembrandt | Mario Limonciello | 2022-09-25 | 1 | -1/+1 | |
| | | * | | | | ACPI: x86: s2idle: Move _HID handling for AMD systems into structures | Mario Limonciello | 2022-09-25 | 1 | -17/+46 | |
| | | * | | | | ACPI: PM: Fix acpi_dev_state_d0() kerneldoc | Sakari Ailus | 2022-08-23 | 1 | -1/+1 | |
| | | | |/ / | | | |/| | | ||||||
| | * | | | | ACPI: resource: Add ASUS model S5402ZA to quirks | Kellen Renshaw | 2022-09-24 | 1 | -0/+7 | |
| | * | | | | ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZA | Tamim Khan | 2022-09-10 | 1 | -0/+19 | |
| | * | | | | ACPI: LPSS: Use the helper acpi_dev_get_memory_resources() | Heikki Krogerus | 2022-09-10 | 1 | -8/+1 | |
| | * | | | | ACPI: APD: Use the helper acpi_dev_get_memory_resources() | Heikki Krogerus | 2022-09-10 | 1 | -8/+1 | |
| | * | | | | ACPI: resource: Add helper function acpi_dev_get_memory_resources() | Heikki Krogerus | 2022-09-10 | 1 | -0/+17 | |
| | * | | | | ACPI: resource: Filter out the non memory resources in is_memory() | Heikki Krogerus | 2022-09-10 | 1 | -0/+3 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'acpi-dev' | Rafael J. Wysocki | 2022-09-30 | 12 | -92/+127 | |
| |\ \ \ \ | ||||||
| | * | | | | ACPI: scan: Add acpi_dev_get_next_consumer_dev() | Daniel Scally | 2022-09-24 | 1 | -10/+30 | |
| | * | | | | ACPI: property: Use acpi_dev_parent() | Rafael J. Wysocki | 2022-09-03 | 1 | -3/+4 | |
| | * | | | | ACPI: PM: Fix NULL argument handling in acpi_device_get/set_power() | Rafael J. Wysocki | 2022-08-30 | 1 | -9/+14 | |
| | * | | | | ACPI: Drop parent field from struct acpi_device | Rafael J. Wysocki | 2022-08-24 | 8 | -30/+29 |