aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-21hwmon: iio: Use iio_read_channel_processed_scale for IIO_POWERSean Anderson1-5/+6
2024-06-18hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllersGuenter Roeck1-0/+56
2024-06-18hwmon: (spd5118) Use regmap to implement pagingGuenter Roeck1-29/+18
2024-06-14hwmon: (max6639) : Add additional hwmon attributes for fan and pwmNaresh Solanki1-4/+86
2024-06-14hwmon: (max6639) : Update hwmon init using info structureNaresh Solanki1-171/+287
2024-06-13hwmon: (core) Make hwmon_class constThomas Weißschuh1-1/+1
2024-06-12hwmon: add MP9941 driverNoah Wang3-0/+329
2024-06-12hwmon: add MP2993 driverNoah Wang3-0/+271
2024-06-12hwmon: (ina2xx) Add device tree support to pass alert polarityAmna Waseem1-0/+32
2024-06-11hwmon: (pmbus/lm25066) Let enum chips start with index 0Guenter Roeck1-1/+1
2024-06-11hwmon: (nct6775) Let enum kinds start with index 0Guenter Roeck1-1/+1
2024-06-11hwmon: (pmbus/mp2856) Let enum chips start with index 0Guenter Roeck1-4/+4
2024-06-11hwmon: (pmbus/max31827) Explain why enum chips must not start with 0Guenter Roeck1-0/+5
2024-06-10hwmon: (asus-ec-sensors) add ProArt X670E-CREATOR WIFIEugene Shalygin1-0/+10
2024-06-10hwmon: (spd5118) Add configuration option for auto-detectionGuenter Roeck2-2/+21
2024-06-10i2c: smbus: Support DDR5 and LPDDR5 SPD EEPROMsGuenter Roeck1-1/+5
2024-06-10hwmon: (spd5118) Add support for reading SPD dataGuenter Roeck1-4/+142
2024-06-10hwmon: (spd5118) Add suspend/resume supportGuenter Roeck1-0/+39
2024-06-10hwmon: Add support for SPD5118 compliant temperature sensorsGuenter Roeck3-0/+494
2024-06-08hwmon: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-08hwmon: (gsc-hwmon) use device_for_each_child_node_scoped()Javier Carrasco1-6/+1
2024-06-08hwmon: (ltc2991) use device_for_each_child_node_scoped()Javier Carrasco1-8/+3
2024-06-08hwmon: (w83795): Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (w83781d) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (tmp464) Remove use of i2c_match_id()Andrew Davis1-4/+1
2024-06-08hwmon: (tmp421) Remove use of i2c_match_id()Andrew Davis1-5/+1
2024-06-08hwmon: (tmp401) Remove use of i2c_match_id()Andrew Davis1-1/+1
2024-06-08hwmon: (thmc50) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (shtc1) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (sht3x) Remove use of i2c_match_id()Andrew Davis1-10/+10
2024-06-08hwmon: (powr1220) Remove use of i2c_match_id()Andrew Davis1-3/+3
2024-06-08hwmon: (mcp3021) Remove use of i2c_match_id()Andrew Davis1-3/+3
2024-06-08hwmon: (max6697) Remove use of i2c_match_id()Andrew Davis1-6/+1
2024-06-08hwmon: (max1668) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (max16065) Remove use of i2c_match_id()Andrew Davis1-6/+4
2024-06-08hwmon: (lm95234) Remove use of i2c_match_id()Andrew Davis1-3/+2
2024-06-08hwmon: (lm90) Remove use of i2c_match_id()Andrew Davis1-4/+1
2024-06-08hwmon: (lm85) Remove use of i2c_match_id()Andrew Davis1-6/+1
2024-06-08hwmon: (lm83) Remove use of i2c_match_id()Andrew Davis1-8/+8
2024-06-08hwmon: (lm78) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (lm75) Remove use of i2c_match_id()Andrew Davis1-9/+1
2024-06-08hwmon: (lm63) Remove use of i2c_match_id()Andrew Davis1-4/+1
2024-06-08hwmon: (ina2xx) Remove use of i2c_match_id()Andrew Davis1-6/+1
2024-06-08hwmon: (fschmd) Remove use of i2c_match_id()Andrew Davis1-1/+1
2024-06-08hwmon: (f75375s) Remove use of i2c_match_id()Andrew Davis1-26/+20
2024-06-08hwmon: (ds1621) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (dme1737) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (aht10) Remove use of i2c_match_id()Andrew Davis1-2/+1
2024-06-08hwmon: (adt7475) Remove use of i2c_match_id()Andrew Davis1-10/+6
2024-06-08hwmon: (ads7828) Remove use of i2c_match_id()Andrew Davis1-6/+1