summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2020-10-29hwmon: (bt1-pvt) Wait for the completion with timeoutSerge Semin1-1/+12
2020-10-29hwmon: (bt1-pvt) Cache current update timeoutSerge Semin2-39/+49
2020-10-29hwmon: (bt1-pvt) Test sensor power supply on probeSerge Semin1-0/+40
2020-10-29hwmon: (w83627ehf) Fix a resource leak in probeDan Carpenter1-1/+5
2020-10-29hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}Guenter Roeck1-3/+0
2020-09-09hwmon: (applesmc) check status earlier.Tom Rix1-15/+16
2020-09-09hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_1 telemetry for RAA228228Grant Peltier1-1/+6
2020-09-03hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey1-0/+1
2020-09-03hwmon: (nct7904) Correct divide by 0Jason Baron1-2/+2
2020-07-18hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero1-0/+43
2020-07-15hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi1-1/+1
2020-07-15hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck1-3/+3
2020-07-09hwmon: (adm1275) Make sure we are reading enough data for different chipsChu Lin1-2/+8
2020-07-07hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M1-1/+1
2020-07-07hwmon: (amd_energy) match for supported modelsNaveen Krishna Chatradhi1-1/+1
2020-07-06hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov1-0/+2
2020-07-03hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 optionTao Ren1-1/+1
2020-06-26hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro1-1/+3
2020-06-24hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin1-3/+4
2020-06-23hwmon: (pmbus) Fix page vs. register when accessing fansJan Kundrát1-4/+4
2020-06-23hwmon: (bt1-pvt) Mark is_visible functions staticGuenter Roeck1-4/+4
2020-06-23hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unusedSerge Semin1-2/+2
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner27-120/+3233
2020-05-28hwmon: Add Baikal-T1 PVT sensor driverSerge Semin4-0/+1416
2020-05-28hwmon: Add notification supportGuenter Roeck1-3/+65
2020-05-27hwmon: (applesmc) avoid overlong udelay()Arnd Bergmann1-3/+9
2020-05-27hwmon: (nct7904) Set default timeoutYuechao Zhao1-4/+4
2020-05-27hwmon: (amd_energy) Missing platform_driver_unregister() on error in amd_ener...Wei Yongjun1-1/+3
2020-05-22hwmon: (k10temp) Add AMD family 17h model 60h PCI matchAlexander Monakov1-0/+1
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck3-0/+400
2020-05-22hwmon: Add amd_energy driver to report energy countersNaveen Krishna Chatradhi3-0/+417
2020-05-22hwmon: (nct7802) Replace container_of() APIhailizheng1-3/+3
2020-05-22hwmon: (lm90) Add max6654 support to lm90 driverJosh Lehan2-8/+46
2020-05-22hwmon : (nct6775) Use kobj_to_dev() APIzhouchuangao1-5/+5
2020-05-22hwmon: (pmbus) Driver for Maxim MAX16601Guenter Roeck3-0/+324
2020-05-22hwmon: (pmbus) Improve initialization of 'currpage' and 'currphase'Guenter Roeck1-4/+4
2020-05-22hwmon: (adt7411) update contact emailWolfram Sang1-2/+1
2020-05-22hwmon: (lm75) Fix all coding-style warnings on lm75 driverMichal Orzel2-16/+23
2020-05-22hwmon: Reduce indentation level in __hwmon_device_register()Akinobu Mita1-26/+42
2020-05-22hwmon: (ina2xx) Implement alert functionsAlex Qiu1-0/+183
2020-05-22hwmon: (lm70) Add support for ACPIAndrej Picej1-7/+40
2020-05-22hwmon: (dell-smm) Use one DMI match for all XPS modelsThomas Hebb1-24/+2
2020-05-22hwmon: (nct7904) Add watchdog functionYuechao Zhao2-3/+141
2020-05-20hwmon: Add Gateworks System Controller supportTim Harvey3-0/+400
2020-05-13hwmon: (da9052) Synchronize access with mfdSamu Nuutamo1-2/+2
2020-05-13hwmon: (nct7904) Fix incorrect range of temperature limit registersAmy Shih1-1/+3
2020-05-13hwmon: (nct7904) Read all SMI status registers in probe functionAmy Shih1-0/+8
2020-05-09hwmon: (drivetemp) Fix SCT support if SCT data tables are not supportedGuenter Roeck1-1/+1
2020-04-18hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer1-1/+1
2020-04-13hwmon: (k10temp) make some symbols staticJason Yan1-3/+3