summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
30 hourshwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...Murad Masimov1-1/+1
30 hourshwmon: (tmp513) Fix Current Register value interpretationMurad Masimov1-1/+1
30 hourshwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis...Murad Masimov1-2/+4
30 hourshwmon: (tmp513) Use SI constants from units.hAndy Shevchenko1-11/+10
30 hourshwmon: (tmp513) Simplify with dev_err_probe()Andy Shevchenko1-20/+15
30 hourshwmon: (tmp513) Don't use "proxy" headersAndy Shevchenko1-2/+6
14 dayshwmon: (nct6775) Add 665-ACE/600M-CL to ASUS WMI monitoring listSarah Maedel1-0/+2
2024-12-09hwmon: (tps23861) Fix reporting of negative temperaturesMurad Masimov1-1/+1
2024-12-09hwmon: (nct6775-core) Fix overflows seen when writing limit attributesPei Xiao1-4/+3
2024-12-09hwmon: (pmbus/core) clear faults after setting smbalert maskJerome Brunet1-1/+11
2024-12-09hwmon: (pmbus_core) Allow to hook PMBUS_SMBALERT_MASKPatrick Rudolph1-1/+1
2024-10-17hwmon: (adt7470) Add missing dependency on REGMAP_I2CJavier Carrasco1-0/+1
2024-10-17hwmon: (adm9240) Add missing dependency on REGMAP_I2CJavier Carrasco1-0/+1
2024-10-17hwmon: (mc34vr500) Add missing dependency on REGMAP_I2CJavier Carrasco1-0/+1
2024-10-17hwmon: (tmp513) Add missing dependency on REGMAP_I2CGuenter Roeck1-0/+1
2024-10-17hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die TemperaturePeter Colberg1-1/+1
2024-10-17x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K1-0/+1
2024-10-10hwmon: (nct6775) add G15CF to ASUS WMI monitoring listDenis Pauk1-0/+1
2024-10-04hwmon: (ntc_thermistor) fix module autoloadingYuntao Liu1-0/+1
2024-10-04hwmon: (max16065) Fix alarm attributesGuenter Roeck1-2/+10
2024-10-04hwmon: (max16065) Remove use of i2c_match_id()Andrew Davis1-6/+4
2024-10-04hwmon: (max16065) Fix overflows seen when writing limitsGuenter Roeck1-2/+3
2024-09-30hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMINGRoss Brown1-1/+1
2024-09-18hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2Patryk Biel2-3/+20
2024-09-12hwmon: (w83627ehf) Fix underflows seen when writing limit attributesGuenter Roeck1-2/+2
2024-09-12hwmon: (nct6775-core) Fix underflows seen when writing limit attributesGuenter Roeck1-1/+1
2024-09-12hwmon: (lm95234) Fix underflows seen when writing limit attributesGuenter Roeck1-4/+5
2024-09-12hwmon: (adc128d818) Fix underflows seen when writing limit attributesGuenter Roeck1-2/+2
2024-09-12hwmon: (hp-wmi-sensors) Check if WMI event data existsArmin Wolf1-0/+2
2024-09-08hwmon: (k10temp) Check return value of amd_smn_read()Yazen Ghannam1-9/+27
2024-08-29hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()Javier Carrasco1-1/+3
2024-08-29hwmon: (pc87360) Bounds check data->innr usageKees Cook1-1/+5
2024-08-29hwmon: (ltc2992) Avoid division by zeroAntoniu Miclaus1-1/+5
2024-08-14hwmon: corsair-psu: add USB id of HX1200i Series 2023 psuWilken Gottwalt1-3/+4
2024-08-03hwmon: (max6697) Fix swapped temp{1,8} critical alarmsGuenter Roeck1-2/+2
2024-08-03hwmon: (max6697) Fix underflow when writing limit attributesGuenter Roeck1-0/+1
2024-08-03hwmon: (adt7475) Fix default duty on fan is disabledWayne Tung1-1/+1
2024-06-12hwmon: (shtc1) Fix property misspellingGuenter Roeck1-1/+1
2024-06-12hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensorPeter Colberg1-1/+1
2024-06-12pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young1-4/+4
2024-05-17hwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati1-3/+3
2024-05-17hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic1-5/+19
2024-05-17hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic1-1/+1
2024-05-17hwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic1-7/+12
2024-04-03hwmon: (amc6821) add of_match tableJosua Mayer1-0/+11
2024-03-01hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck1-2/+12
2024-03-01hwmon: (coretemp) Enlarge per package core count limitZhang Rui1-1/+1
2024-02-16hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui1-13/+19
2024-02-16hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui1-6/+2
2024-02-16hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli1-0/+7