This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6c1b825b3d6 Fortran: improve checking of character length specification [...]
new b2ef02e8cbb gcc: xtensa: fix PR target/108876
The 1 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:
gcc/config/xtensa/xtensa.cc | 2 --
gcc/config/xtensa/xtensa.md | 20 +++++++++++++-------
2 files changed, 13 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 4a7d37e824f5 Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub [...]
new 9a55ab6f02c9 cpufreq: loongson1: Delete obsolete driver
new 38a29e5834eb drivers/cpufreq: Remove "select SRCU"
new 7bc1fcd39901 ACPI: CPPC: Add AMD pstate energy performance preference c [...]
new e22abc6bb97c Documentation: amd-pstate: add EPP profiles introduction
new 36c5014e5460 cpufreq: amd-pstate: optimize driver working mode selectio [...]
new ffa5096a7c33 cpufreq: amd-pstate: implement Pstate EPP support for the [...]
new d4da12f8033a cpufreq: amd-pstate: implement amd pstate cpu online and o [...]
new 50ddd2f78269 cpufreq: amd-pstate: implement suspend and resume callbacks
new abd61c08ef34 cpufreq: amd-pstate: add driver working mode switch support
new 92e6088427c5 Documentation: amd-pstate: add amd pstate driver mode intr [...]
new 5014603e409b Documentation: introduce amd pstate active mode kernel com [...]
new 3ec32b6d17c5 cpufreq: amd-pstate: convert sprintf with sysfs_emit()
new b9e6a2d47b25 Documentation: amd-pstate: introduce new global sysfs attributes
new ced3960aa0f0 Merge back cpufreq material for 6.3-rc1.
new dd329e1e21b5 cpufreq: Make cpufreq_unregister_driver() return void
new 7cca9a9851a5 cpufreq: amd-pstate: avoid uninitialized variable use
new 5d8f384a9b4f cpufreq: davinci: Fix clk use after free
new 108fcad91109 cpufreq: Make kobj_type structure constant
new e947925f10c2 MIPS: loongson32: Drop obsolete cpufreq platform device
new 3500e221d50d Merge back cpufreq material for 6.3-rc1.
new 7214015c7f97 cpufreq: tegra194: Enable CPUFREQ thermal cooling
new 09608d62ae5c cpufreq: mediatek-hw: Register to module device table
new fa68d9c5ff76 dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles
new 8e6cb91f946a dt-bindings: cpufreq: cpufreq-qcom-hw: Add SM8550 compatible
new 26e27f4e382f dt-bindings: cpufreq: qcom-cpufreq-nvmem: specify supporte [...]
new 389de9c5a677 dt-bindings: cpufreq: qcom-cpufreq-nvmem: make cpr binding [...]
new ba38f3cbe7db dt-bindings: opp: opp-v2-kryo-cpu: enlarge opp-supported-h [...]
new f0f8e9e730b8 Merge tag 'cpufreq-arm-updates-6.3' of git://git.kernel.or [...]
new 6e9d12125fca cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ
new 73dd3206811a Documentation: amd-pstate: disambiguate user space sections
new 27f850880192 cpuidle: teo: Optionally skip polling states in teo_find_s [...]
new 9ce0f7c4bc64 cpuidle: teo: Introduce util-awareness
new 4edc13ae891a cpuidle-haltpoll: select haltpoll governor
new 716ff71ae234 cpuidle-haltpoll: Replace default_idle() with arch_cpu_idle()
new 74528edfbc66 intel_idle: add Emerald Rapids Xeon support
new 7787943a3a8a cpuidle: add ARCH_SUSPEND_POSSIBLE dependencies
new e898b07deb3c cpuidle: sysfs: make kobj_type structures constant
new 41204a607679 cpuidle: driver: Update microsecond values of state parame [...]
new f9901f64536c cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT
new 450316dc4f41 PM: runtime: Document that force_suspend() is incompatible [...]
new 41a337b40e98 PM: Add EXPORT macros for exporting PM functions
new 6b37dfcb39f6 PM: hibernate: swap: don't use /** for non-kernel-doc comments
new 52e0452b413d PM: sleep: Remove "select SRCU"
new 7e71a13353ff Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
new 1b6599f741a4 powercap: fix possible name leak in powercap_register_zone()
new bdaad038cc3c powercap: intel_rapl: add support for Meteor Lake
new 7adc6885259e powercap: intel_rapl: add support for Emerald Rapids
new c7cd6f04c0df powercap: idle_inject: Support 100% idle injection
new cf835b005b28 powercap: intel_rapl: Fix handling for large time window
new 0b6200e1e9f5 PM: domains: fix memory leak with using debugfs_lookup()
new a0e8c13ccd6a PM: EM: fix memory leak with using debugfs_lookup()
new 5b2ad5acaf5a dt-bindings: opp: opp-v2-kryo-cpu: Add missing 'cache-unif [...]
new cea7be909414 drivers/opp: Remove "select SRCU"
new 68d8ad3bd9c3 dt-bindings: opp: v2-qcom-level: Let qcom,opp-fuse-level b [...]
new eca4c0eea534 OPP: fix error checking in opp_migrate_dentry()
new 99537067aca7 Merge tag 'opp-updates-6.3' of git://git.kernel.org/pub/sc [...]
new ace5029856c0 Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'
new cf3e0251868c PM: tools: use canonical ftrace path
new 71bc571c64c1 Documentation: power: correct spelling
new dd855f01e8d1 Merge branches 'pm-tools' and 'pm-docs'
new 2504ba8b0163 Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/lin [...]
new fda7be206897 ACPI: CPPC: Fix some kernel-doc comments
new e1d9148582ab ACPICA: Drop port I/O validation for some regions
new 91fdb91ccca2 ACPICA: Constify pathname argument for acpi_get_handle()
new ca843a4c7948 ACPICA: nsrepair: handle cases without a return value correctly
new 5a9e358f1d1f ACPICA: Fix typo in CDAT DSMAS struct definition
new 391712d7536d Merge branch 'acpica'
new fbf757e55afb ACPI: processor: idle: Drop unnecessary (void *) conversion
new c02d5feb6e2f ACPI: processor: perflib: Use the "no limit" frequency QoS
new 99387b016022 ACPI: processor: perflib: Avoid updating frequency QoS unn [...]
new e8a0e30b742f cpufreq: intel_pstate: Drop ACPI _PSS states table patching
new 6ad90f711292 ACPI: tables: Add support for NBFT
new 28a35ac2f5f8 ACPI: PNP: Introduce list of known non-PNP devices
new 36b20f82b699 MAINTAINERS: Add x86 ACPI paths to the ACPI entry
new 9f4512c2aeca Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' [...]
new cb18703c1797 ACPI: resource: Add IRQ overrides for MAINGEAR Vector Pro [...]
new 17bb7046e7ce ACPI: resource: Do IRQ override on all TongFang GMxRGxx
new 73d15a7c13bf ACPI: PMIC: Add pmic_i2c_address to BYT Crystal Cove support
new 7de6c3fb6dfb ACPI: PMIC: Add comments with DSDT power opregion field names
new f2ac14b5f197 ACPI: battery: Fix missing NUL-termination with large strings
new a1a32ded2887 ACPI: battery: Fix buffer overread if not NUL-terminated
new 91507d25a67c ACPI: battery: Increase maximum string length
new 53fc7e80f3aa ACPI: APEI: EINJ: Limit error type to 32-bit width
new b7ab6b91b9e7 Merge branches 'acpi-resource', 'acpi-pmic', 'acpi-battery [...]
new 2d11eae42d52 ACPI: video: Fix Lenovo Ideapad Z570 DMI match
new 446c85af665c ACPI: Silence missing prototype warnings
new a527b0111798 ACPI: make kobj_type structures constant
new faffb0831ad6 Documentation: firmware-guide/ACPI: correct spelling
new 3082d7efd76a Documentation: firmware-guide: gpio-properties: Clarify Ex [...]
new f32309c4d08d Merge branches 'acpi-video', 'acpi-misc' and 'acpi-docs'
new 88af9b164c7a Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/l [...]
new 7c3d5c20dc16 thermal/core: Add a generic thermal_zone_get_trip() function
new 0614755dbfc0 thermal/sysfs: Always expose hysteresis attributes
new 2e38a2a981b2 thermal/core: Add a generic thermal_zone_set_trip() function
new 7f725a23f2b7 thermal/core/governors: Use thermal_zone_get_trip() instea [...]
new 453a55a97b5b thermal/of: Use generic thermal_zone_get_trip() function
new 5c4855d76533 thermal/of: Remove unused functions
new ca38255e9211 thermal/drivers/exynos: Use generic thermal_zone_get_trip( [...]
new a3b3dd381a08 thermal/drivers/exynos: of_thermal_get_ntrips()
new 03ef4855a825 thermal/drivers/exynos: Replace of_thermal_is_trip_valid() [...]
new 735a968d2fea thermal/drivers/tegra: Use generic thermal_zone_get_trip() [...]
new c7ed8cab4079 thermal/drivers/uniphier: Use generic thermal_zone_get_tri [...]
new 68a306cc8397 thermal/drivers/hisi: Use generic thermal_zone_get_trip() [...]
new 1fa86b0a3692 thermal/drivers/qcom: Use generic thermal_zone_get_trip() [...]
new eb2bb3be1384 thermal/drivers/armada: Use generic thermal_zone_get_trip( [...]
new d5299c1b829f thermal/drivers/rcar_gen3: Use the generic function to get [...]
new 2480b02a36ce thermal/of: Remove of_thermal_get_ntrips()
new f9061f4e15c5 thermal/of: Remove of_thermal_is_trip_valid()
new 810245133eae thermal/of: Remove of_thermal_set_trip_hyst()
new aacfbf15e0ac thermal/of: Remove of_thermal_get_crit_temp()
new 28fd2cd9b38b thermal/drivers/st: Use generic trip points
new 30233a229fdb thermal/drivers/imx: Use generic thermal_zone_get_trip() function
new 0b6a3e459e1e thermal/drivers/rcar: Use generic thermal_zone_get_trip() [...]
new 52945c1c65fb thermal/drivers/broadcom: Use generic thermal_zone_get_tri [...]
new 060b39d934f2 thermal/drivers/da9062: Use generic thermal_zone_get_trip( [...]
new 69cf4eaa6816 thermal/drivers/ti: Remove unused macros ti_thermal_get_tr [...]
new a1ebf2cd506b thermal/drivers/acerhdf: Use generic thermal_zone_get_trip [...]
new 9ddcb8098d1a thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() [...]
new 0d2d586a86e8 thermal/intel/int340x: Replace parameter to simplify
new d3ecaf17b586 thermal/drivers/intel: Use generic thermal_zone_get_trip() [...]
new a1c306375b06 thermal/drivers/exynos: Fix NULL pointer dereference when [...]
new 5f28ecc1e909 thermal/drivers/tegra: Fix crash when getting critical temp
new 3d2f20ad46f8 wifi: iwlwifi: Use generic thermal_zone_get_trip() function
new 44a29a4dab73 thermal/drivers/mellanox: Use generic thermal_zone_get_tri [...]
new e6ec64f85237 thermal/drivers/qcom: Fix set_trip_temp() deadlock
new b0b5d063d66e thermal/drivers/tegra: Fix set_trip_temp() deadlock
new 59edcd91d852 thermal/drivers/qcom: Fix lock inversion
new 3a151494dc04 thermal/drivers/armada: Use strscpy() to instead of strncpy()
new 976cb655c940 Merge tag 'generic-trip-point' of ssh://gitolite.kernel.or [...]
new a2c81dc59d41 Merge back thermal control material for 6.3.
new 3291651c0ac6 thermal/drivers/mtk_thermal: Fix kernel-doc function name
new 6d5dad7b98cf thermal/drivers/rockchip: Fix kernel-doc warnings
new 5bc494a8ce39 thermal/drivers/uniphier: Use regular comment syntax
new 4b39ffa625d2 dt-bindings: thermal: qcom-spmi-adc-tm5: add qcom,adc-tm7
new 8c1421456073 dt-bindings: thermal: tsens: add msm8956 compat
new 4f4292bf12f2 dt-bindings: thermal: tsens: support per-sensor calibration cells
new acd31b9f225b dt-bindings: thermal: tsens: add per-sensor cells for msm8974
new ca7b70b19e84 thermal/drivers/tsens: Drop unnecessary hw_ids
new 3bf0ea99e2e3 thermal/drivers/tsens: Drop msm8976-specific defines
new a7d3006be5ca thermal/drivers/tsens: Sort out msm8976 vs msm8956 data
new 5aec3b035e0c thermal/drivers/tsens: fix slope values for msm8939
new 903238a33c11 thermal/drivers/tsens: limit num_sensors to 9 for msm8939
new 498d245749ce thermal/drivers/tsens: Support using nvmem cells for calib [...]
new 439f2409a242 thermal/drivers/tsens: Support using nvmem cells for msm89 [...]
new 913d32e2786c thermal/drivers/tsens: Rework legacy calibration data parsers
new 51d78b8b1beb thermal/drivers/tsens: Drop single-cell code for mdm9607
new dfadb4599ab0 thermal/drivers/tsens: Drop single-cell code for msm8939
new 3a908971f7cb thermal/drivers/tsens: Drop single-cell code for msm8976/msm8956
new df715f26cb7b thermal/drivers/qcom: Remove duplicate set next trip point [...]
new 4b26b7c9cdef thermal/drivers/imx_sc_thermal: Fix the loop condition
new 1cea99593c9e thermal/drivers/imx_sc_thermal: Add iMX8QM sensors
new 5618f1bee2bf thermal/drivers/qcom-spmi-adc-tm5: Use asm intead of asm-generic
new 780e220dc6b5 thermal/drivers/brcmstb_thermal: Use devm_platform_get_and [...]
new 142887ec975b thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap [...]
new b5d6ec4d3a7e thermal/drivers/dove: Use devm_platform_get_and_ioremap_re [...]
new 9b22743b93d5 thermal/drivers/armada: Use devm_platform_get_and_ioremap_ [...]
new f7f6d3713282 thermal/drivers/mtk_thermal: Use devm_platform_get_and_ior [...]
new 2484b632ac99 thermal/drivers/rockchip: Use devm_platform_get_and_iorema [...]
new c818c6d15d36 thermal/drivers/thermal_mmio: Use devm_platform_get_and_io [...]
new 821e43097966 thermal/drivers/kirkwood: Use devm_platform_get_and_iorema [...]
new f8887fdcf2a7 thermal/drivers/spear: Use devm_platform_get_and_ioremap_r [...]
new d69e7041a39c thermal/drivers/sun8i: Convert to use macro
new 4f2ee0aa2e70 thermal/drivers/mtk: Use function pointer for raw_to_mcelsius
new 248da1fc8418 thermal/drivers/mtk: Add support for MT7986 and MT7981
new 8c5ee9155f8a thermal/drivers/armada: Use the thermal_zone_get_crit_temp()
new 02be605946b6 Merge tag 'thermal-v6.3-rc1' of ssh://gitolite.kernel.org/ [...]
new 79b2027097dd Merge back thermal control material for 6.3.
new a3c1f066e1c5 thermal/intel: Introduce Intel TCC library
new d91a4714e54e thermal/int340x/processor_thermal: Use Intel TCC library
new 955fb8719efb thermal/intel/intel_soc_dts_iosf: Use Intel TCC library
new 4e3ecc2898fe thermal/intel/intel_tcc_cooling: Use Intel TCC library
new 983eb370cb87 thermal/x86_pkg_temp_thermal: Use Intel TCC library
new 58374a3970a0 thermal/x86_pkg_temp_thermal: Add support for handling dyn [...]
new e7fcfe67f9f4 thermal: intel: Fix unsigned comparison with less than zero
new a30e65792c47 thermal: intel: menlow: Update function descriptions
new 763bd29fd3d1 thermal: int340x_thermal: Use sysfs_emit_at() instead of s [...]
new 8ef0ca4a177d Merge back other thermal control material for 6.3.
new 40dc1929089f thermal: intel: intel_pch: Add support for Wellsburg PCH
new 7a0e39748861 thermal: ACPI: Add ACPI trip point routines
new fee19c692160 thermal: intel: intel_pch: Use generic trip points
new 5c36cf27846a thermal: intel: int340x: Add production mode attribute
new e90eb1df708c thermal: intel: processor_thermal_device_pci: Use generic [...]
new a5c926acd03a Merge back Intel thermal control changes for 6.3.
new 97efecfdbf6f thermal: ACPI: Initialize trips if temperature is out of range
new b1bf9dbffc30 thermal: intel: int340x: Rework updating trip points
new 9e9b7e182cf3 thermal: intel: int340x: Use zone lock for synchronization
new f4118dbe61bb thermal: intel: int340x: Use generic trip points table
new f364beb5b673 Merge branch 'thermal-intel'
new e398421fd03c thermal: core: Move cdev cleanup to thermal_release()
new 47e3f00074c2 thermal: core: Use device_unregister() instead of device_d [...]
new 58d1c9fd0e85 thermal/core: Fix unregistering netlink at thermal init time
new b57d62862d17 thermal/core: Remove unneeded ida_destroy()
new 5b8de18ee902 thermal/core: Move the thermal trip code to a dedicated file
new 9e0a9be24bdd thermal: Fail object registration if thermal class is not [...]
new 5bbafd436266 thermal: core: Use sysfs_emit_at() instead of scnprintf()
new c3bd6d539f34 Merge branch 'thermal-core'
new dd3b3d160ea7 thermal: ACPI: Make helpers retrieve temperature only
new be014c789c71 thermal: intel: int340x: Assorted minor cleanups
new 67c694586714 thermal: intel: int340x: Rename variable in int340x_therma [...]
new d0009d14e985 thermal: intel: int340x: Drop pointless cast to unsigned long
new 1bcebcab887b thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()
new 2cee73568e8d thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip( [...]
new 558718f4d379 thermal: intel: intel_pch: Eliminate redundant return pointers
new 1aa4f925d80c thermal: intel: intel_pch: Rename device operations callbacks
new 86cb1004b6f7 thermal: intel: intel_pch: Eliminate device operations object
new 35c87f948d31 thermal: intel: intel_pch: Fold two functions into their callers
new c5f43242f48a thermal: intel: intel_pch: Fold suspend and resume routine [...]
new ae98e57a6e82 thermal: intel: intel_pch: Rename board ID symbols
new 2153a87ff9ef thermal: intel: intel_pch: Drop struct board_info
new 8e4736358837 thermal: intel: powerclamp: Fix cur_state for multi packag [...]
new bbfc3349c4e7 powercap: idle_inject: Export symbols
new acbc661032b8 powercap: idle_inject: Add update callback
new 8526eb7fc75a thermal: intel: powerclamp: Use powercap idle-inject feature
new 72ffc28f2fe8 thermal: intel: quark_dts: Use generic trip points
new 621084965459 thermal: intel: powerclamp: Return last requested state as [...]
new 966d0ab67350 thermal: intel: powerclamp: Fix duration module parameter
new 707bf8e1dfd5 Documentation: admin-guide: Move intel_powerclamp documentation
new ebf519710218 thermal: intel: powerclamp: Add two module parameters
new e63273c1bc63 Documentation: admin-guide: Add toctree entry for thermal docs
new e8b703ed75ef Documentation: powerclamp: Escape wildcard in cpumask description
new fef1f0be10c6 Documentation: powerclamp: Fix numbered lists formatting
new badf1f90502d Merge branch 'thermal-intel'
new a29cbd76aaf6 tools/lib/thermal: Fix thermal_sampling_exit()
new fad399ebdd67 thermal/drivers/mediatek: Relocate driver to mediatek folder
new 498e2f7a6e69 dt-bindings: thermal: mediatek: Add LVTS thermal controllers
new f5f633b18234 thermal/drivers/mediatek: Add the Low Voltage Thermal Sens [...]
new 4c27a32c67e1 dt-bindings: thermal: rcar-gen3-thermal: Add r8a779g0 support
new 883d1552997b thermal/drivers/rcar_gen3: Add support for R-Car V4H
new 1c63f8cd018d thermal/drivers/rcar_gen3_thermal: Do not call set_trips() [...]
new aef43e04937e thermal/drivers/rcar_gen3_thermal: Create device local ops struct
new 47b2d3d2ed6c thermal/drivers/rcar_gen3_thermal: Fix device initialization
new 15cc25829a97 thermal/drivers/hisi: Drop second sensor hi3660
new ef1ab1657fda tools/lib/thermal: Fix include path for libnl3 in pkg-conf [...]
new 9272d2d43b6e thermal: Remove core header inclusion from drivers
new 6828e402d06f thermal/drivers/st: Remove syscfg based driver
new 1b72607d7321 Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/sc [...]
The 236 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/admin-guide/index.rst | 1 +
Documentation/admin-guide/kernel-parameters.txt | 7 +
Documentation/admin-guide/pm/amd-pstate.rst | 78 +-
Documentation/admin-guide/thermal/index.rst | 8 +
.../thermal/intel_powerclamp.rst | 35 +-
.../bindings/cpufreq/cpufreq-qcom-hw.yaml | 5 +
.../bindings/cpufreq/qcom-cpufreq-nvmem.yaml | 81 +-
.../devicetree/bindings/opp/opp-v2-kryo-cpu.yaml | 18 +-
.../devicetree/bindings/opp/opp-v2-qcom-level.yaml | 4 +-
.../bindings/thermal/mediatek,lvts-thermal.yaml | 142 +++
.../bindings/thermal/qcom-spmi-adc-tm5.yaml | 1 +
.../devicetree/bindings/thermal/qcom-tsens.yaml | 153 ++-
.../bindings/thermal/rcar-gen3-thermal.yaml | 3 +
Documentation/driver-api/thermal/index.rst | 1 -
Documentation/driver-api/thermal/intel_dptf.rst | 3 +
Documentation/firmware-guide/acpi/acpi-lid.rst | 2 +-
.../firmware-guide/acpi/gpio-properties.rst | 35 +-
Documentation/firmware-guide/acpi/namespace.rst | 2 +-
Documentation/power/suspend-and-interrupts.rst | 2 +-
MAINTAINERS | 6 +-
arch/mips/include/asm/mach-loongson32/cpufreq.h | 18 -
arch/mips/include/asm/mach-loongson32/platform.h | 1 -
arch/mips/loongson32/common/platform.c | 16 -
arch/mips/loongson32/ls1b/board.c | 1 -
arch/x86/kernel/process.c | 1 +
drivers/acpi/acpi_lpit.c | 1 +
drivers/acpi/acpi_pnp.c | 14 +-
drivers/acpi/acpica/hwvalid.c | 7 +-
drivers/acpi/acpica/nsrepair.c | 12 +-
drivers/acpi/acpica/nsxfname.c | 2 +-
drivers/acpi/apei/einj.c | 4 +
drivers/acpi/battery.c | 35 +-
drivers/acpi/cppc_acpi.c | 71 +-
drivers/acpi/device_sysfs.c | 2 +-
drivers/acpi/ioapic.c | 1 +
drivers/acpi/pmic/intel_pmic_bytcrc.c | 1 +
drivers/acpi/pmic/intel_pmic_chtdc_ti.c | 26 +-
drivers/acpi/processor_idle.c | 2 +-
drivers/acpi/processor_perflib.c | 38 +-
drivers/acpi/resource.c | 26 +-
drivers/acpi/sysfs.c | 2 +-
drivers/acpi/tables.c | 3 +-
drivers/acpi/video_detect.c | 2 +-
drivers/base/power/domain.c | 5 +-
drivers/base/power/runtime.c | 4 +
drivers/cpufreq/Kconfig | 10 -
drivers/cpufreq/Makefile | 1 -
drivers/cpufreq/amd-pstate.c | 705 ++++++++++-
drivers/cpufreq/brcmstb-avs-cpufreq.c | 5 +-
drivers/cpufreq/cpufreq.c | 10 +-
drivers/cpufreq/davinci-cpufreq.c | 4 +-
drivers/cpufreq/intel_pstate.c | 14 -
drivers/cpufreq/loongson1-cpufreq.c | 222 ----
drivers/cpufreq/mediatek-cpufreq-hw.c | 5 +-
drivers/cpufreq/omap-cpufreq.c | 4 +-
drivers/cpufreq/qcom-cpufreq-hw.c | 4 +-
drivers/cpufreq/tegra194-cpufreq.c | 3 +-
drivers/cpuidle/Kconfig | 1 +
drivers/cpuidle/Kconfig.arm | 10 +
drivers/cpuidle/cpuidle-haltpoll.c | 2 +-
drivers/cpuidle/cpuidle-psci-domain.c | 7 +-
drivers/cpuidle/cpuidle-psci.c | 3 +
drivers/cpuidle/driver.c | 4 +
drivers/cpuidle/governors/teo.c | 102 +-
drivers/cpuidle/sysfs.c | 6 +-
drivers/idle/intel_idle.c | 2 +
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 2 -
drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c | 39 +-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c | 209 +---
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/tt.c | 71 +-
drivers/opp/Kconfig | 1 -
drivers/opp/debugfs.c | 2 +-
drivers/platform/x86/acerhdf.c | 73 +-
drivers/powercap/idle_inject.c | 65 +-
drivers/powercap/intel_rapl_common.c | 13 +-
drivers/powercap/powercap_sys.c | 14 +-
drivers/thermal/Kconfig | 18 +-
drivers/thermal/Makefile | 7 +-
drivers/thermal/amlogic_thermal.c | 1 -
drivers/thermal/armada_thermal.c | 32 +-
drivers/thermal/broadcom/bcm2835_thermal.c | 11 +-
drivers/thermal/broadcom/brcmstb_thermal.c | 4 +-
drivers/thermal/da9062-thermal.c | 52 +-
drivers/thermal/dove_thermal.c | 7 +-
drivers/thermal/gov_bang_bang.c | 37 +-
drivers/thermal/gov_fair_share.c | 18 +-
drivers/thermal/gov_power_allocator.c | 51 +-
drivers/thermal/gov_step_wise.c | 22 +-
drivers/thermal/hisi_thermal.c | 18 +-
drivers/thermal/imx8mm_thermal.c | 1 -
drivers/thermal/imx_sc_thermal.c | 9 +-
drivers/thermal/imx_thermal.c | 72 +-
drivers/thermal/intel/Kconfig | 11 +
drivers/thermal/intel/Makefile | 1 +
drivers/thermal/intel/int340x_thermal/Kconfig | 2 +
.../intel/int340x_thermal/int3400_thermal.c | 58 +-
.../intel/int340x_thermal/int3403_thermal.c | 2 +-
.../intel/int340x_thermal/int340x_thermal_zone.c | 352 +++---
.../intel/int340x_thermal/int340x_thermal_zone.h | 17 +-
.../int340x_thermal/processor_thermal_device.c | 129 +--
.../int340x_thermal/processor_thermal_device_pci.c | 53 +-
drivers/thermal/intel/intel_hfi.c | 3 +-
drivers/thermal/intel/intel_menlow.c | 12 +-
drivers/thermal/intel/intel_pch_thermal.c | 410 +++----
drivers/thermal/intel/intel_powerclamp.c | 545 +++++----
drivers/thermal/intel/intel_quark_dts_thermal.c | 55 +-
drivers/thermal/intel/intel_soc_dts_iosf.c | 35 +-
drivers/thermal/intel/intel_tcc.c | 139 +++
drivers/thermal/intel/intel_tcc_cooling.c | 37 +-
drivers/thermal/intel/x86_pkg_temp_thermal.c | 176 +--
drivers/thermal/kirkwood_thermal.c | 4 +-
drivers/thermal/mediatek/Kconfig | 37 +
drivers/thermal/mediatek/Makefile | 2 +
.../{mtk_thermal.c => mediatek/auxadc_thermal.c} | 151 ++-
drivers/thermal/mediatek/lvts_thermal.c | 1224 ++++++++++++++++++++
drivers/thermal/qcom/qcom-spmi-adc-tm5.c | 3 +-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c | 45 +-
drivers/thermal/qcom/tsens-v0_1.c | 655 +++--------
drivers/thermal/qcom/tsens-v1.c | 340 ++----
drivers/thermal/qcom/tsens.c | 219 +++-
drivers/thermal/qcom/tsens.h | 46 +-
drivers/thermal/qoriq_thermal.c | 1 -
drivers/thermal/rcar_gen3_thermal.c | 43 +-
drivers/thermal/rcar_thermal.c | 53 +-
drivers/thermal/rockchip_thermal.c | 10 +-
drivers/thermal/samsung/exynos_tmu.c | 65 +-
drivers/thermal/spear_thermal.c | 4 +-
drivers/thermal/st/Kconfig | 4 -
drivers/thermal/st/Makefile | 1 -
drivers/thermal/st/st_thermal.c | 47 +-
drivers/thermal/st/st_thermal_syscfg.c | 174 ---
drivers/thermal/st/stm_thermal.c | 1 -
drivers/thermal/sun8i_thermal.c | 4 +-
drivers/thermal/tegra/soctherm.c | 35 +-
drivers/thermal/tegra/tegra30-tsensor.c | 18 +-
drivers/thermal/thermal_acpi.c | 117 ++
drivers/thermal/thermal_core.c | 145 ++-
drivers/thermal/thermal_core.h | 28 +-
drivers/thermal/thermal_helpers.c | 70 +-
drivers/thermal/thermal_mmio.c | 4 +-
drivers/thermal/thermal_netlink.c | 24 +-
drivers/thermal/thermal_netlink.h | 3 +
drivers/thermal/thermal_of.c | 116 --
drivers/thermal/thermal_sysfs.c | 135 +--
drivers/thermal/thermal_trip.c | 182 +++
drivers/thermal/ti-soc-thermal/ti-thermal.h | 15 -
drivers/thermal/uniphier_thermal.c | 31 +-
include/acpi/acpixf.h | 2 +-
include/acpi/actbl1.h | 4 +-
include/acpi/cppc_acpi.h | 12 +
.../dt-bindings/thermal/mediatek,lvts-thermal.h | 19 +
include/linux/amd-pstate.h | 32 +
include/linux/cpufreq.h | 2 +-
include/linux/idle_inject.h | 3 +
include/linux/intel_tcc.h | 18 +
include/linux/pm.h | 4 +
include/linux/thermal.h | 19 +
kernel/power/Kconfig | 1 -
kernel/power/energy_model.c | 5 +-
kernel/power/swap.c | 16 +-
tools/lib/thermal/libthermal.pc.template | 2 +-
tools/lib/thermal/sampling.c | 2 +-
tools/power/pm-graph/sleepgraph.py | 4 +-
.../x86/amd_pstate_tracer/amd_pstate_trace.py | 4 +-
.../x86/intel_pstate_tracer/intel_pstate_tracer.py | 10 +-
166 files changed, 5466 insertions(+), 3643 deletions(-)
create mode 100644 Documentation/admin-guide/thermal/index.rst
rename Documentation/{driver-api => admin-guide}/thermal/intel_powerclamp.rst (91%)
create mode 100644 Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml
delete mode 100644 arch/mips/include/asm/mach-loongson32/cpufreq.h
delete mode 100644 drivers/cpufreq/loongson1-cpufreq.c
create mode 100644 drivers/thermal/intel/intel_tcc.c
create mode 100644 drivers/thermal/mediatek/Kconfig
create mode 100644 drivers/thermal/mediatek/Makefile
rename drivers/thermal/{mtk_thermal.c => mediatek/auxadc_thermal.c} (88%)
create mode 100644 drivers/thermal/mediatek/lvts_thermal.c
delete mode 100644 drivers/thermal/st/st_thermal_syscfg.c
create mode 100644 drivers/thermal/thermal_acpi.c
create mode 100644 drivers/thermal/thermal_trip.c
create mode 100644 include/dt-bindings/thermal/mediatek,lvts-thermal.h
create mode 100644 include/linux/intel_tcc.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from 318a0d4201 45: onsuccess: #403: all: Success after binutils/gcc/linux/q [...]
new 3e99bd2968 46: onsuccess: #404: all: Success after binutils/gcc/qemu: 3 [...]
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1792 -> 1756 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 31392 -> 30864 bytes
04-build_abe-stage1/console.log.xz | Bin 89508 -> 88716 bytes
05-build_abe-qemu/console.log.xz | Bin 31596 -> 31156 bytes
06-build_linux/console.log.xz | Bin 4300 -> 4296 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4312 -> 3924 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
17 files changed, 25 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk-code_speed-coremark/gnu_eabi-arm_eabi-master-O3_LTO
in repository toolchain/ci/base-artifacts.
from 88194a44b0 57: onsuccess: #12: 1: [TCWG CI] No change after binutils/gc [...]
new 9f25de11f2 58: onsuccess: #13: 1: [TCWG CI] No change after binutils/gc [...]
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1788 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30880 -> 30836 bytes
04-build_abe-stage1/console.log.xz | Bin 87916 -> 87008 bytes
06-build_abe-newlib/console.log.xz | Bin 14384 -> 14516 bytes
07-build_abe-stage2/console.log.xz | Bin 162924 -> 162056 bytes
08-benchmark/benchmark-build.log | 106 ++++++++++-----------
08-benchmark/benchmark.log | 104 ++++++++++----------
08-benchmark/console.log.xz | Bin 3956 -> 3928 bytes
09-check_regression/console.log.xz | Bin 5040 -> 5016 bytes
09-check_regression/results-vs-first.log | 6 +-
09-check_regression/results-vs-prev.log | 8 +-
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metadata.json | 12 +--
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 36 +++----
mail/mail-body.txt | 36 +++----
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++---
results_id | 2 +-
24 files changed, 186 insertions(+), 186 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.