lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220910142942.1152413-1-linux@roeck-us.net>
Date:   Sat, 10 Sep 2022 07:29:42 -0700
From:   Guenter Roeck <linux@...ck-us.net>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] hwmon fixes for v6.0-rc5

Hi Linus,

Please pull hwmon fixes for Linux v6.0-rc5 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.0-rc5

Thanks,
Guenter
------

The following changes since commit 7e18e42e4b280c85b76967a9106a13ca61c16179:

  Linux 6.0-rc4 (2022-09-04 13:10:01 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.0-rc5

for you to fetch changes up to 88700d1396bae72d9a4c23a48bbd98c1c2f53f3d:

  hwmon: (asus-ec-sensors) autoload module via DMI data (2022-09-09 10:45:08 -0700)

----------------------------------------------------------------
hwmon fixes for v6.0-rc5

- Fix severe regression in asus-ec-sensors driver which resulted
  in EC driver failures.

- Fix various bugs in mr75203 driver

- Fix byte order bug in tps23861 driver

----------------------------------------------------------------
Alexandru Gagniuc (1):
      hwmon: (tps23861) fix byte order in resistance register

Eliav Farber (6):
      dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optional
      hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
      hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors
      hwmon: (mr75203) fix voltage equation for negative source input
      hwmon: (mr75203) fix multi-channel voltage reading
      hwmon: (mr75203) enable polling for all VM channels

Eugene Shalygin (1):
      hwmon: (asus-ec-sensors) autoload module via DMI data

 .../devicetree/bindings/hwmon/moortec,mr75203.yaml |   1 -
 drivers/hwmon/asus-ec-sensors.c                    | 408 +++++++++++----------
 drivers/hwmon/mr75203.c                            |  72 ++--
 drivers/hwmon/tps23861.c                           |  10 +-
 4 files changed, 278 insertions(+), 213 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ