summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorLines
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-08-05Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-101/+1007
2020-08-04hwmon: (adc128d818) Fix advanced configuration register initRoy van Doormaal-12/+12
2020-08-04hwmon: (axi-fan-control) remove duplicate macrosAlexandru Ardelean-4/+0
2020-08-04hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return valueSaheed O. Bolarinwa-8/+12
2020-07-26Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar-23/+77
2020-07-24hwmon: (sparx5) Make symbol 's5_temp_match' staticWei Yongjun-1/+1
2020-07-24hwmon: (corsair-cpro) add reading pwm valuesMarius Zachmann-20/+44
2020-07-24hwmon: sparx5: Add Sparx5 SoC temperature driverLars Povlsen-0/+179
2020-07-24hwmon: (ina2xx) Replace HTTP links with HTTPS onesAlexander A. Klimov-5/+5
2020-07-24hwmon: (ina209) Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-07-24hwmon: Replace HTTP links with HTTPS onesAlexander A. Klimov-8/+8
2020-07-24hwmon: (adm1025) Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-07-24hwmon: add Corsair Commander Pro driverMarius Zachmann-0/+569
2020-07-24hwmon: (max6697) Allow max6581 to create tempX_offsetChu Lin-2/+94
2020-07-24hwmon: (tmmp513) Replace HTTP links with HTTPS linksAlexander A. Klimov-2/+2
2020-07-24hwmon: (pmbus/core) Use s64 instead of long for calculationsJosh Lehan-35/+31
2020-07-24hwmon: (pmbus/max20730) Add max20710 supportUgur Usug-8/+45
2020-07-19hwmon: (gsc) add 16bit pre-scaled voltage modeTim Harvey-3/+5
2020-07-19hwmon: (adm1275) Enable adm1278 ADM1278_TEMP1_ENManikandan Elumalai-7/+6
2020-07-19hwmon: (dell-smm) Add Latitude 5480 to fan control whitelistJeffrey Lin-0/+8
2020-07-19hwmon: (nct6683) Replace container_of() with kobj_to_dev()Wang Qing-4/+4
2020-07-19hwmon: (i5k_amb) remove redundant assignment to variable resColin Ian King-1/+1
2020-07-18hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero-0/+43
2020-07-15hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi-1/+1
2020-07-14hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck-3/+3
2020-07-09hwmon: (adm1275) Make sure we are reading enough data for different chipsChu Lin-2/+8
2020-07-07hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M-1/+1
2020-07-07hwmon: (amd_energy) match for supported modelsNaveen Krishna Chatradhi-1/+1
2020-07-05hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov-0/+2
2020-07-02hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 optionTao Ren-1/+1
2020-06-25hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro-1/+3
2020-06-24hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin-3/+4
2020-06-23hwmon: (pmbus) Fix page vs. register when accessing fansJan Kundrát-4/+4
2020-06-23hwmon: (bt1-pvt) Mark is_visible functions staticGuenter Roeck-4/+4
2020-06-23hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unusedSerge Semin-2/+2
2020-06-16hwmon: pwm-fan: Use 64-bit division macroGuru Das Srinagesh-1/+1
2020-06-15x86/msr: Lift AMD family 0x15 power-specific MSRsBorislav Petkov-4/+0
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner-120/+3233
2020-05-28hwmon: Add Baikal-T1 PVT sensor driverSerge Semin-0/+1416
2020-05-28hwmon: Add notification supportGuenter Roeck-3/+65
2020-05-27hwmon: (applesmc) avoid overlong udelay()Arnd Bergmann-3/+9
2020-05-26hwmon: (nct7904) Set default timeoutYuechao Zhao-4/+4
2020-05-26hwmon: (amd_energy) Missing platform_driver_unregister() on error in amd_ener...Wei Yongjun-1/+3
2020-05-22hwmon: (k10temp) Add AMD family 17h model 60h PCI matchAlexander Monakov-0/+1
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck-0/+400
2020-05-22hwmon: Add amd_energy driver to report energy countersNaveen Krishna Chatradhi-0/+417
2020-05-22hwmon: (nct7802) Replace container_of() APIhailizheng-3/+3
2020-05-22hwmon: (lm90) Add max6654 support to lm90 driverJosh Lehan-8/+46
2020-05-22hwmon : (nct6775) Use kobj_to_dev() APIzhouchuangao-5/+5