summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2022-06-09hwmon: (pmbus) Check PEC support before reading other registersAdam Wujek
2022-05-18hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)
2022-05-18hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO nameDenis Pauk
2022-05-18hwmon: (ltq-cputemp) restrict it to SOC_XWAYRandy Dunlap
2022-05-18hwmon: (tmp401) Add OF device ID tableCamel Guo
2022-05-12hwmon: (pmbus) disable PEC if not enabledAdam Wujek
2022-05-12hwmon: (adt7470) Fix warning on module removalArmin Wolf
2022-05-12hwmon: (pmbus) delta-ahe50dc-fan: work around hardware quirkZev Weiss
2022-04-08hwmon: (pmbus) Add Vin unit off handlingBrandon Wyman
2022-04-08hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNINGArmin Wolf
2022-04-08hwmon: (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-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
2021-12-26hwmon: (mr75203) fix wrong power-up delay valueArseny Demidov
2021-12-26hwmon/pmbus: (ir38064) Fix spelling mistake "comaptible" -> "compatible"Colin Ian King
2021-12-26hwmon/pmbus: (ir38064) Expose a regulatorPatrick Rudolph
2021-12-26hwmon/pmbus: (ir38064) Add of_match_tableArthur Heymans
2021-12-26hwmon/pmbus: (ir38064) Add support for IR38060, IR38164 IR38263Patrick Rudolph
2021-12-26hwmon: add driver for NZXT RGB&Fan Controller/Smart Device v2.Aleksandr Mezin
2021-12-26hwmon: (nct6775) add ROG STRIX B550-A/X570-I GAMINGDenis Pauk
2021-12-26hwmon: (pmbus) Add support for MPS Multi-phase mp5023Howard.Chiu@quantatw.com
2021-12-26hwmon: (pmbus) Add Delta AHE-50DC fan control module driverZev Weiss
2021-12-26hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTCLinus Walleij
2021-12-26hwmon: (ntc_thermistor) Drop OF dependencyLinus Walleij
2021-12-26hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked()Armin Wolf
2021-12-26hwmon: (dell-smm) Simplify ioctl handlerArmin Wolf
2021-12-26hwmon: (raspberrypi) Exit immediately in case of error in initArmin Wolf
2021-12-26hwmon: (nct6775) delete some extension linesDan Carpenter
2021-12-26hwmon: (ntc_thermistor) Move DT matches to the driver blockLinus Walleij
2021-12-26hwmon: (ntc_thermistor) Switch to generic firmware propsLinus Walleij
2021-12-26hwmon: (ntc_thermistor) Move and refactor DT parsingLinus Walleij
2021-12-26hwmon: (adm1031) Remove redundant assignment to variable rangeColin Ian King