Age | Commit message (Expand) | Author |
2022-10-10 | Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal' | Rafael J. Wysocki |
2022-10-10 | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-10-05 | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-10-05 | ACPI: thermal: Drop some redundant code | Rafael J. Wysocki |
2022-10-05 | ACPI: thermal: Drop redundant parens from expressions | Rafael J. Wysocki |
2022-10-05 | ACPI: thermal: Use white space more consistently | Rafael J. Wysocki |
2022-10-04 | ACPI: APEI: do not add task_work to kernel thread to avoid memory leak | Shuai Xue |
2022-10-04 | PM: ACPI: reboot: Reinstate S5 for reboot | Kai-Heng Feng |
2022-10-04 | ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle | Raul E Rangel |
2022-10-04 | ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags | Raul E Rangel |
2022-10-03 | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-10-03 | Merge branch 'acpi-uid' | Rafael J. Wysocki |
2022-10-03 | Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs' | Rafael J. Wysocki |
2022-10-03 | Merge branches 'acpi-ec', 'acpi-ac', 'acpi-fan', 'acpi-video' and 'acpi-amba' | Rafael J. Wysocki |
2022-10-03 | Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi' | Rafael J. Wysocki |
2022-09-30 | Merge branches 'acpi-properties', 'acpi-tables', 'acpi-x86' and 'acpi-soc' | Rafael J. Wysocki |
2022-09-30 | ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device() | Andy Shevchenko |
2022-09-30 | ACPI: LPSS: Replace loop with first entry retrieval | Andy Shevchenko |
2022-09-30 | Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform' | Rafael J. Wysocki |
2022-09-30 | Merge branches 'acpi-resource' and 'acpi-pm' | Rafael J. Wysocki |
2022-09-30 | Merge branch 'acpi-dev' | Rafael J. Wysocki |
2022-09-28 | ACPI: x86: s2idle: Add another ID to s2idle_dmi_table | Mario Limonciello |
2022-09-28 | ACPI: x86: s2idle: Fix a NULL pointer dereference | Mario Limonciello |
2022-09-28 | ACPI: Kconfig: Drop link to https://01.org/linux-acpi | Rafael J. Wysocki |
2022-09-28 | ACPI: docs: Drop useless DSDT override documentation | Rafael J. Wysocki |
2022-09-28 | ACPI: DPTF: Drop stale link from Kconfig help | Rafael J. Wysocki |
2022-09-26 | Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-09-25 | ACPI: x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13 | Mario Limonciello |
2022-09-25 | ACPI: x86: s2idle: Add a quirk for Lenovo Slim 7 Pro 14ARH7 | Mario Limonciello |
2022-09-25 | ACPI: x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14 | Mario Limonciello |
2022-09-25 | ACPI: x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707RE | Mario Limonciello |
2022-09-25 | ACPI: x86: s2idle: Add module parameter to prefer Microsoft GUID | Mario Limonciello |
2022-09-25 | ACPI: x86: s2idle: If a new AMD _HID is missing assume Rembrandt | Mario Limonciello |
2022-09-25 | ACPI: x86: s2idle: Move _HID handling for AMD systems into structures | Mario Limonciello |
2022-09-24 | ACPI: scan: Add acpi_dev_get_next_consumer_dev() | Daniel Scally |
2022-09-24 | ACPI: resource: Add ASUS model S5402ZA to quirks | Kellen Renshaw |
2022-09-24 | ACPI: AMBA: Add ARM DMA-330 controller to the supported list | Vijayenthiran Subramaniam |
2022-09-24 | ACPI: APEI: Remove unneeded result variables | ye xingchen |
2022-09-24 | ACPI: fan: Reorder symbols to get rid of a few forward declarations | Uwe Kleine-König |
2022-09-24 | ACPI: CPPC: Disable FIE if registers in PCC regions | Jeremy Linton |
2022-09-24 | ACPI: scan: Support multiple DMA windows with different offsets | Jianmin Lv |
2022-09-24 | ACPI: AC: Remove the leftover struct acpi_ac_bl | Hanjun Guo |
2022-09-24 | ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable | Mario Limonciello |
2022-09-23 | ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ... | Dave Hansen |
2022-09-22 | ACPI: PCI: Rework acpi_get_pci_dev() | Rafael J. Wysocki |
2022-09-22 | ACPI: PCC: Fix Tx acknowledge in the PCC address space handler | Huisong Li |
2022-09-22 | ACPI: PCC: replace wait_for_completion() | Huisong Li |
2022-09-22 | ACPI: PCC: Release resources on address space setup failure path | Rafael Mendonca |
2022-09-22 | ACPI: HMAT: Drop unused dev_fmt() and redundant 'HMAT' prefix | Liu Shixin |
2022-09-19 | ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer() | Andy Shevchenko |