summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
5 dayshwmon: (emc2305) Set initial PWM minimum value during probe based on thermal ...Florin Leotescu1-2/+8
2025-07-24hwmon: (corsair-cpro) Validate the size of the received input bufferMarius Zachmann1-0/+5
2025-07-06hwmon: (pmbus/max34440) Fix support for max34451Alexis Czezar Torreno1-4/+44
2025-07-06hwmon: (isl28022) Fix current reading calculationYikai Tsai1-2/+4
2025-06-27hwmon: (ltc4282) avoid repeated register writeNuno Sá1-7/+0
2025-06-27hwmon: (occ) fix unaligned accessesArnd Bergmann1-15/+13
2025-06-27hwmon: (occ) Rework attribute registration for stack usageArnd Bergmann1-127/+85
2025-06-27hwmon: (ftsteutates) Fix TOCTOU race in fts_read()Gui-Dong Han1-3/+6
2025-06-19hwmon: (asus-ec-sensors) check sensor index in read_string()Alexei Safin1-0/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-26Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2025-03-25Merge tag 'hwmon-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-952/+1693
2025-03-21hwmon: emc2305: Use devm_thermal_of_cooling_device_registerFlorin Leotescu1-29/+4
2025-03-21hwmon: emc2305: Add OF supportFlorin Leotescu1-0/+7
2025-03-21hwmon: (acpi_power_meter) Replace the deprecated hwmon_device_registerHuisong Li1-435/+425
2025-03-18hwmon: add driver for HTU31Andrei Lalaev3-0/+362
2025-03-18hwmon: Add driver for TI INA233 Current and Power MonitorLeo Yang3-0/+201
2025-03-17hwmon: Add Congatec Board Controller monitoring driverThomas Richard3-0/+315
2025-03-17hwmon: (pmbus/ltc2978) add support for lt717xKim Seer Paller2-6/+44
2025-03-17hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}Tasos Sahanidis1-2/+2
2025-03-11hwmon: (dell-smm) Increment the number of fansKurt Borja1-1/+4
2025-03-07hwmon: (ntc_thermistor) return error instead of clipping on OOBMaud Spierings1-8/+7
2025-03-05hwmon: (pt5161l) Use per-client debugfs entryWolfram Sang1-37/+9
2025-03-04hwmon: Fix the missing of 'average' word in hwmon_power_attr_templatesHuisong Li1-2/+2
2025-03-03hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()Xinghuo Chen1-1/+1
2025-03-02hwmon: (acpi_power_meter) Fix the fake power alarm reportingHuisong Li1-2/+6
2025-03-02hwmon: (gpio-fan) Add missing mutex locksAlexander Stein1-1/+15
2025-03-02hwmon: (pmbus/core) Report content of CAPABILITY register in debugfsGuenter Roeck1-2/+11
2025-03-02hwmon: (pmbus/core) Optimize debugfs status attribute initializationGuenter Roeck1-96/+36
2025-03-02hwmon: (pmbus/core) Optimize debugfs block data attribute initializationGuenter Roeck1-59/+34
2025-03-02hwmon: (pmbus/core) Declare regulator notification function as voidGuenter Roeck1-10/+8
2025-03-02hwmon: (pmbus/core) Make debugfs code unconditionalGuenter Roeck1-18/+7
2025-03-02hwmon: (pmbus/core) Use the new i2c_client debugfs directoryGuenter Roeck1-22/+41
2025-03-02hwmon: (pmbus/core) Use local debugfs variable in debugfs initializationGuenter Roeck1-24/+25
2025-03-02hwmon: (pmbus/core) Fix various coding style issuesGuenter Roeck1-24/+17
2025-03-02hwmon: (ad7314) Validate leading zero bits and return errorErik Schumacher1-0/+10
2025-03-02hwmon: (asus-ec-sensors) add PRIME X670E-PRO WIFIShengyu Qu1-0/+10
2025-03-02hwmon: (ntc_thermistor) Fix module name in the KconfigMaud Spierings1-1/+1
2025-03-02hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor tableMaud Spierings1-33/+33
2025-03-02hwmon: (pmbus/core) Replace deprecated strncpy() with strscpy()Thorsten Blum1-2/+1
2025-03-02hwmon: (pmbus) Initialise page count in pmbus_identify()Titus Rwantare1-0/+2
2025-03-02hwmon: (k10temp) add support for cyan skillfishMikhail Paulyshka1-0/+2
2025-03-02hwmon: (nct6683) Add customer ID for AMD BC-250Mikhail Paulyshka1-0/+3
2025-02-24hwmon: (peci/dimmtemp) Do not provide fake thresholds dataPaul Fertser1-6/+4
2025-02-24hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensorsArmin Wolf1-2/+2
2025-02-06hwmon: (xgene-hwmon) use appropriate type for the latency valueAndrey Vatoropin1-1/+1
2025-02-06hwmon: (sg2042) Add back module description/author tagsArnd Bergmann1-0/+2
2025-02-02hwmon: (sht3x) Use per-client debugfs entryWolfram Sang1-56/+11
2025-02-02hwmon: (tps23861) Use per-client debugfs entryWolfram Sang1-29/+2
2025-02-02hwmon: (sg2042) Use per-client debugfs entryWolfram Sang1-37/+7