summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2021-04-20hwmon: (ftsteutates) Fix spelling typozuoqilin1-1/+1
2021-04-20hwmon: (corsair-psu) add support for critical valuesWilken Gottwalt1-55/+270
2021-04-20hwmon: (pmbus/stpddc60) Add ST STPDDC60 pmbus driverErik Rosen3-0/+259
2021-04-20hwmon: (pmbus) Add pmbus_set_update() function to set update flagErik Rosen2-0/+12
2021-04-20hwmon: (nct6683) Support NCT6686DJiqi Li1-2/+9
2021-04-20hwmon: (pmbus) Add driver for Infineon IR36021Chris Packham3-0/+89
2021-04-20hwmon: (corsair-psu) Update calculation of LINEAR11 valuesWilken Gottwalt1-22/+8
2021-04-20hwmon: Switch to using the new API kobj_to_dev()Yang Li1-1/+1
2021-04-20hwmon: (adm9240) Convert to devm_hwmon_device_register_with_info APIGuenter Roeck1-495/+445
2021-04-20hwmon: (adm9240) Store i2c device instead of client in local dataGuenter Roeck1-15/+14
2021-04-20hwmon: (adm9240) Drop log messages from detect functionGuenter Roeck1-12/+5
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-15/+5
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2021-02-22Merge tag 'hwmon-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-913/+1173
2021-02-12hwmon: add Texas Instruments TPS23861 driverRobert Marko3-0/+613
2021-02-11hwmon: (da9052) Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2021-02-11hwmon: (amd_energy) Add AMD family 19h model 30h x86 matchNaveen Krishna Chatradhi1-0/+1
2021-02-01hwmon: (pmbus/max31785) Support revision "B"Matthew Barth1-4/+9
2021-02-01hwmon: (pmbus/lm25066) Remove unnecessary pmbus_clear_cache function callErik Rosen1-5/+0
2021-02-01hwmon: (pmbus) Clear sensor data after chip writeErik Rosen1-1/+1
2021-01-29hwmon: (pmbus/max16601) Add support for MAX16508Guenter Roeck2-22/+56
2021-01-29hwmon: (pmbus/max16601) Determine and use number of populated phasesGuenter Roeck1-1/+16
2021-01-28hwmon: (lm70) Use device_get_match_data()Stephen Boyd1-15/+5
2021-01-27hwmon: (pmbus) Simplify the calculation of variablesJiapeng Zhong1-1/+1
2021-01-27hwmon: (aht10) Unlock on error in aht10_read_values()Dan Carpenter1-1/+3
2021-01-27hwmon: (pwm-fan) stop using legacy PWM functions and some cleanupsUwe Kleine-König1-28/+20
2021-01-27hwmon: Add AHT10 Temperature and Humidity Sensor DriverJohannes Cornelis Draaijer (datdenkikniet)3-0/+357
2021-01-27hwmon: (applesmc) Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-27hwmon: (nct6683) Support ASRock boardsBlaž Hrastnik1-0/+3
2021-01-27hwmon: (aspeed-pwm-tacho) Switch to using the new API kobj_to_dev()Tian Tao1-2/+2
2021-01-27hwmon: (max6650) Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2021-01-27hwmon: (pwm-fan) Support multiple fan tachometersPaul Barker1-38/+53
2021-01-27hwmon: (pwm-fan) Store tach data separatelyPaul Barker1-20/+32
2021-01-27hwmon: (gpio-fan) Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2021-01-27hwmon: (pmbus/ibm-cffps) Set the PMBUS_NO_CAPABILITY flagEddie James1-1/+1
2021-01-27hwmon: (pmbus) Add a PMBUS_NO_CAPABILITY platform data flagEddie James1-3/+5
2021-01-27hwmon: (k10temp) Zen3 Ryzen Desktop CPUs supportGabriel Craciunescu1-1/+2
2021-01-27hwmon: (abx500) Decomission abx500 driverGuenter Roeck5-794/+0
2021-01-27hwmon: (w83627ehf) Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2021-01-27hwmon: (smsc47m1) Remove 'h' from printk format specifierTom Rix1-1/+1
2021-01-27hwmon: (pc87360) convert comma to semicolonZheng Yongjun1-2/+2
2021-01-27hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklistThomas Hebb1-0/+7
2021-01-27ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILUREBjorn Helgaas1-2/+2
2021-01-19thermal/core: Make cooling device state change privateDaniel Lezcano1-1/+0
2021-01-08hwmon: (amd_energy) fix allocation of hwmon_channel_info configDavid Arcari1-1/+2
2020-12-30hwmon: (pwm-fan) Ensure that calculation doesn't discard big period valuesUwe Kleine-König1-1/+11
2020-12-22hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUsGuenter Roeck1-98/+0
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-12-12hwmon: (sbtsi) Add basic support for SB-TSI sensorsKun Yi3-0/+261
2020-12-11hwmon: (iio_hwmon) Drop bogus __refdata annotationGeert Uytterhoeven1-1/+1