Age | Commit message (Expand) | Author |
2022-09-09 | hwmon: (asus-ec-sensors) autoload module via DMI data | Eugene Shalygin |
2022-09-08 | hwmon: (mr75203) enable polling for all VM channels | Eliav Farber |
2022-09-08 | hwmon: (mr75203) fix multi-channel voltage reading | Eliav Farber |
2022-09-08 | hwmon: (mr75203) fix voltage equation for negative source input | Eliav Farber |
2022-09-08 | hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se... | Eliav Farber |
2022-09-08 | hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined | Eliav Farber |
2022-09-05 | hwmon: (tps23861) fix byte order in resistance register | Alexandru Gagniuc |
2022-08-29 | hwmon: (gpio-fan) Fix array out of bounds access | Armin Wolf |
2022-08-17 | hwmon: (pmbus) Fix vout margin caching | Vincent Whitchurch |
2022-08-17 | hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages | Christophe JAILLET |
2022-08-10 | hwmon: (nct6775) Fix platform driver suspend regression | Zev Weiss |
2022-08-10 | hwmon: (lm90) Fix error return value from detect function | Guenter Roeck |
2022-08-02 | Merge tag 'hwmon-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-01 | Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-07-27 | hwmon: (aquacomputer_d5next) Add support for Aquacomputer Quadro fan controller | Aleksa Savic |
2022-07-26 | hwmon: (nct6775) add ASUS TUF GAMING B550-PLUS WIFI II | Robert Schmidt |
2022-07-26 | hwmon: (occ) Replace open-coded variant of %*phN specifier | Andy Shevchenko |
2022-07-26 | hwmon: (sht15) Fix wrong assumptions in device remove callback | Uwe Kleine-König |
2022-07-26 | hwmon: (aquacomputer_d5next) Add support for reading the +12V voltage sensor ... | Aleksa Savic |
2022-07-21 | hwmon: (tps23861) fix byte order in current and voltage registers | Alexandru Gagniuc |
2022-07-21 | hwmon: (aspeed-pwm-tacho) increase fan tach period (again) | Paul Fertser |
2022-07-21 | hwmon: (aquacomputer_d5next) Add D5 Next fan control support | Aleksa Savic |
2022-07-20 | hwmon: (k10temp): Add support for new family 17h and 19h models | Mario Limonciello |
2022-07-15 | hwmon: (mcp3021) improve driver support for newer hwmon interface | Marc Ferland |
2022-07-13 | hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREME | Urs Schroffenegger |
2022-07-13 | hwmon: (aquacomputer_d5next) Move device-specific data into struct aqc_data | Aleksa Savic |
2022-07-13 | hwmon: (asus-ec-sensors) add missing sensors for X570-I GAMING | Eugene Shalygin |
2022-07-13 | hwmon: (drivetemp) Add module alias | Linus Walleij |
2022-07-13 | hwmon: (asus_wmi_sensors) Save a few bytes of memory | Christophe JAILLET |
2022-07-13 | hwmon: (lm90) Use worker for alarm notifications | Guenter Roeck |
2022-07-13 | hwmon: (asus-ec-sensors) add support for Maximus XI Hero | Michael Carns |
2022-07-13 | hwmon: (dell-smm) Improve assembly code | Armin Wolf |
2022-07-13 | hwmon: (pmbus/ltc2978) Set voltage resolution | Mårten Lindahl |
2022-07-13 | hwmon: (pmbus) Add list_voltage to pmbus ops | Mårten Lindahl |
2022-07-13 | hwmon: (pmbus) Introduce and use cached vout margins | Mårten Lindahl |
2022-07-13 | hwmon: (gsc-hwmon) Add missing of_node_put() | Liang He |
2022-07-13 | hwmon: (dell-smm) Add Dell G5 5590 to DMI table | Armin Wolf |
2022-07-13 | hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist | Armin Wolf |
2022-07-13 | hwmon: (nct6775) Drop duplicate NULL check in ->init() and ->exit() | Andy Shevchenko |
2022-07-13 | hwmon: (pmbus) fix build error unused-function | Ren Zhijie |
2022-07-13 | hwmon: (lm90) Read the channel's temperature offset from device-tree | Slawomir Stepien |
2022-07-13 | hwmon: (lm90) Add support for 2nd remote channel's offset register | Slawomir Stepien |
2022-07-13 | hwmon: (occ) Delete unnecessary NULL check | Ziyang Xuan |
2022-07-13 | hwmon: (lm90) Read the channel's label from device-tree | Slawomir Stepien |
2022-07-13 | hwmon: (lm90) Define maximum number of channels that are supported | Slawomir Stepien |
2022-07-13 | hwmon: (lm90) Add compatible entry for adt7481 | Slawomir Stepien |
2022-07-13 | hwmon: Allow to compile ASB100 and FSCHMD on !X86 | Uwe Kleine-König |
2022-07-13 | hwmon: (pmbus) add MFR_* registers to debugfs | Adam Wujek |
2022-07-13 | hwmon: (pmbus) add a function to check the presence of a block register | Adam Wujek |
2022-07-13 | hwmon: (asus-ec-sensors) add support for Strix Z690-a D4 | Shady Nawara |