summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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)
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-29mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla
2021-10-28hwmon: (nct7802) Add of_node_put() before returnWan Jiabing
2021-10-27hwmon: (tmp401) Drop support for TMP461Guenter Roeck
2021-10-27hwmon: (lm90) Add basic support for TI TMP461Guenter Roeck
2021-10-27hwmon: (lm90) Introduce flag indicating extended temperature supportGuenter Roeck