This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ce888220d5c7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 81c12e922b97 Revert "swiotlb: panic if nslabs is too small" new 2995b8002cef dma-debug: improve search for partial syncs new 3f0461613ebc swiotlb: avoid potential left shift overflow new 43b919017fe7 swiotlb: fix a typo new 9fc18f6d56d5 dma-mapping: mark dma_supported static new 16547b21b1c6 Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infrad [...] new 1f05f65bddd6 hwmon: (tps23861) fix byte order in resistance register new d0b34d5bf7ff dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property [...] new 81114fc3d27b hwmon: (mr75203) fix VM sensor allocation when "intel,vm-m [...] new bb9195bd6664 hwmon: (mr75203) update pvt->v_num and vm_num to the actua [...] new 227a3a2fc31d hwmon: (mr75203) fix voltage equation for negative source input new 91a9e063cdcf hwmon: (mr75203) fix multi-channel voltage reading new e43212e0f55d hwmon: (mr75203) enable polling for all VM channels new 88700d1396ba hwmon: (asus-ec-sensors) autoload module via DMI data new 445e0bc7594a Merge tag 'hwmon-for-v6.0-rc5' of git://git.kernel.org/pub [...] new 12dd19c15965 s390/boot: fix absolute zero lowcore corruption on boot new 8d96bba75a43 s390/smp: enforce lowcore protection on CPU restart new b96fbd602d35 Merge tag 's390-6.0-4' of git://git.kernel.org/pub/scm/lin [...]
The 18 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/hwmon/moortec,mr75203.yaml | 1 - arch/s390/kernel/nmi.c | 2 +- arch/s390/kernel/setup.c | 3 +- drivers/hwmon/asus-ec-sensors.c | 408 +++++++++++---------- drivers/hwmon/mr75203.c | 72 ++-- drivers/hwmon/tps23861.c | 10 +- include/linux/dma-mapping.h | 5 - kernel/dma/debug.c | 6 +- kernel/dma/mapping.c | 3 +- kernel/dma/swiotlb.c | 13 +- 10 files changed, 290 insertions(+), 233 deletions(-)