summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (applesmc) check status earlier.Tom Rix2020-09-121-15/+16
* hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M2020-07-221-1/+1
* hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro2020-07-091-1/+3
* hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin2020-07-091-3/+4
* hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer2020-05-021-1/+1
* hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter2020-03-111-1/+1
* hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.Mike Jones2020-02-281-2/+2
* hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz2020-01-291-2/+2
* hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck2020-01-291-27/+41
* hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko2020-01-291-4/+4
* hwmon: Deal with errors from the thermal subsystemLinus Walleij2020-01-291-4/+17
* hwmon: (core) Simplify sysfs attribute name allocationGuenter Roeck2020-01-291-8/+9
* hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen2020-01-291-2/+3
* hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson2020-01-291-1/+1
* hwmon: (lm75) Fix write operations for negative temperaturesGuenter Roeck2020-01-291-1/+1
* hwmon: (w83627hf) Use request_muxed_region for Super-IO accessesGuenter Roeck2020-01-291-5/+37
* hwmon: (ina3221) Fix INA3221_CONFIG_MODE macrosNicolin Chen2019-11-251-3/+3
* hwmon: (pwm-fan) Silence error on probe deferralThierry Reding2019-11-251-2/+6
* hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'Wang Shenran2019-10-051-2/+2
* hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck2019-08-251-3/+3
* hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart2019-08-251-1/+2
* hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock2019-07-101-4/+30
* hwmon: (f71805f) Use request_muxed_region for Super-IO accessesGuenter Roeck2019-05-311-3/+12
* hwmon: (pc87427) Use request_muxed_region for Super-IO accessesGuenter Roeck2019-05-311-1/+13
* hwmon: (smsc47b397) Use request_muxed_region for Super-IO accessesGuenter Roeck2019-05-311-2/+11
* hwmon: (smsc47m1) Use request_muxed_region for Super-IO accessesGuenter Roeck2019-05-311-9/+19
* hwmon: (vt1211) Use request_muxed_region for Super-IO accessesGuenter Roeck2019-05-311-3/+12
* hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun2019-02-231-1/+3
* hwmon: (lm80) fix a missing check of bus read in lm80 probeKangjie Lu2019-02-121-2/+9
* hwmon: (lm80) fix a missing check of the status of SMBus readKangjie Lu2019-02-121-5/+10
* hwmon: (w83795) temp4_type has writable permissionHuacai Chen2018-12-171-1/+1
* hwmon: (ina2xx) Fix current value calculationNicolin Chen2018-12-171-1/+1
* hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven2018-11-271-4/+3
* hwmon: (pwm-fan) Set fan speed to 0 on suspendThierry Reding2018-11-131-1/+11
* hwmon: (pmbus) Fix page count auto-detection.Dmitry Bazhenov2018-11-132-1/+6
* hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter2018-10-031-5/+9
* hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten2018-10-031-2/+11
* hwmon: (pmbus/adm1275) Accept negative page register valuesGuenter Roeck2018-05-301-2/+2
* hwmon: (pmbus/max8688) Accept negative page register valuesGuenter Roeck2018-05-301-1/+1
* hwmon: (nct6775) Fix writing pwmX_modeGuenter Roeck2018-05-301-5/+5
* hwmon: (ina2xx) Fix access to uninitialized mutexMarek Szyprowski2018-04-201-2/+1
* hwmon: (ina2xx) Make calibration register value fixedMaciej Purski2018-04-131-37/+50
* driver: (adm1275) set the m,b and R coefficients correctly for powerShikhar Dogra2018-03-221-2/+2
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-224-6/+6
* hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert2018-02-031-9/+12
* hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann2017-12-251-0/+3
* hwmon: (max31790) Set correct PWM valueAlex Hemme2017-12-251-1/+1
* hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin2017-12-051-0/+21
* hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributesGuenter Roeck2017-10-081-9/+16
* hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628Guenter Roeck2017-05-141-1/+1