aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2017-10-09 Merge tag 'v3.18.74' into linux-linaro-lsk-v3.18Alex Shi
2017-10-08hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributesGuenter Roeck
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
2016-07-12hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck
2016-03-18 Merge tag 'v3.18.29' into linux-linaro-lsk-v3.18lsk-v3.18-16.03Alex Shi
2016-03-07hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin
2015-11-04Merge tag 'v3.18.24' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-27hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck
2015-08-04Merge tag 'v3.18.19' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-07-05hwmon: (mcp3021) Fix broken output scalingStevens, Nick
2015-06-15Merge branch 'v3.18/topic/thermal' into linux-linaro-lsk-v3.18Kevin Hilman
2015-06-09hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck
2015-06-09hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck
2015-06-09hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak
2015-06-05thermal: of: improve of-thermal sensor registration APIEduardo Valentin
2014-11-19hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()Arnaud Ebalard
2014-11-11hwmon: (fam15h_power) Fix NB device ID for F16h M30hAravind Gopalakrishnan
2014-11-11hwmon: (pwm-fan) Fix suspend/resume behaviorKamil Debski
2014-11-11hwmon: (ibmpowernv) Quieten when probing finds no deviceMichael Ellerman
2014-10-19hwmon: (menf21bmc) Include linux/err.hJohannes Thumshirn
2014-10-03hwmon: (ab8500) Call kernel_power_off instead of pm_power_offGuenter Roeck
2014-09-24Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGuenter Roeck
2014-09-24hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driverAndreas Werner
2014-09-22hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor.Jonghwa Lee
2014-09-22hwmon: (smsc47b397) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-09-22hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groupsGuenter Roeck
2014-09-22hwmon: (k10temp) Add support for F15h M60hAravind Gopalakrishnan
2014-09-22hwmon: (da9052) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-09-22hwmon: (da9055) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-09-22hwmon: (ads1015) Use of_property_read_u32 at appropriate placesAxel Lin
2014-09-22hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driversundarjdev
2014-09-16hwmon: (fam15h_power) Add support for two more processorsAravind Gopalakrishnan
2014-09-16hwmon: (fam15h_power) Make actual power reporting conditionalAravind Gopalakrishnan
2014-08-28hwmon: (ds1621) Update zbits after conversion rate changeRobert Coulson
2014-08-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-10hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionalityAxel Lin
2014-08-06fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...Joe Perches
2014-08-05hwmon: (w83793) Fix vrm write operationAxel Lin
2014-08-05hwmon: (w83791d) Fix vrm write operationAxel Lin
2014-08-05hwmon: (w83627hf) Fix vrm write operationAxel Lin
2014-08-05hwmon: (vt1211) Fix vrm write operationAxel Lin
2014-08-05hwmon: (pc87360) Fix vrm write operationAxel Lin
2014-08-05hwmon: (lm87) Fix vrm write operationAxel Lin
2014-08-05hwmon: (asb100) Fix vrm write operationAxel Lin
2014-08-05hwmon: (adm1026) Fix vrm write operationAxel Lin
2014-08-05hwmon: (adm1025) Fix vrm write operationAxel Lin
2014-08-05hwmon: (hih6130) Fix missing hih6130->write_length settingAxel Lin
2014-08-05hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin
2014-08-05hwmon: (emc6w201) Fix temperature limit rangeGuenter Roeck
2014-08-05hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin