This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f4aa6b5a8d6 libgomp: Add OpenACC's acc_memcpy_device{,_async} routines [...]
new afee0b19dfd diagnostics: use unique_ptr for m_format_postprocessor
new 554d2a2f0e2 diagnostics: bulletproof html_builder::make_metadata_element
new 3d00efc1563 diagnostics: reimplement html_token_printer in terms of xml [...]
new 8b3300fe2c2 diagnostics: fix PatternFly URL
The 4 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/error.cc | 10 ++++----
gcc/diagnostic-format-html.cc | 58 ++++++++++++++++---------------------------
gcc/pretty-print.cc | 6 ++---
gcc/pretty-print.h | 17 ++++++++-----
4 files changed, 39 insertions(+), 52 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 2047aa4ce2e c++: xobj lambda 'this' capture [PR113563]
new f4aa6b5a8d6 libgomp: Add OpenACC's acc_memcpy_device{,_async} routines [...]
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:
libgomp/libgomp-plugin.h | 2 +
libgomp/libgomp.h | 4 +
libgomp/libgomp.map | 6 ++
libgomp/libgomp.texi | 39 +++++++
libgomp/oacc-mem.c | 44 +++++---
libgomp/openacc.f90 | 22 ++++
libgomp/openacc.h | 4 +-
libgomp/openacc_lib.h | 24 +++++
libgomp/plugin/plugin-gcn.c | 17 +++-
libgomp/plugin/plugin-nvptx.c | 43 ++++++++
libgomp/target.c | 14 +++
.../acc_memcpy_device-1.c | 96 +++++++++++++++++
.../libgomp.oacc-fortran/acc_memcpy_device-1.f90 | 113 +++++++++++++++++++++
13 files changed, 409 insertions(+), 19 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/acc_memcpy_device-1.c
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/acc_memcpy_device-1.f90
--
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 977fadd6977 c++, coroutines: Make a check more specific [PR109283].
new 2047aa4ce2e c++: xobj lambda 'this' capture [PR113563]
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/lambda.cc | 12 +++----
gcc/cp/semantics.cc | 17 ++++------
gcc/testsuite/g++.dg/cpp23/explicit-obj-lambda16.C | 39 ++++++++++++++++++++++
3 files changed, 50 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/explicit-obj-lambda16.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 master
in repository glibc.
from aa18367c11 AArch64: Improve enabling of SVE for libmvec
new eaf88c1025 Update syscall lists for Linux 6.15
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:
sysdeps/unix/sysv/linux/aarch64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/alpha/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/arc/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/arm/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/csky/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/hppa/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/i386/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/loongarch/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/m68k/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/microblaze/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/mips/mips32/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/mips/mips64/n64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/or1k/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/powerpc/powerpc64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/riscv/rv32/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/s390/s390-32/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/s390/s390-64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/sh/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/sparc/sparc32/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/sparc/sparc64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/syscall-names.list | 5 +++--
sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h | 1 +
26 files changed, 28 insertions(+), 2 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 releases/gcc-13
in repository gcc.
from d0398041388 Daily bump.
new af73c8bf516 [LRA]: Backporting solutions for PR112918 and PR113354 to s [...]
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/lra-constraints.cc | 124 ++++++++++++++++++++++++++++++-------------------
1 file changed, 75 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 newlib.
from 1f2628b66 newlib: riscv: Align whitespace of size optimized memset()
new 584910835 Cygwin: CI: Add stc regression test 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:
.github/workflows/cygwin.yml | 86 +++++++++++++++++++++++++++++++++++++++++---
1 file changed, 81 insertions(+), 5 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 main
in repository newlib.
from 1f2628b66 newlib: riscv: Align whitespace of size optimized memset()
new 584910835 Cygwin: CI: Add stc regression test 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:
.github/workflows/cygwin.yml | 86 +++++++++++++++++++++++++++++++++++++++++---
1 file changed, 81 insertions(+), 5 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 5c6364b09a6 c++: C++17 constexpr lambda and goto/static
new 977fadd6977 c++, coroutines: Make a check more specific [PR109283].
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/coroutines.cc | 8 +++++---
gcc/testsuite/g++.dg/coroutines/pr109283.C | 23 +++++++++++++++++++++++
2 files changed, 28 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr109283.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 master
in repository linux.
from 9d230d500b0e Merge tag 'driver-core-6.16-rc1' of git://git.kernel.org/p [...]
new a62372b6c928 platform/x86: Avoid -Wflex-array-member-not-at-end warning
new 70081121e24c platform: arm64: huawei-gaokun-ec: Remove unneeded semicolon
new 8a1a0fb55f8a platform/x86: alienware-wmi-wmax: Rename thermal related symbols
new a000da9dbc24 platform/x86: alienware-wmi-wmax: Improve ID processing
new 45983d19f305 platform/x86: alienware-wmi-wmax: Improve internal AWCC API
new 77bb2ec55700 platform/x86: alienware-wmi-wmax: Modify supported_thermal [...]
new 32b6372ddd43 platform/x86: alienware-wmi-wmax: Improve platform profile probe
new 3dde0ae1eb5f platform/x86: alienware-wmi-wmax: Add support for the "cus [...]
new d69990783495 platform/x86: alienware-wmi-wmax: Add HWMON support
new 07ac275981b1 platform/x86: alienware-wmi-wmax: Add support for manual f [...]
new b028fb497c15 platform/x86: alienware-wmi-wmax: Add a DebugFS interface
new a56d188a0a8f Documentation: wmi: Improve and update alienware-wmi docum [...]
new 3e48767ab53b Documentation: admin-guide: laptops: Add documentation for [...]
new 361813db5d9b Documentation: ABI: Add sysfs platform and debugfs ABI doc [...]
new 8625c4c06a79 platform/x86: Use strscpy()/scnprintf() with acpi_device_n [...]
new 29ba3b6037dc platform/x86: barco-p50: use new GPIO line value setter callbacks
new e0071ad2ee0b platform/x86: int0002: use new GPIO line value setter callbacks
new 88f67f2a99f0 platform/x86: silicom: use new GPIO line value setter callbacks
new 78a7491d5cba platform/x86:intel/pmc: Move PMC Core related functions
new e9f9cf3fe3ea platform/x86:intel/pmc: Rename core_ssram to ssram_telemetry
new 1b1aaa9cbe8d platform/x86:intel/pmc: Move PMC devid to core.h
new 052fabddeaa7 platform/x86:intel/pmc: Convert index variables to be unsigned
new 41c5c2215ee8 platform/x86:intel/pmc: Remove unneeded header file inclusion
new 8c173c39e347 platform/x86:intel/pmc: Remove unneeded io operations
new 981527828c30 platform/mellanox: Rename field to improve code readability
new 4630b99d2e93 platform/x86: dell-pc: Propagate errors when detecting fea [...]
new 48e21e0226a9 platform/x86: dell-pc: Use non-atomic bitmap operations
new 99fb11d1edb2 platform/x86: dell-pc: Transition to faux device
new e99e2c54ea9f platform: Do not enable by default during compile testing
new 1d78798b4e6f platform/x86: int3472: Add skl_int3472_register_clock() helper
new ea890cdd41fe platform/x86: int3472: Stop setting a supply-name for GPIO [...]
new b6d3d739b72a platform/x86: int3472: Drop unused gpio field from struct [...]
new 38ff83a374cd platform/x86: int3472: Rework AVDD second sensor quirk handling
new 033234bdc6cf platform/x86: int3472: Make regulator supply name configurable
new ccda394e1ef1 platform/x86: int3472: Avoid GPIO regulator spikes
new 4455dcf578ae platform/x86: int3472: Prepare for registering more than 1 [...]
new c5d039327204 platform/x86: int3472: Add handshake pin support
new 4d1e8c8f11c6 platform/x86: int3472: Debug log when remapping pins
new 217d55ca13d2 hwmon: (oxp-sensors) Distinguish the X1 variants
new 9f4c9ec158fa hwmon: (oxp-sensors) Add all OneXFly variants
new 3012bb39001c platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86
new d9c4037fed89 ABI: testing: sysfs-class-oxp: add missing documentation
new 3abff549e0ec ABI: testing: sysfs-class-oxp: add tt_led attribute documentation
new b72e0b671ddf platform/x86: oxpec: Rename ec group to tt_toggle
new 50623acafb6b platform/x86: oxpec: Add turbo led support to X1 devices
new 6b89cf6d3744 platform/x86: oxpec: Move pwm_enable read to its own function
new b804a9b81890 platform/x86: oxpec: Move pwm value read/write to separate [...]
new 665fab338122 platform/x86: oxpec: Move fan speed read to separate function
new 36a65fa84ac3 platform/x86: oxpec: Adhere to sysfs-class-hwmon and enabl [...]
new 38b30882c621 platform/x86: oxpec: Follow reverse xmas convention for tt_toggle
new 6c9ffa2ae48e power: supply: add inhibit-charge-awake to charge_behaviour
new 9230b3b81b12 platform/x86: oxpec: Add charge threshold and behaviour to [...]
new 97e3d8ac2585 platform/x86: oxpec: Rename rval to ret in tt_toggle
new 25b5095a4b89 platform/x86: oxpec: Convert defines to using tabs
new d00f779eb09a platform/mellanox: mlxreg-dpu: Add initial support for Nvidia DPU
new 783259e9b19d platform: mellanox: Introduce support of Nvidia smart switch
new f48cf5ee4fbc platform: mellanox: Cosmetic changes to improve code style
new 317bbe169c46 platform: mellanox: mlx-platform: Add support for new Nvid [...]
new 1fe9596a70d4 platform/x86: alienware-wmi-wmax: Fix uninitialized bitmap [...]
new 4b4da10b1f7e platform/x86: alienware-wmi-wmax: Fix awcc_hwmon_fans_init [...]
new 3acb492a02a1 platform/mellanox: mlxbf-pmc: Support additional PMC blocks
new 841bceb53214 platform/x86: Introduce dasharo-acpi platform driver
new 812bca7f7e73 platform/x86:intel/vsec: Change return type of intel_vsec_ [...]
new b5d465396268 platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driver
new 6f130e048d39 platform/x86:intel/pmc: Use devm for mutex_init
new 1e24546894d2 platform/x86:intel/pmc: Move error handling to init function
new a59211ee4610 platform/x86:intel/pmc: Improve pmc_core_get_lpm_req()
new c5925f438429 platform/x86: oxpec: Add a lower bounds check in oxp_psy_e [...]
new 56b0bb7f9069 platform: mellanox: nvsw-sn2200: Add support for new syste [...]
new 4e29dd3821df Documentation/ABI: Add new attribute for mlxreg-io sysfs i [...]
new e25a982b38b3 platform/x86: oxpec: Make turbo val apply a bitmask
new b369395c895b platform/x86: oxpec: Add support for the OneXPlayer G1
new 00e005c952f7 hid-asus: check ROG Ally MCU version and warn
new feea7bd6b02d platform/x86: asus-wmi: Refactor Ally suspend/resume
new cfd84b3f419b platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 [...]
new aee5cf935cf9 platform/x86: alienware-wmi-wmax: Expose GPIO debug methods
new df6061c27690 Documentation: wmi: alienware-wmi: Add GPIO control documentation
new 885d1c2a30b7 platform/x86: ISST: Support SST-TF revision 2
new d6644d737bec platform/x86: ISST: Support SST-PP revision 2
new c9a20142d342 platform/x86: ISST: Update minor version
new c935ddfe65da platform/x86: ISST: Do Not Restore SST MSRs on CPU Online [...]
new 9950f94e4859 platform/x86/sony-laptop: Remove unused sony laptop camera code
new 3c415b1df95c platform/x86: thinkpad-acpi: Add support for new hotkey fo [...]
new 53eddae9af0c platform/x86: int3472: Move common.h to public includes, s [...]
new 1e5d088a52c2 platform/x86: int3472: Stop using devm_gpiod_get()
new 1cfa1bb9b403 platform/x86: int3472: Export int3472_discrete_parse_crs()
new 45adb05473aa platform/x86: int3472: Remove unused sensor_config struct member
new d4860025a3fd platform/x86: int3472: For mt9m114 sensors map powerdown t [...]
new 835796753310 platform/x86: portwell-ec: Add GPIO and WDT driver for Por [...]
new 8e725ff0419a platform: mellanox: nvsw-sn2200: Fix .items in nvsw_sn2201 [...]
new f94ffc3f0b90 platform/mellanox: mlxreg-dpu: Fix smatch warnings
new 593ee93aa710 Merge branch 'fixes' into for-next
new cf8dea42e42b platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all [...]
new 92c025db52bb platform/x86/amd/hsmp: Report power via hwmon sensors
new 511a4a5ea2b6 platform/x86/amd/hsmp: acpi: Add sysfs files to display HS [...]
new f4856c20c137 power: supply: core: Add additional health status values
new 058de163a376 platform/x86: dell-ddv: Implement the battery matching algorithm
new 303ecf690ae2 platform/x86: dell-ddv: Expose the battery manufacture dat [...]
new 2bd1870a6769 platform/x86: dell-ddv: Expose the battery health to userspace
new 9f080c9f2099 platform/x86/tuxedo: Prevent invalid Kconfig state
new 5aa63cab70d3 tools/power/x86/intel-speed-select: Support SST PP revisio [...]
new 51272ca7c367 tools/power/x86/intel-speed-select: Skip uncore frequency update
new 6dfe26cb1c29 tools/power/x86/intel-speed-select: v1.23 release
new 751bcc022fd1 Merge branch 'intel-sst' of https://github.com/spandruvada [...]
new b98fa870fce2 platform/x86/intel-uncore-freq: Add attributes to show age [...]
new bfbe7729d6dd Documentation: admin-guide: pm: Add documentation for agent_types
new e37be5d85c60 platform/x86/intel: power-domains: Add interface to get Li [...]
new 247b43fcd872 platform/x86/intel-uncore-freq: Add attributes to show die_id
new e636e3f7421b Documentation: admin-guide: pm: Add documentation for die_id
new 90b85567e457 platform/x86: Add AMD ISP platform config for OV05C10
new cad37faac66c docs: ABI: Fix "aassociated" to "associated"
new 7ff5f091409f platform/x86: asus-wmi: fix build without CONFIG_SUSPEND
new 69157b00b526 platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m
new 9c96808f10d8 thermal/drivers/acerhdf: Constify struct thermal_zone_device_ops
new 1193e205dbb6 Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kern [...]
new b9b410cc1875 fanotify: Drop use of flex array in fanotify_fh
new 90d1238047a6 fanotify: remove redundant permission checks
new 58f5fbeb367f fanotify: support watching filesystems and mounts inside userns
new db340159f19a Merge tag 'fsnotify_for_v6.16-rc1' of git://git.kernel.org [...]
new 5ea45f54c8d6 isofs: fix Y2038 and Y2156 issues in Rock Ridge TF entry
new d5a2693f93e4 ext2: Deprecate DAX
new e0797d3b91de Merge tag 'fs_for_v6.16-rc1' of git://git.kernel.org/pub/s [...]
The 122 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/stable/sysfs-driver-mlxreg-io | 98 +
Documentation/ABI/testing/debugfs-alienware-wmi | 64 +
Documentation/ABI/testing/sysfs-bus-wmi | 2 +-
Documentation/ABI/testing/sysfs-class-power | 13 +-
.../ABI/testing/sysfs-platform-alienware-wmi | 14 +
Documentation/ABI/testing/sysfs-platform-oxp | 25 +
.../admin-guide/laptops/alienware-wmi.rst | 127 +
Documentation/admin-guide/laptops/index.rst | 1 +
.../pm/intel_uncore_frequency_scaling.rst | 10 +
Documentation/arch/x86/amd_hsmp.rst | 30 +
Documentation/hwmon/index.rst | 1 -
Documentation/hwmon/oxp-sensors.rst | 89 -
Documentation/wmi/devices/alienware-wmi.rst | 425 +--
Documentation/wmi/devices/dell-wmi-ddv.rst | 46 +-
MAINTAINERS | 30 +-
drivers/hid/hid-asus.c | 111 +-
drivers/hwmon/Kconfig | 11 -
drivers/hwmon/Makefile | 1 -
drivers/hwmon/oxp-sensors.c | 716 ----
drivers/platform/arm64/Kconfig | 2 +-
drivers/platform/arm64/huawei-gaokun-ec.c | 2 +-
drivers/platform/mellanox/Kconfig | 13 +
drivers/platform/mellanox/Makefile | 1 +
drivers/platform/mellanox/mlx-platform.c | 3640 ++++++++++++++------
drivers/platform/mellanox/mlxbf-pmc.c | 155 +-
drivers/platform/mellanox/mlxreg-dpu.c | 613 ++++
drivers/platform/mellanox/mlxreg-hotplug.c | 8 +-
drivers/platform/mellanox/nvsw-sn2201.c | 112 +-
drivers/platform/surface/Kconfig | 2 +-
drivers/platform/x86/Kconfig | 40 +
drivers/platform/x86/Makefile | 12 +
drivers/platform/x86/acerhdf.c | 4 +-
drivers/platform/x86/amd/Kconfig | 11 +
drivers/platform/x86/amd/Makefile | 1 +
drivers/platform/x86/amd/amd_isp4.c | 311 ++
drivers/platform/x86/amd/hsmp/Kconfig | 2 +
drivers/platform/x86/amd/hsmp/Makefile | 1 +
drivers/platform/x86/amd/hsmp/acpi.c | 267 +-
drivers/platform/x86/amd/hsmp/hsmp.c | 25 +-
drivers/platform/x86/amd/hsmp/hsmp.h | 9 +
drivers/platform/x86/amd/hsmp/hwmon.c | 121 +
drivers/platform/x86/amd/hsmp/plat.c | 6 +-
drivers/platform/x86/asus-wmi.c | 148 +-
drivers/platform/x86/barco-p50-gpio.c | 10 +-
drivers/platform/x86/dasharo-acpi.c | 360 ++
drivers/platform/x86/dell/Kconfig | 3 +-
drivers/platform/x86/dell/alienware-wmi-wmax.c | 1097 +++++-
drivers/platform/x86/dell/dell-pc.c | 67 +-
drivers/platform/x86/dell/dell-wmi-ddv.c | 246 +-
drivers/platform/x86/eeepc-laptop.c | 4 +-
drivers/platform/x86/intel/int0002_vgpio.c | 7 +-
drivers/platform/x86/intel/int3472/Makefile | 3 +-
.../platform/x86/intel/int3472/clk_and_regulator.c | 173 +-
drivers/platform/x86/intel/int3472/common.c | 9 +-
drivers/platform/x86/intel/int3472/discrete.c | 69 +-
.../platform/x86/intel/int3472/discrete_quirks.c | 21 +
drivers/platform/x86/intel/int3472/led.c | 3 +-
drivers/platform/x86/intel/int3472/tps68470.c | 3 +-
drivers/platform/x86/intel/pmc/Kconfig | 4 +
drivers/platform/x86/intel/pmc/Makefile | 8 +-
drivers/platform/x86/intel/pmc/arl.c | 13 +-
drivers/platform/x86/intel/pmc/core.c | 240 +-
drivers/platform/x86/intel/pmc/core.h | 22 +-
drivers/platform/x86/intel/pmc/core_ssram.c | 332 --
drivers/platform/x86/intel/pmc/mtl.c | 10 +-
drivers/platform/x86/intel/pmc/ssram_telemetry.c | 204 ++
drivers/platform/x86/intel/pmc/ssram_telemetry.h | 24 +
.../x86/intel/speed_select_if/isst_if_common.c | 21 -
.../x86/intel/speed_select_if/isst_tpmi_core.c | 103 +-
drivers/platform/x86/intel/tpmi_power_domains.c | 34 +-
drivers/platform/x86/intel/tpmi_power_domains.h | 1 +
.../uncore-frequency/uncore-frequency-common.c | 34 +
.../uncore-frequency/uncore-frequency-common.h | 20 +-
.../intel/uncore-frequency/uncore-frequency-tpmi.c | 49 +
drivers/platform/x86/intel/vsec.c | 9 +-
drivers/platform/x86/oxpec.c | 1054 ++++++
drivers/platform/x86/panasonic-laptop.c | 4 +-
drivers/platform/x86/portwell-ec.c | 291 ++
drivers/platform/x86/silicom-platform.c | 11 +-
drivers/platform/x86/sony-laptop.c | 175 +-
drivers/platform/x86/thinkpad_acpi.c | 49 +-
drivers/platform/x86/topstar-laptop.c | 4 +-
drivers/platform/x86/tuxedo/Kconfig | 8 +
drivers/platform/x86/tuxedo/Makefile | 8 +
drivers/platform/x86/tuxedo/nb04/Kconfig | 17 +
drivers/platform/x86/tuxedo/nb04/Makefile | 10 +
drivers/platform/x86/tuxedo/nb04/wmi_ab.c | 923 +++++
drivers/platform/x86/tuxedo/nb04/wmi_util.c | 91 +
drivers/platform/x86/tuxedo/nb04/wmi_util.h | 109 +
drivers/platform/x86/xo15-ebook.c | 10 +-
drivers/power/supply/power_supply_sysfs.c | 9 +-
drivers/power/supply/test_power.c | 1 +
fs/ext2/super.c | 3 +-
fs/isofs/inode.c | 7 +-
fs/isofs/isofs.h | 4 +-
fs/isofs/rock.c | 40 +-
fs/isofs/rock.h | 6 +-
fs/isofs/util.c | 49 +-
fs/notify/fanotify/fanotify.c | 3 +-
fs/notify/fanotify/fanotify.h | 9 +-
fs/notify/fanotify/fanotify_user.c | 50 +-
include/linux/fanotify.h | 5 +-
include/linux/fsnotify_backend.h | 1 +
include/linux/intel_vsec.h | 5 +-
include/linux/platform_data/mlxreg.h | 4 +-
include/linux/platform_data/x86/asus-wmi.h | 19 +
.../linux/platform_data/x86/int3472.h | 73 +-
include/linux/power_supply.h | 3 +
include/linux/sony-laptop.h | 39 -
include/uapi/linux/isst_if.h | 26 +
tools/power/x86/intel-speed-select/isst-config.c | 15 +-
.../power/x86/intel-speed-select/isst-core-tpmi.c | 12 +
tools/power/x86/intel-speed-select/isst-display.c | 20 +
tools/power/x86/intel-speed-select/isst.h | 3 +
114 files changed, 10415 insertions(+), 3278 deletions(-)
create mode 100644 Documentation/ABI/testing/debugfs-alienware-wmi
create mode 100644 Documentation/ABI/testing/sysfs-platform-alienware-wmi
create mode 100644 Documentation/ABI/testing/sysfs-platform-oxp
create mode 100644 Documentation/admin-guide/laptops/alienware-wmi.rst
delete mode 100644 Documentation/hwmon/oxp-sensors.rst
delete mode 100644 drivers/hwmon/oxp-sensors.c
create mode 100644 drivers/platform/mellanox/mlxreg-dpu.c
create mode 100644 drivers/platform/x86/amd/amd_isp4.c
create mode 100644 drivers/platform/x86/amd/hsmp/hwmon.c
create mode 100644 drivers/platform/x86/dasharo-acpi.c
create mode 100644 drivers/platform/x86/intel/int3472/discrete_quirks.c
delete mode 100644 drivers/platform/x86/intel/pmc/core_ssram.c
create mode 100644 drivers/platform/x86/intel/pmc/ssram_telemetry.c
create mode 100644 drivers/platform/x86/intel/pmc/ssram_telemetry.h
create mode 100644 drivers/platform/x86/oxpec.c
create mode 100644 drivers/platform/x86/portwell-ec.c
create mode 100644 drivers/platform/x86/tuxedo/Kconfig
create mode 100644 drivers/platform/x86/tuxedo/Makefile
create mode 100644 drivers/platform/x86/tuxedo/nb04/Kconfig
create mode 100644 drivers/platform/x86/tuxedo/nb04/Makefile
create mode 100644 drivers/platform/x86/tuxedo/nb04/wmi_ab.c
create mode 100644 drivers/platform/x86/tuxedo/nb04/wmi_util.c
create mode 100644 drivers/platform/x86/tuxedo/nb04/wmi_util.h
rename drivers/platform/x86/intel/int3472/common.h => include/linux/platform_data/ [...]
delete mode 100644 include/linux/sony-laptop.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from aed5eee5a35 gdb/dap: fix completion request for empty strings
new 2490dbf4e48 gdb: update corner case when canonicalizing riscv syscall names
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:
gdb/syscalls/riscv-canonicalize-syscall-gen.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.