summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: add driver for NZXT RGB&Fan Controller/Smart Device v2.Aleksandr Mezin2021-12-263-0/+840
* hwmon: (nct6775) add ROG STRIX B550-A/X570-I GAMINGDenis Pauk2021-12-261-0/+2
* hwmon: (pmbus) Add support for MPS Multi-phase mp5023Howard.Chiu@quantatw.com2021-12-263-0/+77
* hwmon: (pmbus) Add Delta AHE-50DC fan control module driverZev Weiss2021-12-263-0/+125
* hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTCLinus Walleij2021-12-261-0/+4
* hwmon: (ntc_thermistor) Drop OF dependencyLinus Walleij2021-12-261-1/+0
* hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked()Armin Wolf2021-12-261-19/+9
* hwmon: (dell-smm) Simplify ioctl handlerArmin Wolf2021-12-261-21/+9
* hwmon: (raspberrypi) Exit immediately in case of error in initArmin Wolf2021-12-261-3/+4
* hwmon: (nct6775) delete some extension linesDan Carpenter2021-12-261-4/+2
* hwmon: (ntc_thermistor) Move DT matches to the driver blockLinus Walleij2021-12-261-35/+35
* hwmon: (ntc_thermistor) Switch to generic firmware propsLinus Walleij2021-12-261-17/+19
* hwmon: (ntc_thermistor) Move and refactor DT parsingLinus Walleij2021-12-261-50/+43
* hwmon: (adm1031) Remove redundant assignment to variable rangeColin Ian King2021-12-261-2/+1
* hwmon: (asus_wmi_sensors) fix an array overflowDan Carpenter2021-12-261-1/+1
* hwmon: (asus_wmi_ec_sensors) fix array overflowDan Carpenter2021-12-261-1/+1
* hwmon: (sht4x) Add device tree match tableDavid Mosberger-Tang2021-12-261-0/+7
* hwmon: (ntc_thermistor) Merge platform dataLinus Walleij2021-12-261-61/+48
* hwmon: (ntc_thermistor) Drop read_uv() depend on OF and IIOLinus Walleij2021-12-262-38/+16
* hwmon: (ntc_thermistor) Drop get_ohm()Linus Walleij2021-12-261-19/+2
* hwmon: (ntc_thermistor) Merge platform data into driverLinus Walleij2021-12-261-5/+36
* hwmon: (jc42) Add support for ONSEMI N34TS04Guenter Roeck2021-12-261-0/+4
* hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processorsBabu Moger2021-12-261-3/+14
* hwmon: (asus_wmi_sensors) Support X370 Asus WMI.Denis Pauk2021-12-263-0/+677
* hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI.Denis Pauk2021-12-263-0/+634
* hwmon: (f71882fg) Add F81966 supportMenghui Wu2021-12-261-0/+2
* hwmon: (adm1021) Improve detection of LM84, MAX1617, and MAX1617AGuenter Roeck2021-12-261-4/+19
* hwmon: (tmp401) Hide register write address differences in regmap codeGuenter Roeck2021-12-261-44/+25
* hwmon: (tmp401) Use regmapGuenter Roeck2021-12-262-76/+150
* hwmon: (tmp401) Convert to _info APIGuenter Roeck2021-12-261-386/+348
* hwmon: (tmp401) Simplify temperature register arraysGuenter Roeck2021-12-261-28/+11
* hwmon: Driver for Texas Instruments INA238Nathan Rossi2021-12-263-0/+657
* hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFhBabu Moger2021-12-261-0/+3
* hwmon: (k10temp) Remove unused definitionsBabu Moger2021-12-261-20/+0
* Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-253-19/+26
|\
| * pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne2021-12-161-4/+4
| * pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell2021-12-101-13/+16
| * pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu2021-11-241-2/+6
* | Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-12-251-44/+62
|\ \
| * | hwmon: (lm90) Do not report 'busy' status bit as alarmGuenter Roeck2021-12-121-1/+2
| * | hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681Guenter Roeck2021-12-121-2/+8
| * | hwmon: (lm90) Drop critical attribute support for MAX6654Guenter Roeck2021-12-121-37/+49
| * | hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculationsGuenter Roeck2021-12-121-2/+2
| * | hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck2021-12-121-3/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-12-259-37/+149
|\ \ \
| * | | Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang2021-12-201-1/+45
| * | | Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito2021-12-121-1/+1
| * | | Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito2021-12-091-1/+1
| * | | Input: goodix - add id->model mapping for the "9111" modelHans de Goede2021-12-061-0/+1
| * | | Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2021-12-062-5/+26