summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2024-01-02hwmon: (pmbus) Add ltc4286 driverDelphine CC Chiu3-0/+186
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young1-4/+4
2023-12-11hwmon: (max31827) Add custom attribute for resolutionDaniel Matyas1-11/+111
2023-12-11hwmon: (max31827) Return closest value in update_intervalDaniel Matyas1-3/+2
2023-12-11hwmon: (max31827) Update bits with shutdown_write()Daniel Matyas1-4/+11
2023-12-11hwmon: (max31827) Add support for max31828 and max31829Daniel Matyas1-11/+53
2023-12-11hwmon: (max31827) Handle new properties from the devicetreeDaniel Matyas1-6/+69
2023-12-11hwmon: (corsair-cpro) use NULL instead of 0Marius Zachmann1-1/+1
2023-12-11hwmon: (dell-smm) Add Optiplex 7000 to fan control whitelistArmin Wolf1-0/+8
2023-12-11hwmon: (dell-smm) Add support for WMI SMM interfaceArmin Wolf2-19/+181
2023-12-11hwmon: (dell-smm) Introduce helper function for data initArmin Wolf1-18/+28
2023-12-11hwmon: (dell-smm) Move config entries out of i8k_dmi_tableArmin Wolf1-56/+73
2023-12-11hwmon: (dell-smm) Move DMI config handling to module initArmin Wolf1-16/+15
2023-12-11hwmon: (dell-smm) Move whitelist handling to module initArmin Wolf1-14/+17
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-16/+111
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_fa...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/g...Linus Torvalds50-395/+1748
2023-10-31Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-11/+5
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+4
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+3
2023-10-29hwmon: (aquacomputer_d5next) Check if temp sensors of legacy devices are conn...Aleksa Savic1-1/+4
2023-10-29hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow USB and M...Aleksa 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