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