summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (tmp513) Constify struct regmap_configJavier Carrasco2024-07-021-1/+1
* hwmon: (ina238) Constify struct regmap_configJavier Carrasco2024-07-021-1/+1
* hwmon: (adt7475) Fix default duty on fan is disabledWayne Tung2024-07-021-1/+1
* hwmon: (jc42) Strengthen detect functionGuenter Roeck2024-06-301-1/+5
* hwmon: (jc42) Use common device ID for TSE2004av compliant sensorsGuenter Roeck2024-06-301-33/+10
* hwmon: (dell-smm) Add Dell OptiPlex 7060 to DMI tableArmin Wolf2024-06-301-0/+7
* hwmon: add MP2891 driverNoah Wang2024-06-283-0/+610
* hwmon: iio: Use iio_read_channel_processed_scale for IIO_POWERSean Anderson2024-06-211-5/+6
* hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllersGuenter Roeck2024-06-191-0/+56
* hwmon: (spd5118) Use regmap to implement pagingGuenter Roeck2024-06-191-29/+18
* hwmon: (max6639) : Add additional hwmon attributes for fan and pwmNaresh Solanki2024-06-141-4/+86
* hwmon: (max6639) : Update hwmon init using info structureNaresh Solanki2024-06-141-171/+287
* hwmon: (core) Make hwmon_class constThomas Weißschuh2024-06-141-1/+1
* hwmon: add MP9941 driverNoah Wang2024-06-133-0/+329
* hwmon: add MP2993 driverNoah Wang2024-06-123-0/+271
* hwmon: (ina2xx) Add device tree support to pass alert polarityAmna Waseem2024-06-121-0/+32
* hwmon: (pmbus/lm25066) Let enum chips start with index 0Guenter Roeck2024-06-111-1/+1
* hwmon: (nct6775) Let enum kinds start with index 0Guenter Roeck2024-06-111-1/+1
* hwmon: (pmbus/mp2856) Let enum chips start with index 0Guenter Roeck2024-06-111-4/+4
* hwmon: (pmbus/max31827) Explain why enum chips must not start with 0Guenter Roeck2024-06-111-0/+5
* hwmon: (asus-ec-sensors) add ProArt X670E-CREATOR WIFIEugene Shalygin2024-06-101-0/+10
* hwmon: (spd5118) Add configuration option for auto-detectionGuenter Roeck2024-06-102-2/+21
* i2c: smbus: Support DDR5 and LPDDR5 SPD EEPROMsGuenter Roeck2024-06-101-1/+5
* hwmon: (spd5118) Add support for reading SPD dataGuenter Roeck2024-06-101-4/+142
* hwmon: (spd5118) Add suspend/resume supportGuenter Roeck2024-06-101-0/+39
* hwmon: Add support for SPD5118 compliant temperature sensorsGuenter Roeck2024-06-103-0/+494
* hwmon: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-093-0/+3
* hwmon: (gsc-hwmon) use device_for_each_child_node_scoped()Javier Carrasco2024-06-091-6/+1
* hwmon: (ltc2991) use device_for_each_child_node_scoped()Javier Carrasco2024-06-091-8/+3
* hwmon: (w83795): Remove use of i2c_match_id()Andrew Davis2024-06-091-3/+1
* hwmon: (w83781d) Remove use of i2c_match_id()Andrew Davis2024-06-091-3/+1
* hwmon: (tmp464) Remove use of i2c_match_id()Andrew Davis2024-06-091-4/+1
* hwmon: (tmp421) Remove use of i2c_match_id()Andrew Davis2024-06-091-5/+1
* hwmon: (tmp401) Remove use of i2c_match_id()Andrew Davis2024-06-091-1/+1
* hwmon: (thmc50) Remove use of i2c_match_id()Andrew Davis2024-06-091-3/+1
* hwmon: (shtc1) Remove use of i2c_match_id()Andrew Davis2024-06-091-3/+1
* hwmon: (sht3x) Remove use of i2c_match_id()Andrew Davis2024-06-091-10/+10
* hwmon: (powr1220) Remove use of i2c_match_id()Andrew Davis2024-06-091-3/+3
* hwmon: (mcp3021) Remove use of i2c_match_id()Andrew Davis2024-06-091-3/+3
* hwmon: (max6697) Remove use of i2c_match_id()Andrew Davis2024-06-091-6/+1
* hwmon: (max1668) Remove use of i2c_match_id()Andrew Davis2024-06-091-3/+1
* hwmon: (max16065) Remove use of i2c_match_id()Andrew Davis2024-06-091-6/+4
* hwmon: (lm95234) Remove use of i2c_match_id()Andrew Davis2024-06-091-3/+2
* hwmon: (lm90) Remove use of i2c_match_id()Andrew Davis2024-06-091-4/+1
* hwmon: (lm85) Remove use of i2c_match_id()Andrew Davis2024-06-091-6/+1
* hwmon: (lm83) Remove use of i2c_match_id()Andrew Davis2024-06-091-8/+8
* hwmon: (lm78) Remove use of i2c_match_id()Andrew Davis2024-06-091-3/+1
* hwmon: (lm75) Remove use of i2c_match_id()Andrew Davis2024-06-091-9/+1
* hwmon: (lm63) Remove use of i2c_match_id()Andrew Davis2024-06-091-4/+1
* hwmon: (ina2xx) Remove use of i2c_match_id()Andrew Davis2024-06-091-6/+1