This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9b2eacd8f046 Merge tag 'Smack-for-5.15' of git://github.com/cschaufler/ [...] new 09681a0772f7 cpufreq: Replace deprecated CPU-hotplug functions new e5c6b312ce3c cpufreq: schedutil: Use kobject release() method to free s [...] new 43dde64bb1b4 Merge back cpufreq changes for v5.15. new 950809cd6ca2 thermal: intel: Allow processing of HWP interrupt new d0e936adbd22 cpufreq: intel_pstate: Process HWP Guaranteed change notification new b2f6662ac08d PM: cpu: Make notifier chain use a raw_spinlock_t new 15538a20579f notifier: Remove atomic_notifier_call_chain_robust() new 7fcc17d0cb12 PM: EM: Increase energy calculation precision new 88e9c0bf1ca3 Merge branches 'pm-cpufreq', 'pm-cpu' and 'pm-em' new 14858dcc3b35 PCI: Use pci_update_current_state() in pci_enable_device_flags() new da9f2150684e PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently new 0e00392a895c PCI: PM: Enable PME if it can be signaled from D3cold new d2c8cce647f3 PM: sleep: s2idle: Replace deprecated CPU-hotplug functions new 4fac49fd0a34 PM: sleep: check RTC features instead of ops in suspend_test new dbcfa7156f48 PM: sleep: unmark 'state' functions as kernel-doc new 020d86fc0df8 opp: Don't print an error if required-opps is missing new c016baf7dc58 PM: domains: Add support for 'required-opps' to set defaul [...] new 80d4a82e1db8 arm64: dts: sc7180: Add required-opps for i2c new 656164181eec PM: domains: Fix domain attach for CONFIG_PM_OPP=n new bc0d0b1dfe27 Merge back new PM domains material for v5.15. new 5d4c779cb62e powercap: intel_rapl: Replace deprecated CPU-hotplug functions new 1cc5b9a411e4 powercap: Add Power Limit4 support for Alder Lake SoC new fe583359ddf0 Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap' new 5cbba60596b1 Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/li [...] new e692fa135360 ACPICA: iASL: Add support for the AEST table (data compiler) new 5ecce804da24 ACPICA: Fix an if statement (add parens) new 78df71b3a640 ACPICA: Macros should not use a trailing semicolon new 200950b615d5 ACPICA: Headers: Add new DBG2 Serial Port Subtypes new 87b8ec5846cb ACPICA: iASL: Fix for WPBT table with no command-line arguments new 89ceb98ac118 ACPICA: Add method name "_DIS" For use with aslmethod.c new 696e0c937d07 ACPICA: Update version to 20210730 new b46a8eda83b4 Merge branch 'acpica' new b1121e2a182d ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA new 42878a9f0fe0 ACPI: glue: Rearrange acpi_device_notify() new 7d625e5b143d ACPI: glue: Change return type of two functions to void new 5e557cbac805 ACPI: bus: Rename functions to avoid name collision new d0b8e398319e ACPI: glue: Eliminate acpi_platform_notify() new 384f5a857bae software nodes: Split software_node_notify() new b2ebd9dd5267 driver core: Split device_platform_notify() new ae57338716ce ACPI: configfs: Use sysfs_emit() in "show" functions new 45c16fe1d128 ACPI: configfs: Make get_header() to return error pointer new e38ba404f20c ACPI / PMIC: XPower: optimize I2C-bus accesses new fd080a01ecfc ACPI / PMIC: XPower: optimize MIPI PMIQ sequence I2C-bus accesses new 7c85154643df Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and [...] new 7a6226db072b ACPI: DPTF: Add new PCH FIVR methods new 95ac706744de ACPI: processor: Replace deprecated CPU-hotplug functions new 2aaea6a1647e ACPI: SPCR: Add support for the new 16550-compatible Seria [...] new 97e03410bc5f ACPI: tables: FPDT: Do not print FW_BUG message if record [...] new b25d5a1cd198 ACPI: platform-profile: call sysfs_notify() from platform_ [...] new 2fec5b82f931 Merge branches 'acpi-dptf', 'acpi-processor', 'acpi-tables [...] new 437b38c51162 ACPI: Add memory semantics to acpi_os_map_memory() new fad40a624854 ACPI: power: Use acpi_handle_debug() to print debug messages new 2bc4eb943b1b ACPI: power: Drop name from struct acpi_power_resource new 1a20d409c874 ACPI: button: Add DMI quirk for Lenovo Yoga 9 (14INTL5) new 2cbd40709a9d Merge branches 'acpi-osl', 'acpi-power' and 'acpi-misc' new 6f1e8b12eec4 Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/ [...] new b5b41ab6b0c1 device property: Check fwnode->secondary in fwnode_graph_g [...] new a90887705668 Revert "media: device property: Call fwnode_graph_get_endp [...] new 8e235ff9a1e3 Merge tag 'devprop-5.15-rc1' of git://git.kernel.org/pub/s [...]
The 59 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/ABI/testing/sysfs-platform-dptf | 40 ++++++ Documentation/ABI/testing/sysfs-platform_profile | 7 + arch/arm64/boot/dts/qcom/sc7180.dtsi | 24 ++++ arch/arm64/include/asm/acpi.h | 3 + arch/arm64/kernel/acpi.c | 19 ++- drivers/acpi/Kconfig | 4 +- drivers/acpi/acpi_configfs.c | 54 +++---- drivers/acpi/acpi_fpdt.c | 7 +- drivers/acpi/acpi_pad.c | 4 +- drivers/acpi/acpi_processor.c | 8 +- drivers/acpi/acpica/dswexec.c | 5 +- drivers/acpi/bus.c | 12 +- drivers/acpi/button.c | 11 ++ drivers/acpi/dptf/dptf_pch_fivr.c | 9 ++ drivers/acpi/glue.c | 51 ++----- drivers/acpi/numa/Kconfig | 2 +- drivers/acpi/numa/srat.c | 2 +- drivers/acpi/osl.c | 23 ++- drivers/acpi/platform_profile.c | 3 + drivers/acpi/pmic/intel_pmic_xpower.c | 47 ++++++- drivers/acpi/power.c | 38 +++-- drivers/acpi/processor_idle.c | 4 +- drivers/acpi/spcr.c | 1 + drivers/base/base.h | 3 + drivers/base/core.c | 35 +++-- drivers/base/power/domain.c | 30 +++- drivers/base/property.c | 30 ++-- drivers/base/swnode.c | 61 ++++---- drivers/cpufreq/acpi-cpufreq.c | 4 +- drivers/cpufreq/cpufreq.c | 6 +- drivers/cpufreq/cpufreq_ondemand.c | 4 +- drivers/cpufreq/intel_pstate.c | 43 +++++- drivers/cpufreq/powernow-k8.c | 6 +- drivers/cpufreq/powernv-cpufreq.c | 4 +- drivers/opp/of.c | 12 +- drivers/pci/pci.c | 31 +++-- drivers/powercap/intel_rapl_common.c | 50 +++---- drivers/powercap/intel_rapl_msr.c | 2 + drivers/thermal/intel/therm_throt.c | 7 +- drivers/thermal/intel/thermal_interrupt.h | 3 + include/acpi/acnames.h | 1 + include/acpi/acoutput.h | 2 +- include/acpi/acpi_io.h | 8 ++ include/acpi/acpixf.h | 2 +- include/acpi/actbl1.h | 16 ++- include/acpi/actbl2.h | 170 +++++++++++++++++++++++ include/acpi/actbl3.h | 4 + include/linux/acpi.h | 12 +- include/linux/energy_model.h | 16 +++ include/linux/notifier.h | 2 - include/linux/pm_domain.h | 1 + include/linux/property.h | 2 - kernel/cpu_pm.c | 50 +++++-- kernel/notifier.c | 19 --- kernel/power/energy_model.c | 4 +- kernel/power/main.c | 2 +- kernel/power/suspend.c | 4 +- kernel/power/suspend_test.c | 2 +- kernel/sched/cpufreq_schedutil.c | 16 ++- 59 files changed, 747 insertions(+), 295 deletions(-)