Age | Commit message (Expand) | Author |
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 |
2022-07-13 | hwmon: (sch56xx-common) Add DMI override table | Armin Wolf |
2022-07-13 | hwmon: (lm75) Replace kernel.h with the necessary inclusions | Christophe JAILLET |
2022-07-13 | hwmon: (f71882fg) Add support for F71858AD (0x0903) | Aleksander Mazur |
2022-07-13 | hwmon: (pmbus) Add support for Analog Devices LT7182S | Guenter Roeck |
2022-07-13 | hwmon: (pmbus) Add IEEE 754 half precision support to PMBus core | Guenter Roeck |
2022-07-13 | hwmon: (lm90) Support temp_samples attribute | Guenter Roeck |
2022-07-13 | hwmon: (lm90) Add table with supported Analog/ONSEMI devices | Guenter Roeck |
2022-07-13 | hwmon: (lm90) Add support and detection of Philips/NXP NE1618 | Guenter Roeck |
2022-07-13 | hwmon: (lm90) Add explicit support for ADM1020 | Guenter Roeck |
2022-07-13 | hwmon: (lm90) Only disable alerts if not already disabled | Guenter Roeck |