mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 01:59:51 +02:00
- Rearrange Kconfig handling of ACPI_PLATFORM_PROFILE, add
"balanced-performance" to the list of supported platform profiles
and fix up some file references in a comment (Maximilian Luz).
- Add support for parsing the ACPI Firmware Performance Data Table
(FPDT) and exposing the data from there via sysfs (Zhang Rui).
-----BEGIN PGP SIGNATURE-----
iQJGBAABCAAwFiEE4fcc61cGeeHD/fCwgsRv/nhiVHEFAmA36iESHHJqd0Byand5
c29ja2kubmV0AAoJEILEb/54YlRxWdAP/Ra83W7V/9kuSSQvYGcWIpS/LsfR0Fol
hlUZYDAwxCEKNMQ7A35phR7GUVjeGc3Y+yvUngz+OMDFMW367I9PMZauEK7a/Iic
ytTIsJ7sAWuhx6vzJZfUrEADDpJKi3Uc6Ipr7DZ624vfWAeVJQejZ0i+LvZUbSXm
SCHiNzOKMdcmjvrFU3SELVnTKN0lCO5EunMADKtIlMBs+7JUtoSLb7CWr0uaiMX0
zVgmjYyOdGGcy6BeKlBTkeBTX3FeMZujzAIl1M/e5qcoslPT+dJCwIPHRu+9cvtV
IcfweOU8rU0Zm1QBPmpa8sHcFsSUI9lcYHse6MsbUt6MZcwJgtrOP52u9GFWRz9T
4gEi3+EMwL/YsPMdi3iiZST/SaCqqjft7a8rcFdUhdylCTCMFhotXjsZo/8xnwj3
rRwBdD1rsrhk/TUyNx9CU6zvETeRyPv8CQoVAc1huaRNwDDKQ3gHgsKLlE2t9zQP
HN1flPtA9cV9amrBpqXNZ+ynZUGZ0NZtRq2Pjb0nJSUnXS8g/Nscg7FRofr8hQds
op6CrpV68wZ+oQFeW+E0UClD9/Ky1BL0zJ/nlm34yYL0hQpblBZRpFmNGe10RBwd
7yHtKTWP5ZFb1uR0GuDadJeUAS1DgSOJf8M8JOJx3KsJsZ1QcJeU6PlS8PZptSJ2
TXSvU1smeMKQ
=uIpI
-----END PGP SIGNATURE-----
Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull more ACPI updates from Rafael Wysocki:
"These make additional changes to the platform profile interface merged
recently and add support for the FPDT ACPI table.
Specifics:
- Rearrange Kconfig handling of ACPI_PLATFORM_PROFILE, add
"balanced-performance" to the list of supported platform profiles
and fix up some file references in a comment (Maximilian Luz).
- Add support for parsing the ACPI Firmware Performance Data Table
(FPDT) and exposing the data from there via sysfs (Zhang Rui)"
* tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
ACPI: platform: Add balanced-performance platform profile
ACPI: platform: Fix file references in comment
ACPI: platform: Hide ACPI_PLATFORM_PROFILE option
ACPI: tables: introduce support for FPDT table
|
||
|---|---|---|
| .. | ||
| dell | ||
| intel_speed_select_if | ||
| acer-wireless.c | ||
| acer-wmi.c | ||
| acerhdf.c | ||
| amd-pmc.c | ||
| amilo-rfkill.c | ||
| apple-gmux.c | ||
| asus-laptop.c | ||
| asus-nb-wmi.c | ||
| asus-wireless.c | ||
| asus-wmi.c | ||
| asus-wmi.h | ||
| classmate-laptop.c | ||
| compal-laptop.c | ||
| eeepc-laptop.c | ||
| eeepc-wmi.c | ||
| fujitsu-laptop.c | ||
| fujitsu-tablet.c | ||
| gpd-pocket-fan.c | ||
| hdaps.c | ||
| hp-wireless.c | ||
| hp-wmi.c | ||
| hp_accel.c | ||
| huawei-wmi.c | ||
| i2c-multi-instantiate.c | ||
| ibm_rtl.c | ||
| ideapad-laptop.c | ||
| intel-hid.c | ||
| intel-rst.c | ||
| intel-smartconnect.c | ||
| intel-uncore-frequency.c | ||
| intel-vbtn.c | ||
| intel-wmi-sbl-fw-update.c | ||
| intel-wmi-thunderbolt.c | ||
| intel_atomisp2_led.c | ||
| intel_atomisp2_pm.c | ||
| intel_bxtwc_tmu.c | ||
| intel_cht_int33fe_common.c | ||
| intel_cht_int33fe_common.h | ||
| intel_cht_int33fe_microb.c | ||
| intel_cht_int33fe_typec.c | ||
| intel_chtdc_ti_pwrbtn.c | ||
| intel_int0002_vgpio.c | ||
| intel_ips.c | ||
| intel_ips.h | ||
| intel_menlow.c | ||
| intel_mrfld_pwrbtn.c | ||
| intel_oaktrail.c | ||
| intel_pmc_core.c | ||
| intel_pmc_core.h | ||
| intel_pmc_core_pltdrv.c | ||
| intel_pmt_class.c | ||
| intel_pmt_class.h | ||
| intel_pmt_crashlog.c | ||
| intel_pmt_telemetry.c | ||
| intel_punit_ipc.c | ||
| intel_scu_ipc.c | ||
| intel_scu_ipcutil.c | ||
| intel_scu_pcidrv.c | ||
| intel_scu_pltdrv.c | ||
| intel_scu_wdt.c | ||
| intel_telemetry_core.c | ||
| intel_telemetry_debugfs.c | ||
| intel_telemetry_pltdrv.c | ||
| intel_turbo_max_3.c | ||
| Kconfig | ||
| lg-laptop.c | ||
| Makefile | ||
| mlx-platform.c | ||
| msi-laptop.c | ||
| msi-wmi.c | ||
| mxm-wmi.c | ||
| panasonic-laptop.c | ||
| pcengines-apuv2.c | ||
| peaq-wmi.c | ||
| pmc_atom.c | ||
| samsung-laptop.c | ||
| samsung-q10.c | ||
| sony-laptop.c | ||
| system76_acpi.c | ||
| tc1100-wmi.c | ||
| thinkpad_acpi.c | ||
| topstar-laptop.c | ||
| toshiba-wmi.c | ||
| toshiba_acpi.c | ||
| toshiba_bluetooth.c | ||
| toshiba_haps.c | ||
| touchscreen_dmi.c | ||
| uv_sysfs.c | ||
| wmi-bmof.c | ||
| wmi.c | ||
| xiaomi-wmi.c | ||
| xo1-rfkill.c | ||
| xo15-ebook.c | ||