summaryrefslogtreecommitdiff
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf2022-09-151-0/+3
* hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang2022-07-071-4/+8
* Revert "hwmon: Make chip parameter for with_info API mandatory"Greg Kroah-Hartman2022-06-251-7/+9
* hwmon: Make chip parameter for with_info API mandatoryGuenter Roeck2022-06-141-9/+7
* hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)2022-05-181-2/+3
* hwmon: (ltq-cputemp) restrict it to SOC_XWAYRandy Dunlap2022-05-181-1/+1
* hwmon: (tmp401) Add OF device ID tableCamel Guo2022-05-181-0/+11
* hwmon: (adt7470) Fix warning on module removalArmin Wolf2022-05-121-2/+2
* hwmon: (pmbus) Add Vin unit off handlingBrandon Wyman2022-04-152-1/+2
* hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNINGArmin Wolf2022-04-151-1/+1
* hwmon: (pmbus) Add mutex to regulator opsPatrick Rudolph2022-04-151-3/+13
* hwmon: (dell-smm) Speed up setting of fan speedArmin Wolf2022-02-161-4/+8
* hwmon: (lm90) Mark alert as broken for MAX6654Guenter Roeck2022-02-011-0/+1
* hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck2022-02-011-1/+1
* hwmon: (lm90) Mark alert as broken for MAX6680Guenter Roeck2022-02-011-1/+1
* hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649Guenter Roeck2022-02-011-1/+1
* hwmon: (lm90) Do not report 'busy' status bit as alarmGuenter Roeck2021-12-291-1/+2
* hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681Guenter Roeck2021-12-291-2/+8
* hwmon: (lm90) Drop critical attribute support for MAX6654Guenter Roeck2021-12-291-37/+49
* hwmon: (lm90) Introduce flag indicating extended temperature supportGuenter Roeck2021-12-291-10/+11
* hwmon: (lm90) Add basic support for TI TMP461Guenter Roeck2021-12-292-16/+40
* hwmon: (lm90) Add max6654 support to lm90 driverJosh Lehan2021-12-292-8/+46
* hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck2021-12-291-3/+2
* hwmon: (dell-smm) Fix warning on /proc/i8k creation errorArmin Wolf2021-12-171-2/+5
* hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeffZev Weiss2021-11-171-1/+1
* hwmon: Fix possible memleak in __hwmon_device_register()Yang Yingliang2021-11-171-2/+4
* hwmon: (pmbus/lm25066) Add offset coefficientsZev Weiss2021-11-171-0/+23
* hwmon: (tmp421) fix rounding for negative valuesPaul Fertser2021-10-061-16/+8
* hwmon: (tmp421) report /PVLD condition as faultPaul Fertser2021-10-061-6/+3
* hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...Vadim Pasternak2021-10-061-3/+9
* hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova2021-10-061-18/+11
* hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova2021-10-061-17/+11
* hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova2021-10-061-15/+11
* hwmon: (max31790) Fix fan speed reporting for fan7..12Guenter Roeck2021-07-141-1/+1
* hwmon: (max31722) Remove non-standard ACPI device IDsGuenter Roeck2021-07-141-9/+0
* hwmon: (max31790) Fix pwmX_enable attributesGuenter Roeck2021-07-141-15/+26
* hwmon: (max31790) Report correct current pwm duty cyclesGuenter Roeck2021-07-141-3/+3
* hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu2021-06-231-0/+9
* hwmon: (dell-smm-hwmon) Fix index valuesArmin Wolf2021-06-101-2/+2
* Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman2021-05-261-9/+2
* hwmon: (occ) Fix poll rate limitingEddie James2021-05-192-3/+4
* hwmon: (pwm-fan) Ensure that calculation doesn't discard big period valuesUwe Kleine-König2021-01-191-1/+11
* hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enableZhang Qilong2020-12-301-1/+1
* hwmon: (pwm-fan) Fix RPM calculationPaul Barker2020-11-241-7/+9
* hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}Guenter Roeck2020-10-291-3/+0
* hwmon: (applesmc) check status earlier.Tom Rix2020-09-091-15/+16
* hwmon: (nct7904) Correct divide by 0Jason Baron2020-09-031-2/+2
* hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi2020-07-291-1/+1
* hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck2020-07-291-3/+3
* hwmon: (adm1275) Make sure we are reading enough data for different chipsChu Lin2020-07-291-2/+8