summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()Arnaud Ebalard2014-11-191-4/+2
* hwmon: (fam15h_power) Fix NB device ID for F16h M30hAravind Gopalakrishnan2014-11-111-1/+1
* hwmon: (pwm-fan) Fix suspend/resume behaviorKamil Debski2014-11-111-3/+10
* hwmon: (ibmpowernv) Quieten when probing finds no deviceMichael Ellerman2014-11-111-2/+4
* hwmon: (menf21bmc) Include linux/err.hJohannes Thumshirn2014-10-191-0/+1
* hwmon: (ab8500) Call kernel_power_off instead of pm_power_offGuenter Roeck2014-10-031-2/+3
* Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGuenter Roeck2014-09-243-0/+241
|\
| * hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driverAndreas Werner2014-09-243-0/+241
* | hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor.Jonghwa Lee2014-09-222-0/+26
* | hwmon: (smsc47b397) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-09-221-44/+7
* | hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groupsGuenter Roeck2014-09-221-76/+48
* | hwmon: (k10temp) Add support for F15h M60hAravind Gopalakrishnan2014-09-222-5/+34
* | hwmon: (da9052) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-09-221-45/+9
* | hwmon: (da9055) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-09-221-43/+9
* | hwmon: (ads1015) Use of_property_read_u32 at appropriate placesAxel Lin2014-09-221-13/+8
* | hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driversundarjdev2014-09-221-1/+1
* | hwmon: (fam15h_power) Add support for two more processorsAravind Gopalakrishnan2014-09-161-0/+2
* | hwmon: (fam15h_power) Make actual power reporting conditionalAravind Gopalakrishnan2014-09-161-1/+17
* | hwmon: (ds1621) Update zbits after conversion rate changeRobert Coulson2014-08-281-0/+1
|/
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-1415-31/+60
|\
| * hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionalityAxel Lin2014-08-101-7/+0
| * hwmon: (w83793) Fix vrm write operationAxel Lin2014-08-051-0/+3
| * hwmon: (w83791d) Fix vrm write operationAxel Lin2014-08-051-0/+3
| * hwmon: (w83627hf) Fix vrm write operationAxel Lin2014-08-051-0/+3
| * hwmon: (vt1211) Fix vrm write operationAxel Lin2014-08-051-0/+3
| * hwmon: (pc87360) Fix vrm write operationAxel Lin2014-08-051-0/+3
| * hwmon: (lm87) Fix vrm write operationAxel Lin2014-08-051-0/+4
| * hwmon: (asb100) Fix vrm write operationAxel Lin2014-08-051-0/+4
| * hwmon: (adm1026) Fix vrm write operationAxel Lin2014-08-051-0/+3
| * hwmon: (adm1025) Fix vrm write operationAxel Lin2014-08-051-0/+3
| * hwmon: (hih6130) Fix missing hih6130->write_length settingAxel Lin2014-08-051-0/+3
| * hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin2014-08-051-15/+18
| * hwmon: (emc6w201) Fix temperature limit rangeGuenter Roeck2014-08-051-2/+2
| * hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin2014-08-051-0/+2
| * hwmon: (lm92) Prevent overflow problem when writing large limitsAxel Lin2014-08-051-7/+6
* | fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...Joe Perches2014-08-061-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-4/+2
|\ \ | |/ |/|
| * hwmon: ibmaem: Use ktime_get_ns()Thomas Gleixner2014-07-231-4/+2
* | hwmon: (g762) Use of_property_read_u32 at appropriate placeAxel Lin2014-08-041-5/+2
* | hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin2014-08-041-1/+1
* | hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin2014-08-041-1/+1
* | hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate placeAxel Lin2014-08-041-4/+3
* | hwmon: (lm85) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-93/+51
* | hwmon: (lm85) Avoid forward declarationAxel Lin2014-08-041-263/+250
* | hwmon: (lm78) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-83/+15
* | hwmon: (max6697) Use of_property_read_bool at appropriate placesAxel Lin2014-08-041-9/+7
* | hwmon: (pwm-fan) Make SENSORS_PWM_FAN depend on OFAxel Lin2014-08-041-1/+1
* | hwmon: (pwm-fan) Remove duplicate dev_set_drvdata callAxel Lin2014-08-041-1/+0
* | hwmon: (nct6775) Remove num_attr_groups from struct nct6775_dataAxel Lin2014-08-041-6/+6
* | hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791DAxel Lin2014-08-042-3/+3
OpenPOWER on IntegriCloud