aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-10hwmon: (pmbus/ltc4286) Drop unused i2c device idsUwe Kleine-König1-2/+2
2024-07-09hwmon: (g762) Initialize fans after configuring clockGuenter Roeck1-4/+6
2024-07-08hwmon: (amc6821) Add support for pwm1_mode attributeGuenter Roeck2-1/+16
2024-07-08hwmon: (amc6821) Convert to with_info APIGuenter Roeck1-326/+362
2024-07-08hwmon: (amc6821) Convert to use regmapGuenter Roeck2-444/+384
2024-07-08hwmon: (amc6821) Drop unnecessary enum chipsGuenter Roeck1-4/+1
2024-07-08hwmon: (amc6821) Use BIT() and GENMASK()Guenter Roeck1-40/+41
2024-07-08hwmon: (amc6821) Use tabs for column alignment in definesGuenter Roeck1-71/+71
2024-07-08hwmon: (amc6821) Reorder include files, drop unnecessary onesGuenter Roeck1-7/+6
2024-07-08hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4Guenter Roeck2-8/+21
2024-07-08hwmon: (amc6821) Rename fan1_div to fan1_pulsesGuenter Roeck2-14/+14
2024-07-08hwmon: (amc6821) Make reading and writing fan speed limits consistentGuenter Roeck1-4/+9
2024-07-08hwmon: (amc6821) Stop accepting invalid pwm valuesGuenter Roeck1-6/+8
2024-07-07hwmon: (w83627ehf) Fix underflows seen when writing limit attributesGuenter Roeck1-2/+2
2024-07-07hwmon: (nct6775-core) Fix underflows seen when writing limit attributesGuenter Roeck1-1/+1
2024-07-07hwmon: (lm95234) Fix underflows seen when writing limit attributesGuenter Roeck1-4/+5
2024-07-07hwmon: (adc128d818) Fix underflows seen when writing limit attributesGuenter Roeck1-2/+2
2024-07-05hwmon: (gsc-hwmon) constify read-only struct regmap_busJavier Carrasco1-1/+1
2024-07-04hwmon: (ltc2991) re-order conditions to fix off by one bugDan Carpenter1-2/+2
2024-07-02hwmon: add MP5920 driverAlex Vdovydchenko5-0/+192
2024-07-02dt-bindings: hwmon: Add MPS mp5920Alex Vdovydchenko1-0/+2
2024-07-02hwmon: (tps23861) Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-02hwmon: (tmp513) Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-02hwmon: (ina238) Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-01hwmon: (adt7475) Fix default duty on fan is disabledWayne Tung1-1/+1
2024-06-30hwmon: (jc42) Strengthen detect functionGuenter Roeck1-1/+5
2024-06-30hwmon: (jc42) Use common device ID for TSE2004av compliant sensorsGuenter Roeck1-33/+10
2024-06-30hwmon: (dell-smm) Add Dell OptiPlex 7060 to DMI tableArmin Wolf2-0/+9
2024-06-28hwmon: add MP2891 driverNoah Wang6-0/+797
2024-06-28dt-bindings: hwmon: Add MPS mp2891Noah Wang1-0/+2
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-18dt-bindings: hwmon: ti,tmp108: document V+ supply, add short descriptionStanislav Jakubek1-0/+12
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 Wang6-0/+429
2024-06-12dt-bindings: hwmon: Add MPS mp9941Noah Wang1-0/+2
2024-06-12hwmon: add MP2993 driverNoah Wang6-0/+429
2024-06-12dt-bindings: hwmon: Add MPS mp2993Noah Wang1-0/+2
2024-06-12hwmon: (ina2xx) Add device tree support to pass alert polarityAmna Waseem1-0/+32
2024-06-12dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity-active-high propertyAmna Waseem1-0/+9
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 Shalygin2-0/+11
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