This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 89b7fd5d7f3c Merge tag 'pwm/for-6.4-rc1' of git://git.kernel.org/pub/sc [...]
new a8a2330753bc dt-bindings: imx-thermal: Add imx6sll and imx6ul compatible
new d9f7eeaf24ae dt-bindings: thermal: Use generic ADC node name in examples
new 2912d341800b thermal/drivers/cpuidle_cooling: Delete unmatched comments
new 0a677eea71fd Revert "thermal/drivers/mediatek: Add delay after thermal [...]
new 47cbb0467b8b thermal/drivers/mediatek: Add temperature constraints to v [...]
new f05c7b7d9ea9 thermal/drivers/mediatek: Use devm_of_iomap to avoid resou [...]
new a3e9a9a59711 thermal/drivers/mediatek: Change clk_prepare_enable to dev [...]
new f0fb67c27160 thermal/drivers/mediatek: Use of_address_to_resource()
new 2afa82d1fc64 dt-bindings: thermal: qcom-tsens: Correct unit address
new dd2358321e1a Merge tag 'thermal-v6.4-rc1-3' of ssh://gitolite.kernel.or [...]
new cead266cdbcf thermal: gov_step_wise: Delete obsolete comment
new e4006bfec12c thermal: gov_step_wise: Adjust code logic to match comment
new 7cefbaf081eb thermal: core: Encapsulate tz->device field
new ba7894be5e57 thermal: intel: pch_thermal: Use thermal driver device to [...]
new 66d39e74bf49 ACPI: thermal: Use thermal_zone_device()
new a4b81715a58e ACPI: thermal: Move to dedicated function sysfs extra attr [...]
new 2b6a7409ac39 thermal: intel: menlow: Get rid of this driver
new 53389edd4020 Merge branch 'thermal-core'
new 667de5c68440 Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/ [...]
new 61711941d851 ACPI: x86: utils: Remove Lenovo Yoga Tablet 2's MAGN0001
new 9b04d99788cf ACPI: PM: Do not turn of unused power resources on the Tos [...]
new 9bde7fb8940f ACPI: property: Support strings in Apple _DSM props
new 2e70a47ceafe Merge branches 'acpi-pm' and 'acpi-properties'
new 0153d8e69525 Merge tag 'acpi-6.4-rc1-2' of git://git.kernel.org/pub/scm [...]
new 91048ce42278 intel_idle: use pr_info() instead of printk()
new a78032e94bf1 intel_idle: clean up intel_idle_init_cstates_icpu()
new 1abffbd82766 intel_idle: further intel_idle_init_cstates_icpu() cleanup
new 00433eae1771 intel_idle: improve C-state flags handling robustness
new db1ae0c99950 intel_idle: fix confusing message
new 4152379a701a intel_idle: do not sprinkle module parameter definitions around
new bd4468295e7a intel_idle: mark few variables as __read_mostly
new 08169a162f97 PM: hibernate: Turn snapshot_test into global variable
new 5904de0d735b PM: hibernate: Do not get block device exclusively in test [...]
new 57ea3ab21c14 Merge branch 'pm-sleep'
new fa31fc82fb77 Merge tag 'pm-6.4-rc1-2' of git://git.kernel.org/pub/scm/l [...]
The 35 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:
.../devicetree/bindings/thermal/imx-thermal.yaml | 14 +-
.../bindings/thermal/qcom-spmi-adc-tm-hc.yaml | 4 +-
.../bindings/thermal/qcom-spmi-adc-tm5.yaml | 9 +-
.../devicetree/bindings/thermal/qcom-tsens.yaml | 4 +-
drivers/acpi/power.c | 19 +
drivers/acpi/thermal.c | 45 +-
drivers/acpi/x86/apple.c | 11 +-
drivers/acpi/x86/utils.c | 10 +
drivers/idle/intel_idle.c | 59 ++-
drivers/thermal/cpuidle_cooling.c | 3 -
drivers/thermal/gov_step_wise.c | 28 +-
drivers/thermal/intel/Kconfig | 9 -
drivers/thermal/intel/Makefile | 1 -
drivers/thermal/intel/intel_menlow.c | 521 ---------------------
drivers/thermal/intel/intel_pch_thermal.c | 3 +-
drivers/thermal/mediatek/auxadc_thermal.c | 89 ++--
drivers/thermal/thermal_core.c | 6 +
include/linux/thermal.h | 1 +
kernel/power/hibernate.c | 15 +-
kernel/power/power.h | 1 +
kernel/power/swap.c | 8 +-
21 files changed, 205 insertions(+), 655 deletions(-)
delete mode 100644 drivers/thermal/intel/intel_menlow.c
--
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 releases/gcc-13
in repository gcc.
from d50f2599d7b libstdc++: Set _M_string_length before calling _M_dispose() [...]
new 6138e862038 Revert "c++: reorganize friend template matching [PR91618]"
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/cp/decl.cc | 9 ++++++
gcc/cp/decl2.cc | 9 ++++--
gcc/cp/friend.cc | 92 +++++++++++++++++++++++++++-----------------------------
3 files changed, 61 insertions(+), 49 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 gcc.
from 3b7eecca20b Add stats to simple_dce_from_worklist
new 7ce078ceca4 c++: over-eager friend matching [PR109649]
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/cp/decl2.cc | 1 +
gcc/cp/friend.cc | 3 ++-
gcc/cp/name-lookup.cc | 1 +
gcc/testsuite/g++.dg/template/friend77.C | 19 +++++++++++++++++++
4 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/template/friend77.C
--
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_gnu_woa_check_binutils/master-woa64
in repository toolchain/ci/base-artifacts.
from 6fb3bc0637 68: onsuccess: #101: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new 5fd2eb0ec8 69: onsuccess: #102: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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:
00-sumfiles/binutils.log.xz | Bin 8156 -> 8156 bytes
00-sumfiles/gas.log.xz | Bin 143500 -> 143424 bytes
00-sumfiles/ld.log.xz | Bin 25772 -> 25776 bytes
01-reset_artifacts/console.log.xz | Bin 2036 -> 2056 bytes
02-prepare_abe/console.log.xz | Bin 2444 -> 2460 bytes
03-build_abe-binutils/console.log.xz | Bin 24868 -> 25224 bytes
04-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3928 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3556 -> 3640 bytes
05-build_abe-check_binutils/flaky.xfail | 2 +-
06-check_regression/console.log.xz | Bin 1152 -> 1152 bytes
06-check_regression/results.compare2 | 4 ++--
git/binutils_rev | 2 +-
manifest.sh | 10 +++++-----
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
16 files changed, 12 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.