Age | Commit message (Expand) | Author |
2020-07-18 | hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drives |  Maciej S. Szmigiero |
2020-07-15 | hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe() |  Cristian Marussi |
2020-07-14 | hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798D |  Guenter Roeck |
2020-07-09 | hwmon: (adm1275) Make sure we are reading enough data for different chips |  Chu Lin |
2020-07-07 | hwmon: (emc2103) fix unable to change fan pwm1_enable attribute |  Vishwas M |
2020-07-07 | hwmon: (amd_energy) match for supported models |  Naveen Krishna Chatradhi |
2020-07-05 | hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow |  Evgeny Novikov |
2020-07-02 | hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option |  Tao Ren |
2020-06-25 | hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add() |  Misono Tomohiro |
2020-06-24 | hwmon: (max6697) Make sure the OVERT mask is set correctly |  Chu Lin |
2020-06-23 | hwmon: (pmbus) Fix page vs. register when accessing fans |  Jan Kundrát |
2020-06-23 | hwmon: (bt1-pvt) Mark is_visible functions static |  Guenter Roeck |
2020-06-23 | hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unused |  Serge Semin |
2020-06-11 | Merge branch 'x86/entry' into ras/core |  Thomas Gleixner |
2020-05-28 | hwmon: Add Baikal-T1 PVT sensor driver |  Serge Semin |
2020-05-28 | hwmon: Add notification support |  Guenter Roeck |
2020-05-27 | hwmon: (applesmc) avoid overlong udelay() |  Arnd Bergmann |
2020-05-26 | hwmon: (nct7904) Set default timeout |  Yuechao Zhao |
2020-05-26 | hwmon: (amd_energy) Missing platform_driver_unregister() on error in amd_ener... |  Wei Yongjun |
2020-05-22 | hwmon: (k10temp) Add AMD family 17h model 60h PCI match |  Alexander Monakov |
2020-05-22 | Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-next |  Guenter Roeck |
2020-05-22 | hwmon: Add amd_energy driver to report energy counters |  Naveen Krishna Chatradhi |
2020-05-22 | hwmon: (nct7802) Replace container_of() API |  hailizheng |
2020-05-22 | hwmon: (lm90) Add max6654 support to lm90 driver |  Josh Lehan |
2020-05-22 | hwmon : (nct6775) Use kobj_to_dev() API |  zhouchuangao |
2020-05-22 | hwmon: (pmbus) Driver for Maxim MAX16601 |  Guenter Roeck |
2020-05-22 | hwmon: (pmbus) Improve initialization of 'currpage' and 'currphase' |  Guenter Roeck |
2020-05-22 | hwmon: (adt7411) update contact email |  Wolfram Sang |
2020-05-22 | hwmon: (lm75) Fix all coding-style warnings on lm75 driver |  Michal Orzel |
2020-05-22 | hwmon: Reduce indentation level in __hwmon_device_register() |  Akinobu Mita |
2020-05-22 | hwmon: (ina2xx) Implement alert functions |  Alex Qiu |
2020-05-22 | hwmon: (lm70) Add support for ACPI |  Andrej Picej |
2020-05-22 | hwmon: (dell-smm) Use one DMI match for all XPS models |  Thomas Hebb |
2020-05-22 | hwmon: (nct7904) Add watchdog function |  Yuechao Zhao |
2020-05-20 | hwmon: Add Gateworks System Controller support |  Tim Harvey |
2020-05-13 | hwmon: (da9052) Synchronize access with mfd |  Samu Nuutamo |
2020-05-13 | hwmon: (nct7904) Fix incorrect range of temperature limit registers |  Amy Shih |
2020-05-13 | hwmon: (nct7904) Read all SMI status registers in probe function |  Amy Shih |
2020-05-09 | hwmon: (drivetemp) Fix SCT support if SCT data tables are not supported |  Guenter Roeck |
2020-04-18 | hwmon: (jc42) Fix name to have no illegal characters |  Sascha Hauer |
2020-04-12 | hwmon: (k10temp) make some symbols static |  Jason Yan |
2020-04-12 | hwmon: (drivetemp) Return -ENODATA for invalid temperatures |  Guenter Roeck |
2020-04-12 | hwmon: (drivetemp) Use drivetemp's true module name in Kconfig section |  Ann T Ropea |
2020-04-12 | hwmon: (pmbus/isl68137) Fix up chip IDs |  Guenter Roeck |
2020-04-10 | change email address for Pali Rohár |  Pali Rohár |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... |  Linus Torvalds |
2020-03-25 | Merge branch 'x86/cpu' into perf/core, to resolve conflict |  Ingo Molnar |
2020-03-24 | hwmon: Convert to new X86 CPU match macros |  Thomas Gleixner |
2020-03-22 | hwmon: (pmbus) add support for 2nd Gen Renesas digital multiphase |  Grant Peltier |
2020-03-15 | hwmon: (pmbus/ibm-cffps) Add another PSU CCIN to version detection |  Eddie James |