aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2023-12-11hwmon: (dell-smm) Move blacklist handling to module initArmin Wolf1-29/+34
2023-12-11hwmon: (dell-smm) Prepare for multiple SMM calling backendsArmin Wolf1-52/+79
2023-12-11hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6James Seo1-15/+110
2023-12-11hwmon: (tmp513) Use SI constants from units.hAndy Shevchenko1-11/+10
2023-12-11hwmon: (tmp513) Simplify with dev_err_probe()Andy Shevchenko1-20/+15
2023-12-11hwmon: (tmp513) Don't use "proxy" headersAndy Shevchenko1-2/+6
2023-12-11hwmon: (peci/dimmtemp) Bump timeoutPatrick Rudolph1-1/+1
2023-12-11hwmon: (pc87360) Bounds check data->innr usageKees Cook1-1/+5
2023-12-11hwmon: (nct6775) Fix fan speed set failure in automatic modeXing Tong Wu1-0/+7
2023-12-11hwmon: (nct6775) Add support for 2 additional fan controlsXing Tong Wu1-4/+4
2023-12-11hwmon: (pmbus) Add support for MPS Multi-phase mp5990Peter Yin3-0/+189
2023-12-11hwmon: (lm25066) Use i2c_get_match_data()Rob Herring1-11/+3
2023-12-11hwmon: (nct6775-core) Explicitly initialize nct6775_device_names indexesGuenter Roeck1-13/+13
2023-12-11hwmon: (nct6775-platform) Explicitly initialize nct6775_sio_names indexesKees Cook1-13/+13
2023-12-11hwmon: (nct6775-i2c) Use i2c_get_match_data()Rob Herring2-13/+3
2023-12-11hwmon: (max6650) Use i2c_get_match_data()Rob Herring1-5/+3
2023-12-11hwmon: (aspeed-pwm-tacho) Fix -Wstringop-overflow warning in aspeed_create_fan_tach_channel()Gustavo A. R. Silva1-7/+19
2023-12-11hwmon: Fix some kernel-doc commentsYang Li1-1/+2
2023-12-11hwmon: (emc1403) Add support for EMC1442Delphine CC Chiu1-1/+5
2023-12-11hwmon: (ltc2991) remove device reference from stateAntoniu Miclaus1-11/+9
2023-12-11hwmon: (npcm750-pwm-fan) Add NPCM8xx supportTomer Maimon1-4/+26
2023-12-08hwmon: (corsair-psu) Fix probe when built-inArmin Wolf1-1/+17
2023-12-03hwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe()Christophe JAILLET1-2/+2
2023-11-30hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf1-0/+4
2023-11-14hwmon: max31827: include regulator headerAntoniu Miclaus1-0/+1
2023-11-14hwmon: ltc2991: Fix spelling mistake "contiuous" -> "continuous"Colin Ian King1-1/+1
2023-10-31Merge tag 'hwmon-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds50-395/+1748
2023-10-31Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-11/+5
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-5/+4
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+3
2023-10-29hwmon: (aquacomputer_d5next) Check if temp sensors of legacy devices are connectedAleksa Savic1-1/+4
2023-10-29hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow USB and MPS FlowAleksa Savic1-4/+63
2023-10-29hwmon: Add driver for ltc2991Antoniu Miclaus3-0/+449
2023-10-28hwmon: (pmbus/max31785) Add delay between bus accessesLakshmi Yadlapati1-21/+167
2023-10-28hwmon: (ina238) add ina237 supportRichard Leitner1-1/+2
2023-10-28hwmon: (asus-ec-sensors) add ROG Crosshair X670E Gene.Ellie Hermaszewska1-0/+12
2023-10-28hwmon: (max31827) handle vref regulatorAntoniu Miclaus1-0/+4
2023-10-28hwmon: (ina3221) Add support for channel summation disableNinad Malwade1-3/+30
2023-10-28hwmon: (pmbus/mpq7932) Add a support for mpq2286 Power Management ICSaravanan Sekar1-1/+12
2023-10-28hwmon: (pmbus/core) Add helper macro to define single pmbus regulatorSaravanan Sekar1-0/+15
2023-10-28hwmon: (pmbus/mpq7932) Get page count based on chip infoSaravanan Sekar1-3/+3
2023-10-28hwmon: (max31827) Modify conversion wait timeDaniel Matyas1-1/+1
2023-10-28hwmon: (max31827) Make code cleanerDaniel Matyas1-69/+54
2023-10-28hwmon: (nct6683) Add another customer ID for ASRock X670E TaichiAlexander Koskovich1-0/+3
2023-10-28hwmon: (ltc2992) Avoid division by zeroAntoniu Miclaus1-1/+5
2023-10-28hwmon: (npcm750-pwm) Add an error code check in npcm7xx_en_pwm_fanSu Hui1-0/+2
2023-10-28hwmon: (hs3001) remove redundant store on divisionColin Ian King1-1/+1
2023-10-28hwmon: (nct6775) use acpi_dev_hid_uid_match() for matching _HID and _UIDRaag Jadav1-3/+1
2023-10-27hwmon: (adt7475) Add support for Imon readout on ADT7490Timothy Pearson1-6/+62
2023-10-27hwmon: (powerz) add support for ChargerLAB KM002CThomas Weißschuh1-0/+1