commit | 0eb5c29ae2a0ae6a38ee8e92398f609b7fab86e6 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Feb 25 14:16:22 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 25 14:16:22 2019 -0800 |
tree | 4fca2ac1f2ecb6aa270b8cb0c8da35c522f9ab4a | |
parent | a0392abe57805ee52fe26ebf24a20a5a342b4e4e [diff] | |
parent | fb470f70fea71a0e0adf3e69d1971db6b2119e3b [diff] |
Merge branch 'aquantia-hwmon' Heiner Kallweit says: ==================== net: phy: aquantia: add hwmon support This series adds HWMON support for the temperature sensor and the related alarms on the 107/108/109 chips. v2: - remove struct aqr_priv - rename header file to aquantia.h v3: - add conditional compiling of aquantia_hwmon.c - improve converting sensor register values to/from long - add helper aqr_hwmon_test_bit ==================== Signed-off-by: David S. Miller <davem@davemloft.net>