Age | Commit message (Expand) | Author |
2022-08-11 | Merge branch 'acpi-properties' | Rafael J. Wysocki |
2022-07-29 | Merge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec' | Rafael J. Wysocki |
2022-07-29 | Merge branch 'acpi-bus' | Rafael J. Wysocki |
2022-07-27 | ACPI: property: Add support for parsing buffer property UUID | Sakari Ailus |
2022-07-26 | ACPI: CPPC: Do not prevent CPPC from working in the future | Rafael J. Wysocki |
2022-07-05 | ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported | Mario Limonciello |
2022-07-01 | ACPI: bus: Drop unused list heads from struct acpi_device | Rafael J. Wysocki |
2022-06-30 | ACPI: bus: Drop driver member of struct acpi_device | Uwe Kleine-König |
2022-06-29 | ACPI: processor: Drop leftover acpi_processor_get_limit_info() declaration | Riwen Lu |
2022-06-29 | ACPI: processor: Split out thermal initialization from ACPI PSS | Riwen Lu |
2022-06-23 | ACPI / MMC: PM: Unify fixing up device power | Rafael J. Wysocki |
2022-06-20 | ACPI: bus: Introduce acpi_dev_for_each_child_reverse() | Rafael J. Wysocki |
2022-06-20 | ACPI: glue: Introduce acpi_find_child_by_adr() | Rafael J. Wysocki |
2022-05-27 | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2022-05-24 | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-05-23 | Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs' | Rafael J. Wysocki |
2022-05-23 | Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'acpi-tables' | Rafael J. Wysocki |
2022-05-19 | cpufreq: CPPC: Enable fast_switch | Pierre Gondois |
2022-04-28 | PCI/ACPI: negotiate CXL _OSC | Vishal Verma |
2022-04-28 | PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges | Dan Williams |
2022-04-22 | ACPI: bus: Avoid non-ACPI device objects in walks over children | Rafael J. Wysocki |
2022-04-13 | ACPI: APEI: Fix missing ERST record id | Liu Xinpeng |
2022-04-13 | ACPICA: Update version to 20220331 | Bob Moore |
2022-04-13 | ACPICA: IORT: Updates for revision E.d | Shameer Kolothum |
2022-04-13 | ACPICA: iASL/MADT: Add OEM-defined subtable | Bob Moore |
2022-04-13 | ACPICA: Add support for ARM Performance Monitoring Unit Table. | Besar Wicaksono |
2022-04-13 | ACPICA: Headers: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2022-04-13 | ACPICA: Removed some tabs and // comments | Bob Moore |
2022-04-13 | ACPICA: Update copyright notices to the year 2022 | Bob Moore |
2022-04-13 | ACPICA: iASL: NHLT: Rename linux specific strucures to device_info | Piotr Maziarz |
2022-04-13 | ACPICA: iASL: NHLT: Fix parsing undocumented bytes at the end of Endpoint Des... | Piotr Maziarz |
2022-04-13 | ACPICA: iASL: NHLT: Treat Terminator as specific_config | Piotr Maziarz |
2022-04-13 | ACPICA: Add the subtable CFMWS to the CEDT table | Lawrence Hileman |
2022-04-13 | ACPICA: Add support for the Windows 11 _OSI string | Mario Limonciello |
2022-04-13 | ACPI: PM: Introduce acpi_dev_power_up_children_with_adr() | Rafael J. Wysocki |
2022-04-13 | ACPI: bus: Introduce acpi_dev_for_each_child() | Rafael J. Wysocki |
2022-04-05 | ACPI: bus: Eliminate acpi_bus_get_device() | Rafael J. Wysocki |
2022-03-18 | Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei' | Rafael J. Wysocki |
2022-03-18 | Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables' | Rafael J. Wysocki |
2022-03-03 | ACPI: APEI: rename ghes_init() with an "acpi_" prefix | Shuai Xue |
2022-03-03 | ACPI: APEI: explicit init of HEST and GHES in apci_init() | Shuai Xue |
2022-03-02 | ACPI: bus: Introduce acpi_bus_for_each_dev() | Rafael J. Wysocki |
2022-01-25 | ACPICA: Use uintptr_t and offsetof() in Linux kernel builds | Rafael J. Wysocki |
2022-01-12 | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-01-10 | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-01-10 | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2022-01-10 | Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf' | Rafael J. Wysocki |
2022-01-10 | Merge branches 'acpi-ec' and 'acpi-processor' | Rafael J. Wysocki |
2022-01-10 | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci' | Rafael J. Wysocki |
2022-01-04 | ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper | Hans de Goede |