summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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
2021-12-26hwmon: (asus_wmi_sensors) fix an array overflowDan Carpenter
2021-12-26hwmon: (asus_wmi_ec_sensors) fix array overflowDan Carpenter
2021-12-26hwmon: (sht4x) Add device tree match tableDavid Mosberger-Tang
2021-12-26hwmon: (ntc_thermistor) Merge platform dataLinus Walleij
2021-12-26hwmon: (ntc_thermistor) Drop read_uv() depend on OF and IIOLinus Walleij
2021-12-26hwmon: (ntc_thermistor) Drop get_ohm()Linus Walleij
2021-12-26hwmon: (ntc_thermistor) Merge platform data into driverLinus Walleij
2021-12-26hwmon: (jc42) Add support for ONSEMI N34TS04Guenter Roeck
2021-12-26hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processorsBabu Moger
2021-12-26hwmon: (asus_wmi_sensors) Support X370 Asus WMI.Denis Pauk
2021-12-26hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI.Denis Pauk