aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-23hwmon (pmbus) use simple i2c probe functionStephen Kitt28-132/+127
2020-09-23hwmon: (pmbus/core) Add support for rated attributesZbigniew Lukwinski2-8/+54
2020-09-23hwmon: (core) Add support for rated attributesZbigniew Lukwinski1-0/+10
2020-09-23hwmon: (w83627ehf) Fix a resource leak in probeDan Carpenter1-1/+5
2020-09-23hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}Guenter Roeck1-3/+0
2020-09-23hwmon: (sparx5) Fix initial reading of temperatureLars Povlsen1-1/+1
2020-09-17hwmon: Add support for the sl28cpld hardware monitoring controllerMichael Walle3-0/+153
2020-09-14Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman14-36/+43
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/socOlof Johansson1-1/+1
2020-09-08hwmon: pmbus: use more devres helpersBartosz Golaszewski1-19/+9
2020-08-29Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds4-18/+25
2020-08-27hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva10-18/+18
2020-08-21hwmon: (applesmc) check status earlier.Tom Rix1-15/+16
2020-08-21hwmon: (nct7904) Correct divide by 0Jason Baron1-2/+2
2020-08-19ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann1-1/+1
2020-08-16hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_1 telemetry for RAA228228Grant Peltier1-1/+6
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-1/+1
2020-08-05Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds26-101/+1007
2020-08-04hwmon: (adc128d818) Fix advanced configuration register initRoy van Doormaal1-12/+12
2020-08-04hwmon: (axi-fan-control) remove duplicate macrosAlexandru Ardelean1-4/+0
2020-08-04hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return valueSaheed O. Bolarinwa2-8/+12
2020-07-26Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar12-23/+77
2020-07-24hwmon: (sparx5) Make symbol 's5_temp_match' staticWei Yongjun1-1/+1
2020-07-24hwmon: (corsair-cpro) add reading pwm valuesMarius Zachmann1-20/+44
2020-07-24hwmon: sparx5: Add Sparx5 SoC temperature driverLars Povlsen3-0/+179
2020-07-24hwmon: (ina2xx) Replace HTTP links with HTTPS onesAlexander A. Klimov1-5/+5
2020-07-24hwmon: (ina209) Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-24hwmon: Replace HTTP links with HTTPS onesAlexander A. Klimov6-8/+8
2020-07-24hwmon: (adm1025) Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-24hwmon: add Corsair Commander Pro driverMarius Zachmann3-0/+569
2020-07-24hwmon: (max6697) Allow max6581 to create tempX_offsetChu Lin1-2/+94
2020-07-24hwmon: (tmmp513) Replace HTTP links with HTTPS linksAlexander A. Klimov1-2/+2
2020-07-24hwmon: (pmbus/core) Use s64 instead of long for calculationsJosh Lehan1-35/+31
2020-07-24hwmon: (pmbus/max20730) Add max20710 supportUgur Usug2-8/+45
2020-07-19hwmon: (gsc) add 16bit pre-scaled voltage modeTim Harvey1-3/+5
2020-07-19hwmon: (adm1275) Enable adm1278 ADM1278_TEMP1_ENManikandan Elumalai1-7/+6
2020-07-19hwmon: (dell-smm) Add Latitude 5480 to fan control whitelistJeffrey Lin1-0/+8
2020-07-19hwmon: (nct6683) Replace container_of() with kobj_to_dev()Wang Qing1-4/+4
2020-07-19hwmon: (i5k_amb) remove redundant assignment to variable resColin Ian King1-1/+1
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-14hwmon: (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-05hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov1-0/+2
2020-07-02hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 optionTao Ren1-1/+1
2020-06-25hwmon: (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