summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2023-08-11hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz
2023-04-05hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford
2023-03-22hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...Zheng Wang
2023-03-22hwmon: (adt7475) Fix masking of hysteresis registersTony O'Brien
2023-03-22hwmon: (adt7475) Display smoothing attributes in correct orderTony O'Brien
2023-03-11hwmon: (ltc2945) Handle error case in ltc2945_value_storeJonathan Cormier
2022-12-08hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang
2022-12-08hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld
2022-12-08hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui
2022-12-08hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang
2022-09-15hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf
2022-07-07hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang
2022-05-18hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)
2022-05-18hwmon: (ltq-cputemp) restrict it to SOC_XWAYRandy Dunlap
2022-05-12hwmon: (adt7470) Fix warning on module removalArmin Wolf
2022-04-20hwmon: (pmbus) Add Vin unit off handlingBrandon Wyman
2022-04-20hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNINGArmin Wolf
2022-04-20hwmon: (pmbus) Add mutex to regulator opsPatrick Rudolph
2022-02-16hwmon: (dell-smm) Speed up setting of fan speedArmin Wolf
2022-02-08hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck
2021-12-29hwmon: (lm90) Do not report 'busy' status bit as alarmGuenter Roeck
2021-12-29hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck
2021-12-22hwmon: (dell-smm) Fix warning on /proc/i8k creation errorArmin Wolf
2021-11-26hwmon: Fix possible memleak in __hwmon_device_register()Yang Yingliang
2021-11-26hwmon: (pmbus/lm25066) Add offset coefficientsZev Weiss
2021-10-06hwmon: (tmp421) fix rounding for negative valuesPaul Fertser
2021-07-20hwmon: (max31790) Fix fan speed reporting for fan7..12Guenter Roeck
2021-07-20hwmon: (max31722) Remove non-standard ACPI device IDsGuenter Roeck
2021-06-30hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu
2021-05-26Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman
2021-03-17hwmon: (lm90) Fix max6658 sporadic wrong temperature readingBoyang Yu
2020-09-09hwmon: (applesmc) check status earlier.Tom Rix
2020-07-29hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov
2020-07-22hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M
2020-07-09hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro
2020-07-09hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin
2020-05-20hwmon: (da9052) Synchronize access with mfdSamu Nuutamo
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer
2020-03-11hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter
2020-02-28hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.Mike Jones
2020-01-29hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz
2020-01-29hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck
2020-01-29hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko
2020-01-29hwmon: Deal with errors from the thermal subsystemLinus Walleij
2020-01-29hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen
2020-01-27hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson
2020-01-27hwmon: (lm75) Fix write operations for negative temperaturesGuenter Roeck
2020-01-27hwmon: (w83627hf) Use request_muxed_region for Super-IO accessesGuenter Roeck
2020-01-27hwmon: (pmbus/tps53679) Fix driver info initialization in probe routineVadim Pasternak
2019-11-24hwmon: (ina3221) Fix INA3221_CONFIG_MODE macrosNicolin Chen