Age | Commit message (Expand) | Author |
2022-10-05 | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-10-03 | Merge branch 'acpi-uid' | 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-scan', 'acpi-bus' and 'acpi-platform' | Rafael J. Wysocki |
2022-09-24 | ACPI: bus: Add iterator for dependent devices | Daniel Scally |
2022-09-24 | ACPI: scan: Add acpi_dev_get_next_consumer_dev() | Daniel Scally |
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-19 | ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer | Andy Shevchenko |
2022-09-03 | ACPI: video: Remove acpi_video_set_dmi_backlight_type() | Hans de Goede |
2022-09-03 | ACPI: video: Add Apple GMUX brightness control detection | Hans de Goede |
2022-09-03 | ACPI: video: Add Nvidia WMI EC brightness control detection (v3) | Hans de Goede |
2022-09-02 | ACPI: video: Make backlight class device registration a separate step (v2) | Hans de Goede |
2022-08-30 | ACPI: Drop redundant acpi_dev_parent() header | Rafael J. Wysocki |
2022-08-24 | ACPI: Drop parent field from struct acpi_device | Rafael J. Wysocki |
2022-08-23 | ACPI: Rename acpi_bus_get/put_acpi_device() | Rafael J. Wysocki |
2022-08-17 | ACPI: video: Add acpi_video_backlight_use_native() helper | Hans de Goede |
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 |