summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2022-02-27hwmon: (asus-ec-sensors) add driver for ASUS ECEugene Shalygin
2022-02-27hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNINGArmin Wolf
2022-02-27hwmon: (sch56xx-common) Replace msleep() with usleep_range()Armin Wolf
2022-02-27hwmon: (sch56xx-common) Add automatic module loading on supported devicesArmin Wolf
2022-02-27hwmon: (sch56xx) Autoload modules on platform device creationArmin Wolf
2022-02-27hwmon: Fix possible NULL pointerPaul Cercueil
2022-02-27hwmon: (powr1220) Add support for Lattice's POWR1014 power manager ICMichael Shych
2022-02-27hwmon: (powr1220) Upgrade driver to support hwmon info infrastructureMichael Shych
2022-02-27hwmon: (powr1220) Cosmetic changesMichael Shych
2022-02-27hwmon: (pmbus) Remove trailing whitespaces from Kconfig fileMarcello Sylvester Bauer
2022-02-27hwmon: (asus_wmi_sensors) add ASUS ROG STRIX B450-F GAMING IIDenis Pauk
2022-02-27hwmon: (asus_wmi_ec_sensors) Support T_Sensor on Prime X570-ProAnthony DeRossi
2022-02-27hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelistDmitry Baryshkov
2022-02-27hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-ADenis Pauk
2022-02-27hwmon: Add "label" attributePaul Cercueil
2022-02-27hwmon: (nct6775) add support for TSI temperature registersZev Weiss
2022-02-27hwmon: (lm83) Convert to use with_info APIGuenter Roeck
2022-02-27hwmon: (lm83) Explain why LM82 may be misdetected as LM83Guenter Roeck
2022-02-27hwmon: (lm83) Demote log message if chip identification failsGuenter Roeck
2022-02-27hwmon: (lm83) Replace temperature conversion macros with standard functionsGuenter Roeck
2022-02-27hwmon: (lm83) Use regmapGuenter Roeck
2022-02-27hwmon: (lm83) Replace new_client with clientGuenter Roeck
2022-02-27hwmon: (lm83) Move lm83_id to avoid forward declarationGuenter Roeck
2022-02-27hwmon: (lm83) Reorder include files to be in alphabetic orderGuenter Roeck
2022-02-27hwmon: Report attribute name with udev eventsGuenter Roeck
2022-02-27hwmon: (pmbus) Add mutex to regulator opsPatrick Rudolph
2022-02-22hwmon: (pmbus) Clear pmbus fault/warning bits after readVikash Chandola
2022-02-22hwmon: Handle failure to register sensor with thermal zone correctlyGuenter Roeck
2022-02-19hwmon: (ntc_thermistor) Underscore Samsung thermistorLinus Walleij
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-09hwmon: peci: Add dimmtemp driverIwona Winiarska
2022-02-09hwmon: peci: Add cputemp driverIwona Winiarska
2022-02-08hwmon: sy7636a: Add temperature driver for sy7636aAlistair Francis
2022-01-24hwmon: (nct6775) Fix crash in clear_caseopenGuenter Roeck
2022-01-23hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()Dan Carpenter
2022-01-23hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unusedGuenter Roeck
2022-01-23hwmon: (lm90) Fix sysfs and udev notificationsGuenter Roeck
2022-01-23hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649Guenter Roeck
2022-01-23hwmon: (lm90) Mark alert as broken for MAX6680Guenter Roeck
2022-01-23hwmon: (lm90) Mark alert as broken for MAX6654Guenter Roeck
2022-01-23hwmon: (lm90) Re-enable interrupts after alert clearsGuenter Roeck
2022-01-23hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-15Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov
2022-01-09hwmon: (nzxt-smart2) make array detect_fans_report static constColin Ian King
2021-12-28hwmon: (xgene-hwmon) Add free before exiting xgene_hwmon_probePeiwei Hu
2021-12-27hwmon: (nzxt-smart2) Fix "unused function" warningAleksandr Mezin
2021-12-26hwmon: (dell-smm) Pack the whole smm_regs structArmin Wolf
2021-12-26hwmon: (nct6775) Additional check for ChipID before ASUS WMI usageDenis Pauk