summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun1-1/+3
2019-02-20hwmon: (lm80) fix a missing check of bus read in lm80 probeKangjie Lu1-2/+9
2019-02-20hwmon: (lm80) fix a missing check of the status of SMBus readKangjie Lu1-5/+10
2018-12-17hwmon: (w83795) temp4_type has writable permissionHuacai Chen1-1/+1
2018-10-13hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-05-30hwmon: (pmbus/adm1275) Accept negative page register valuesGuenter Roeck1-2/+2
2018-05-30hwmon: (pmbus/max8688) Accept negative page register valuesGuenter Roeck1-1/+1
2018-05-30hwmon: (nct6775) Fix writing pwmX_modeGuenter Roeck1-5/+5
2018-02-07hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert1-9/+12
2017-12-25hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann1-0/+3
2017-10-08hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributesGuenter Roeck1-9/+16
2016-07-12hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-03-08hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin1-1/+1
2015-10-28hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck1-6/+10
2015-07-05hwmon: (mcp3021) Fix broken output scalingStevens, Nick1-13/+1
2015-06-09hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-06-09hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-06-09hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak1-0/+9
2014-11-20hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()Arnaud Ebalard1-4/+2
2014-11-11hwmon: (fam15h_power) Fix NB device ID for F16h M30hAravind Gopalakrishnan1-1/+1
2014-11-11hwmon: (pwm-fan) Fix suspend/resume behaviorKamil Debski1-3/+10
2014-11-11hwmon: (ibmpowernv) Quieten when probing finds no deviceMichael Ellerman1-2/+4
2014-10-20hwmon: (menf21bmc) Include linux/err.hJohannes Thumshirn1-0/+1
2014-10-03hwmon: (ab8500) Call kernel_power_off instead of pm_power_offGuenter Roeck1-2/+3
2014-09-24Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGuenter Roeck3-0/+241
2014-09-24hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driverAndreas Werner3-0/+241
2014-09-22hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor.Jonghwa Lee2-0/+26
2014-09-22hwmon: (smsc47b397) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-44/+7
2014-09-22hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groupsGuenter Roeck1-76/+48
2014-09-22hwmon: (k10temp) Add support for F15h M60hAravind Gopalakrishnan2-5/+34
2014-09-22hwmon: (da9052) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-45/+9
2014-09-22hwmon: (da9055) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-43/+9
2014-09-22hwmon: (ads1015) Use of_property_read_u32 at appropriate placesAxel Lin1-13/+8
2014-09-22hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driversundarjdev1-1/+1
2014-09-17hwmon: (fam15h_power) Add support for two more processorsAravind Gopalakrishnan1-0/+2
2014-09-17hwmon: (fam15h_power) Make actual power reporting conditionalAravind Gopalakrishnan1-1/+17
2014-08-28hwmon: (ds1621) Update zbits after conversion rate changeRobert Coulson1-0/+1
2014-08-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-31/+60
2014-08-10hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionalityAxel Lin1-7/+0
2014-08-07fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...Joe Perches1-1/+1
2014-08-06hwmon: (w83793) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (w83791d) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (w83627hf) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (vt1211) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (pc87360) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (lm87) Fix vrm write operationAxel Lin1-0/+4
2014-08-06hwmon: (asb100) Fix vrm write operationAxel Lin1-0/+4
2014-08-06hwmon: (adm1026) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (adm1025) Fix vrm write operationAxel Lin1-0/+3
2014-08-06hwmon: (hih6130) Fix missing hih6130->write_length settingAxel Lin1-0/+3