This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4d41ead6ead9 Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/li [...] new 51fb91ed5a6f hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_1 telemetr [...] new 8aebbbb2d573 hwmon: (nct7904) Correct divide by 0 new cecf7560f00a hwmon: (applesmc) check status earlier. new c1ae18d313e2 hwmon: (gsc-hwmon) Scale temperature to millidegrees new e4cad138aa4f Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub [...] new c330fb1ddc0a XEN uses irqdesc::irq_data_common::handler_data to store a [...] new d742db70033c xen/xenbus: Fix granting of vmalloc'd memory new 9d3004bf7ba3 arm/xen: Add misuse warning to virt_to_gfn new c8b5563abe02 Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/ [...] new 1196f12a2c96 s390: don't trace preemption in percpu macros new bffc2f7aa963 s390/vmem: fix vmem_add_range for 4-level paging new 1b46b921b0b9 Merge tag 's390-5.9-4' of git://git.kernel.org/pub/scm/lin [...] new e3cb82c6d6f6 i2c: core: Don't fail PRP0001 enumeration when no ID table exist new e4682b8a688b i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device() new 914a7b3563b8 i2c: rcar: in slave mode, clear NACK earlier new 0204081128d5 i2c: iproc: Fix shifting 31 bits new e77aee1326f7 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 17 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: arch/s390/include/asm/percpu.h | 28 ++++++++++++++-------------- arch/s390/mm/vmem.c | 1 + drivers/hwmon/applesmc.c | 31 ++++++++++++++++--------------- drivers/hwmon/gsc-hwmon.c | 1 + drivers/hwmon/nct7904.c | 4 ++-- drivers/hwmon/pmbus/isl68137.c | 7 ++++++- drivers/i2c/busses/i2c-bcm-iproc.c | 4 ++-- drivers/i2c/busses/i2c-rcar.c | 1 + drivers/i2c/i2c-core-acpi.c | 10 ---------- drivers/i2c/i2c-core-base.c | 2 +- drivers/i2c/i2c-core.h | 9 --------- drivers/xen/events/events_base.c | 16 ++++++++-------- drivers/xen/xenbus/xenbus_client.c | 10 ++++++++-- include/xen/arm/page.h | 6 +++++- 14 files changed, 65 insertions(+), 65 deletions(-)