summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2022-12-08hwmon: (asus-ec-sensors) Add checks for devm_kcallocYuan Can
2022-12-08hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang
2022-12-08hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld
2022-12-08hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui
2022-12-08hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang
2022-12-08hwmon: (ina3221) Fix shunt sum critical calculationNinad Malwade
2022-12-08hwmon: (ltc2947) fix temperature scalingDerek Nguyen
2022-10-29hwmon/coretemp: Handle large core ID valueZhang Rui
2022-10-21hwmon (occ): Retry for checksum failureEddie James
2022-10-21hwmon: (sht4x) do not overflow clamping operation on 32-bit platformsJason A. Donenfeld
2022-10-21hwmon: (pmbus/mp2888) Fix sensors readouts for MPS Multi-phase mp2888 controllerOleksandr Shamray
2022-10-21hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx APILiang He
2022-10-12hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsetsAleksa Savic
2022-09-09hwmon: (asus-ec-sensors) autoload module via DMI dataEugene Shalygin
2022-09-08hwmon: (mr75203) enable polling for all VM channelsEliav Farber
2022-09-08hwmon: (mr75203) fix multi-channel voltage readingEliav Farber
2022-09-08hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber
2022-09-08hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber
2022-09-08hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber
2022-09-05hwmon: (tps23861) fix byte order in resistance registerAlexandru Gagniuc
2022-08-29hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf
2022-08-17hwmon: (pmbus) Fix vout margin cachingVincent Whitchurch
2022-08-17hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messagesChristophe JAILLET
2022-08-10hwmon: (nct6775) Fix platform driver suspend regressionZev Weiss
2022-08-10hwmon: (lm90) Fix error return value from detect functionGuenter Roeck
2022-08-02Merge tag 'hwmon-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-01Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-27hwmon: (aquacomputer_d5next) Add support for Aquacomputer Quadro fan controllerAleksa Savic
2022-07-26hwmon: (nct6775) add ASUS TUF GAMING B550-PLUS WIFI IIRobert Schmidt
2022-07-26hwmon: (occ) Replace open-coded variant of %*phN specifierAndy Shevchenko
2022-07-26hwmon: (sht15) Fix wrong assumptions in device remove callbackUwe Kleine-König
2022-07-26hwmon: (aquacomputer_d5next) Add support for reading the +12V voltage sensor ...Aleksa Savic
2022-07-21hwmon: (tps23861) fix byte order in current and voltage registersAlexandru Gagniuc
2022-07-21hwmon: (aspeed-pwm-tacho) increase fan tach period (again)Paul Fertser
2022-07-21hwmon: (aquacomputer_d5next) Add D5 Next fan control supportAleksa Savic
2022-07-20hwmon: (k10temp): Add support for new family 17h and 19h modelsMario Limonciello
2022-07-15hwmon: (mcp3021) improve driver support for newer hwmon interfaceMarc Ferland
2022-07-13hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREMEUrs Schroffenegger
2022-07-13hwmon: (aquacomputer_d5next) Move device-specific data into struct aqc_dataAleksa Savic
2022-07-13hwmon: (asus-ec-sensors) add missing sensors for X570-I GAMINGEugene Shalygin
2022-07-13hwmon: (drivetemp) Add module aliasLinus Walleij
2022-07-13hwmon: (asus_wmi_sensors) Save a few bytes of memoryChristophe JAILLET
2022-07-13hwmon: (lm90) Use worker for alarm notificationsGuenter Roeck
2022-07-13hwmon: (asus-ec-sensors) add support for Maximus XI HeroMichael Carns
2022-07-13hwmon: (dell-smm) Improve assembly codeArmin Wolf
2022-07-13hwmon: (pmbus/ltc2978) Set voltage resolutionMårten Lindahl
2022-07-13hwmon: (pmbus) Add list_voltage to pmbus opsMårten Lindahl
2022-07-13hwmon: (pmbus) Introduce and use cached vout marginsMårten Lindahl
2022-07-13hwmon: (gsc-hwmon) Add missing of_node_put()Liang He
2022-07-13hwmon: (dell-smm) Add Dell G5 5590 to DMI tableArmin Wolf