diff options
| author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-06-26 18:57:38 +0200 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-06-26 18:57:38 +0200 |
| commit | cf1e70d021343d33728e54a6227607925c8d5419 (patch) | |
| tree | a904316ce8be432bdd82a91f9473cd96ae7f2352 /mm/tests/git@git.tavy.me:linux.git | |
| parent | 292db66afd20dd0b7a3c9a3dad9b864a64c8bddf (diff) | |
| parent | b2b42ad22828da9cdb876eedb8914134e0759355 (diff) | |
| parent | 78ad5c7722b7bed9d35ffc5b45eb0f12e2c22fee (diff) | |
| parent | 71b57aca295d61276a60e131d8f62b0cc7cf1a35 (diff) | |
| parent | 956ca5d72c76504824c8eb601879da9476973e15 (diff) | |
Merge branches 'acpi-sysfs', 'acpi-resource', 'acpi-driver' and 'acpi-processor'
Merge an update of comments regarding the ACPI sysfs code, a kernel-doc
style fixup update of ACPI resource management, and ACPI IPMI driver
fix, and an ACPI processor driver fix for 7.2-rc1:
- Fix module parameter file paths in comments in the ACPI code managing
the general sysfs attributes (Zenghui Yu)
- Update kerneldoc comments in the ACPI resource management code to
follow the common style (Andy Shevchenko)
- Fix inverted interface check in ipmi_bmc_gone() which may cause ACPI
IPMI interfaces to be mishandled (Xu Rao)
- Add __cpuidle to idle state management functions related to ACPI _LPI
to avoid trace-induced RCU warnings (Li RongQing)
* acpi-sysfs:
ACPI: sysfs: Fix path of module parameters in comments
* acpi-resource:
ACPI: resource: Amend kernel-doc style
* acpi-driver:
ACPI: IPMI: Fix inverted interface check in ipmi_bmc_gone()
* acpi-processor:
ACPI: processor_idle: Mark LPI enter functions as __cpuidle
