summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorLines
2022-09-09hwmon: (asus-ec-sensors) autoload module via DMI dataEugene Shalygin-186/+222
2022-09-08hwmon: (mr75203) enable polling for all VM channelsEliav Farber-0/+13
2022-09-08hwmon: (mr75203) fix multi-channel voltage readingEliav Farber-12/+17
2022-09-08hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber-2/+12
2022-09-08hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber-0/+2
2022-09-08hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber-8/+6
2022-09-05hwmon: (tps23861) fix byte order in resistance registerAlexandru Gagniuc-4/+6
2022-08-29hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf-0/+3
2022-08-17hwmon: (pmbus) Fix vout margin cachingVincent Whitchurch-2/+8
2022-08-17hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messagesChristophe JAILLET-5/+4
2022-08-10hwmon: (nct6775) Fix platform driver suspend regressionZev Weiss-2/+5
2022-08-10hwmon: (lm90) Fix error return value from detect functionGuenter Roeck-1/+1
2022-08-02Merge tag 'hwmon-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1190/+2809
2022-08-01Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+12
2022-07-27hwmon: (aquacomputer_d5next) Add support for Aquacomputer Quadro fan controllerAleksa Savic-8/+67
2022-07-26hwmon: (nct6775) add ASUS TUF GAMING B550-PLUS WIFI IIRobert Schmidt-0/+1
2022-07-26hwmon: (occ) Replace open-coded variant of %*phN specifierAndy Shevchenko-6/+2
2022-07-26hwmon: (sht15) Fix wrong assumptions in device remove callbackUwe Kleine-König-11/+6
2022-07-26hwmon: (aquacomputer_d5next) Add support for reading the +12V voltage sensor ...Aleksa Savic-3/+6
2022-07-21hwmon: (tps23861) fix byte order in current and voltage registersAlexandru Gagniuc-5/+9
2022-07-21hwmon: (aspeed-pwm-tacho) increase fan tach period (again)Paul Fertser-1/+1
2022-07-21hwmon: (aquacomputer_d5next) Add D5 Next fan control supportAleksa Savic-0/+6
2022-07-20hwmon: (k10temp): Add support for new family 17h and 19h modelsMario Limonciello-0/+12
2022-07-15hwmon: (mcp3021) improve driver support for newer hwmon interfaceMarc Ferland-50/+49
2022-07-13hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREMEUrs Schroffenegger-0/+47
2022-07-13hwmon: (aquacomputer_d5next) Move device-specific data into struct aqc_dataAleksa Savic-152/+92
2022-07-13hwmon: (asus-ec-sensors) add missing sensors for X570-I GAMINGEugene Shalygin-3/+4
2022-07-13hwmon: (drivetemp) Add module aliasLinus Walleij-0/+1
2022-07-13hwmon: (asus_wmi_sensors) Save a few bytes of memoryChristophe JAILLET-7/+5
2022-07-13hwmon: (lm90) Use worker for alarm notificationsGuenter Roeck-5/+13
2022-07-13hwmon: (asus-ec-sensors) add support for Maximus XI HeroMichael Carns-0/+36
2022-07-13hwmon: (dell-smm) Improve assembly codeArmin Wolf-60/+18
2022-07-13hwmon: (pmbus/ltc2978) Set voltage resolutionMårten Lindahl-6/+46
2022-07-13hwmon: (pmbus) Add list_voltage to pmbus opsMårten Lindahl-0/+30
2022-07-13hwmon: (pmbus) Introduce and use cached vout marginsMårten Lindahl-17/+61
2022-07-13hwmon: (gsc-hwmon) Add missing of_node_put()Liang He-0/+3
2022-07-13hwmon: (dell-smm) Add Dell G5 5590 to DMI tableArmin Wolf-0/+7
2022-07-13hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelistArmin Wolf-0/+8
2022-07-13hwmon: (nct6775) Drop duplicate NULL check in ->init() and ->exit()Andy Shevchenko-8/+4
2022-07-13hwmon: (pmbus) fix build error unused-functionRen Zhijie-2/+2
2022-07-13hwmon: (lm90) Read the channel's temperature offset from device-treeSlawomir Stepien-0/+16
2022-07-13hwmon: (lm90) Add support for 2nd remote channel's offset registerSlawomir Stepien-9/+49
2022-07-13hwmon: (occ) Delete unnecessary NULL checkZiyang Xuan-4/+2
2022-07-13hwmon: (lm90) Read the channel's label from device-treeSlawomir Stepien-0/+72
2022-07-13hwmon: (lm90) Define maximum number of channels that are supportedSlawomir Stepien-12/+15
2022-07-13hwmon: (lm90) Add compatible entry for adt7481Slawomir Stepien-0/+4
2022-07-13hwmon: Allow to compile ASB100 and FSCHMD on !X86Uwe Kleine-König-2/+2
2022-07-13hwmon: (pmbus) add MFR_* registers to debugfsAdam Wujek-2/+97
2022-07-13hwmon: (pmbus) add a function to check the presence of a block registerAdam Wujek-0/+28
2022-07-13hwmon: (asus-ec-sensors) add support for Strix Z690-a D4Shady Nawara-0/+18