summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2020-09-09hwmon: (applesmc) check status earlier.Tom Rix
2020-09-09hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_1 telemetry for RAA228228Grant Peltier
2020-09-03hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey
2020-09-03hwmon: (nct7904) Correct divide by 0Jason Baron
2020-07-18hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero
2020-07-15hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi
2020-07-14hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck
2020-07-09hwmon: (adm1275) Make sure we are reading enough data for different chipsChu Lin
2020-07-07hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M
2020-07-07hwmon: (amd_energy) match for supported modelsNaveen Krishna Chatradhi
2020-07-05hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov
2020-07-02hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 optionTao Ren
2020-06-25hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro
2020-06-24hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin
2020-06-23hwmon: (pmbus) Fix page vs. register when accessing fansJan Kundrát
2020-06-23hwmon: (bt1-pvt) Mark is_visible functions staticGuenter Roeck
2020-06-23hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unusedSerge Semin
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner
2020-05-28hwmon: Add Baikal-T1 PVT sensor driverSerge Semin
2020-05-28hwmon: Add notification supportGuenter Roeck
2020-05-27hwmon: (applesmc) avoid overlong udelay()Arnd Bergmann
2020-05-26hwmon: (nct7904) Set default timeoutYuechao Zhao
2020-05-26hwmon: (amd_energy) Missing platform_driver_unregister() on error in amd_ener...Wei Yongjun
2020-05-22hwmon: (k10temp) Add AMD family 17h model 60h PCI matchAlexander Monakov
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck
2020-05-22hwmon: Add amd_energy driver to report energy countersNaveen Krishna Chatradhi
2020-05-22hwmon: (nct7802) Replace container_of() APIhailizheng
2020-05-22hwmon: (lm90) Add max6654 support to lm90 driverJosh Lehan
2020-05-22hwmon : (nct6775) Use kobj_to_dev() APIzhouchuangao
2020-05-22hwmon: (pmbus) Driver for Maxim MAX16601Guenter Roeck
2020-05-22hwmon: (pmbus) Improve initialization of 'currpage' and 'currphase'Guenter Roeck
2020-05-22hwmon: (adt7411) update contact emailWolfram Sang
2020-05-22hwmon: (lm75) Fix all coding-style warnings on lm75 driverMichal Orzel
2020-05-22hwmon: Reduce indentation level in __hwmon_device_register()Akinobu Mita
2020-05-22hwmon: (ina2xx) Implement alert functionsAlex Qiu
2020-05-22hwmon: (lm70) Add support for ACPIAndrej Picej
2020-05-22hwmon: (dell-smm) Use one DMI match for all XPS modelsThomas Hebb
2020-05-22hwmon: (nct7904) Add watchdog functionYuechao Zhao
2020-05-20hwmon: Add Gateworks System Controller supportTim Harvey
2020-05-13hwmon: (da9052) Synchronize access with mfdSamu Nuutamo
2020-05-13hwmon: (nct7904) Fix incorrect range of temperature limit registersAmy Shih
2020-05-13hwmon: (nct7904) Read all SMI status registers in probe functionAmy Shih
2020-05-09hwmon: (drivetemp) Fix SCT support if SCT data tables are not supportedGuenter Roeck
2020-04-18hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer
2020-04-12hwmon: (k10temp) make some symbols staticJason Yan
2020-04-12hwmon: (drivetemp) Return -ENODATA for invalid temperaturesGuenter Roeck
2020-04-12hwmon: (drivetemp) Use drivetemp's true module name in Kconfig sectionAnn T Ropea
2020-04-12hwmon: (pmbus/isl68137) Fix up chip IDsGuenter Roeck
2020-04-10change email address for Pali RohárPali Rohár
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds