summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2022-02-27hwmon: (adt7x10) Remove empty driver removal callbackCosmin Tanislav4-21/+0
2022-02-27hwmon: (adt7x10) Use devm_request_threaded_irqCosmin Tanislav1-5/+5
2022-02-27hwmon: (adt7x10) Use devm_hwmon_device_register_with_infoCosmin Tanislav2-126/+125
2022-02-27hwmon: (adt7x10) Add device managed action for restoring configCosmin Tanislav1-5/+11
2022-02-27hwmon: (adt7x10) Convert to use regmapGuenter Roeck5-188/+213
2022-02-27hwmon: (nct6775) add ASUS ROG STRIX Z390/Z490/X570-* / PRIME X570-PDenis Pauk1-0/+13
2022-02-27hwmon: (asus-ec-sensors) read sensors as signed intsEugene Shalygin1-8/+8
2022-02-27hwmon: (asus-ec-sensors) fix a typo in asus_ec_probe()Dan Carpenter1-1/+1
2022-02-27hwmon: (asus-ec-sensors) Add Crosshair VIII Hero WiFiEugene Shalygin1-0/+6
2022-02-27hwmon: (max6639) Add regulator supportMarcello Sylvester Bauer1-8/+54
2022-02-27hwmon: (mlxreg-fan) Use pwm attribute for setting fan speed low limitVadim Pasternak1-57/+27
2022-02-27hwmon: deprecate asis_wmi_ec_sensors driverEugene Shalygin1-1/+4
2022-02-27hwmon: (asus-ec-sensors) add driver for ASUS ECEugene Shalygin3-0/+706
2022-02-27hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNINGArmin Wolf1-1/+1
2022-02-27hwmon: (sch56xx-common) Replace msleep() with usleep_range()Armin Wolf1-1/+1
2022-02-27hwmon: (sch56xx-common) Add automatic module loading on supported devicesArmin Wolf1-2/+38
2022-02-27hwmon: (sch56xx) Autoload modules on platform device creationArmin Wolf2-0/+20
2022-02-27hwmon: Fix possible NULL pointerPaul Cercueil1-1/+1
2022-02-27hwmon: (powr1220) Add support for Lattice's POWR1014 power manager ICMichael Shych1-1/+21
2022-02-27hwmon: (powr1220) Upgrade driver to support hwmon info infrastructureMichael Shych1-115/+92
2022-02-27hwmon: (powr1220) Cosmetic changesMichael Shych1-3/+3
2022-02-27hwmon: (pmbus) Remove trailing whitespaces from Kconfig fileMarcello Sylvester Bauer1-2/+2
2022-02-27hwmon: (asus_wmi_sensors) add ASUS ROG STRIX B450-F GAMING IIDenis Pauk1-0/+1
2022-02-27hwmon: (asus_wmi_ec_sensors) Support T_Sensor on Prime X570-ProAnthony DeRossi1-1/+2
2022-02-27hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelistDmitry Baryshkov1-0/+1
2022-02-27hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-ADenis Pauk1-0/+3
2022-02-27hwmon: Add "label" attributePaul Cercueil1-3/+31
2022-02-27hwmon: (nct6775) add support for TSI temperature registersZev Weiss1-6/+123
2022-02-27hwmon: (lm83) Convert to use with_info APIGuenter Roeck1-132/+183
2022-02-27hwmon: (lm83) Explain why LM82 may be misdetected as LM83Guenter Roeck1-0/+8
2022-02-27hwmon: (lm83) Demote log message if chip identification failsGuenter Roeck1-3/+3
2022-02-27hwmon: (lm83) Replace temperature conversion macros with standard functionsGuenter Roeck1-13/+2
2022-02-27hwmon: (lm83) Use regmapGuenter Roeck2-65/+112
2022-02-27hwmon: (lm83) Replace new_client with clientGuenter Roeck1-14/+14
2022-02-27hwmon: (lm83) Move lm83_id to avoid forward declarationGuenter Roeck1-8/+6
2022-02-27hwmon: (lm83) Reorder include files to be in alphabetic orderGuenter Roeck1-5/+5
2022-02-27hwmon: Report attribute name with udev eventsGuenter Roeck1-1/+4
2022-02-27hwmon: (pmbus) Add mutex to regulator opsPatrick Rudolph1-3/+13
2022-02-22hwmon: (pmbus) Clear pmbus fault/warning bits after readVikash Chandola1-0/+5
2022-02-22hwmon: Handle failure to register sensor with thermal zone correctlyGuenter Roeck1-6/+8
2022-02-19hwmon: (ntc_thermistor) Underscore Samsung thermistorLinus Walleij1-1/+1
2022-01-24hwmon: (nct6775) Fix crash in clear_caseopenGuenter Roeck1-3/+3
2022-01-23hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()Dan Carpenter1-0/+3
2022-01-23hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unusedGuenter Roeck1-1/+1
2022-01-23hwmon: (lm90) Fix sysfs and udev notificationsGuenter Roeck1-6/+6
2022-01-23hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649Guenter Roeck1-1/+1
2022-01-23hwmon: (lm90) Mark alert as broken for MAX6680Guenter Roeck1-1/+1
2022-01-23hwmon: (lm90) Mark alert as broken for MAX6654Guenter Roeck1-0/+1
2022-01-23hwmon: (lm90) Re-enable interrupts after alert clearsGuenter Roeck1-1/+1
2022-01-23hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck1-1/+1