summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2024-06-12hwmon: (k10temp) Define a helper function to read CCD temperatureYazen Ghannam
2024-06-12hwmon: (k10temp) Check return value of amd_smn_read()Yazen Ghannam
2024-06-11hwmon: (pmbus/lm25066) Let enum chips start with index 0Guenter Roeck
2024-06-11hwmon: (nct6775) Let enum kinds start with index 0Guenter Roeck
2024-06-11hwmon: (pmbus/mp2856) Let enum chips start with index 0Guenter Roeck
2024-06-11hwmon: (pmbus/max31827) Explain why enum chips must not start with 0Guenter Roeck
2024-06-10hwmon: (asus-ec-sensors) add ProArt X670E-CREATOR WIFIEugene Shalygin
2024-06-10hwmon: (spd5118) Add configuration option for auto-detectionGuenter Roeck
2024-06-10hwmon: (spd5118) Add support for reading SPD dataGuenter Roeck
2024-06-10hwmon: (spd5118) Add suspend/resume supportGuenter Roeck
2024-06-10hwmon: Add support for SPD5118 compliant temperature sensorsGuenter Roeck
2024-06-08hwmon: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-08hwmon: (gsc-hwmon) use device_for_each_child_node_scoped()Javier Carrasco
2024-06-08hwmon: (ltc2991) use device_for_each_child_node_scoped()Javier Carrasco
2024-06-08hwmon: (w83795): Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (w83781d) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (tmp464) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (tmp421) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (tmp401) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (thmc50) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (shtc1) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (sht3x) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (powr1220) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (mcp3021) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (max6697) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (max1668) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (max16065) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm95234) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm90) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm85) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm83) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm78) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm75) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm63) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (ina2xx) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (fschmd) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (f75375s) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (ds1621) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (dme1737) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (aht10) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (adt7475) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (ads7828) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (adm1031) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (adm1021) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (ad7418) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: lm70: simplify with spi_get_device_match_data()Krzysztof Kozlowski
2024-06-07hwmon: (cros_ec) Fix access to restricted __le16Guenter Roeck
2024-06-07hwmon: (cros_ec) Prevent read overflow in probe()Dan Carpenter
2024-06-04hwmon: g672: add support for g761Christian Marangi
2024-06-03hwmon: (max31827) Add PEC supportRadu Sabau