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-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from d96d875ef5dd Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub [...] adds 1292e972fff2 io_uring: fix compat for IORING_REGISTER_FILES_UPDATE adds dbab40bdb42c Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk [...] adds 7713e62c8623 hwmon: (nct7802) Fix voltage limits to wrong registers adds e51a7dda2998 hwmon: (nct7802) Fix non-working alarm on voltages adds cf3ca1877574 hwmon: (adt7475) Make volt2reg return same reg as reg2volt input adds 3bf8bdcf3bad hwmon: (core) Do not use device managed functions for memo [...] new 1b4e677f86c7 Merge tag 'hwmon-for-v5.5-rc8' of git://git.kernel.org/pub [...] new 90a8e82d3ca8 leds: gpio: Fix uninitialized gpio label for fwnode based probe new 22cb0a76e005 leds-as3645a: Drop fwnode reference on ignored node new 2424415d25a7 led: max77650: add of_match table new 30d57d55abd7 ledtrig-pattern: fix email address quoting in MODULE_AUTHOR() new 51eb5a24de91 leds: rb532: cleanup whitespace new 43108c72cf1d leds: lm3532: add pointer to documentation and fix typo new 131701c697e8 Merge tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/l [...]
The 8 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: drivers/hwmon/adt7475.c | 5 ++- drivers/hwmon/hwmon.c | 68 ++++++++++++++++++------------ drivers/hwmon/nct7802.c | 75 +++++++++++++++++++++++++++++++--- drivers/leds/leds-as3645a.c | 3 +- drivers/leds/leds-gpio.c | 10 ++++- drivers/leds/leds-lm3532.c | 3 +- drivers/leds/leds-max77650.c | 7 ++++ drivers/leds/leds-rb532.c | 1 - drivers/leds/trigger/ledtrig-pattern.c | 4 +- fs/io_uring.c | 4 +- include/uapi/linux/io_uring.h | 3 +- 11 files changed, 140 insertions(+), 43 deletions(-)