summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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
2021-12-26hwmon: (f71882fg) Add F81966 supportMenghui Wu
2021-12-26hwmon: (adm1021) Improve detection of LM84, MAX1617, and MAX1617AGuenter Roeck
2021-12-26hwmon: (tmp401) Hide register write address differences in regmap codeGuenter Roeck
2021-12-26hwmon: (tmp401) Use regmapGuenter Roeck
2021-12-26hwmon: (tmp401) Convert to _info APIGuenter Roeck
2021-12-26hwmon: (tmp401) Simplify temperature register arraysGuenter Roeck
2021-12-26hwmon: Driver for Texas Instruments INA238Nathan Rossi
2021-12-26hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFhBabu Moger
2021-12-26hwmon: (k10temp) Remove unused definitionsBabu Moger
2021-12-12hwmon: (lm90) Do not report 'busy' status bit as alarmGuenter Roeck
2021-12-12hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681Guenter Roeck
2021-12-12hwmon: (lm90) Drop critical attribute support for MAX6654Guenter Roeck
2021-12-12hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculationsGuenter Roeck
2021-12-12hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck
2021-11-30hwmon: (pwm-fan) Ensure the fan going on in .probe()Billy Tsai
2021-11-20hwmon: (sht4x) Fix EREMOTEIO errorsDavid Mosberger-Tang
2021-11-14hwmon: (nct6775) mask out bank number in nct6775_wmi_read_value()Zev Weiss
2021-11-14hwmon: (dell-smm) Fix warning on /proc/i8k creation errorArmin Wolf
2021-11-14hwmon: (corsair-psu) fix plain integer used as NULL pointerWilken Gottwalt
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)