summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (lm90) fix temp1_max_alarm attributeMichael Walle2017-01-021-1/+1
* hwmon: (g762) Fix overflows and crash seen when writing limit attributesGuenter Roeck2016-12-121-4/+7
* hwmon: (emcw201) Fix overflows seen when writing into limit attributesGuenter Roeck2016-12-121-3/+5
* hwmon: (emc2103) Fix overflows seen when temperature limit attributesGuenter Roeck2016-12-121-2/+2
* hwmon: (lm85) Fix overflows seen when writing voltage limit attributesGuenter Roeck2016-12-121-1/+2
* hwmon: (lm87) Fix overflow seen when writing voltage limit attributesGuenter Roeck2016-12-121-1/+1
* hwmon: (nct7802) Fix overflows seen when writing into limit attributesGuenter Roeck2016-12-121-3/+5
* hwmon: (adt7470) Fix overflows seen when writing into limit attributesGuenter Roeck2016-12-091-3/+3
* hwmon: (adt7462) Fix overflows seen when writing into limit attributesGuenter Roeck2016-12-091-6/+6
* hwmon: (adm1026) Fix overflows seen when writing into limit attributesGuenter Roeck2016-12-091-9/+17
* hwmon: (adm1025) Fix overflows seen when writing voltage limitsGuenter Roeck2016-12-091-1/+1
* hwmon: (via-cputemp) Convert to hotplug state machineSebastian Andrzej Siewior2016-12-091-46/+17
* hwmon: Add Texas Instruments TMP108 temperature sensor driver.John Muir2016-12-093-0/+481
* hwmon: (core) Simplify sysfs attribute name allocationGuenter Roeck2016-12-091-8/+9
* hwmon: (core) Rename groups parameter in API to extra_groupsGuenter Roeck2016-12-091-4/+4
* hwmon: (core) Explain why at least two attribute groups are allocatedGuenter Roeck2016-12-091-1/+1
* hwmon: (core) Make is_visible callback truly mandatoryGuenter Roeck2016-12-091-3/+3
* hwmon: (core) Deprecate hwmon_device_register()Guenter Roeck2016-12-091-0/+3
* hwmon: (core) Clarify use of chip attributesGuenter Roeck2016-12-091-3/+7
* hwmon: (core) Add support for string attributes to new APIGuenter Roeck2016-12-091-2/+31
* hwmon: (lm90) Mention support for TI TMP451 in Kconfig descriptionTobias Klauser2016-12-091-2/+2
* hwmon: (coretemp) Simplify package managementThomas Gleixner2016-12-091-82/+38
* hwmon: (coretemp) Use proper error codes in cpu online callbackThomas Gleixner2016-12-091-19/+5
* hwmon: (coretemp) Convert to hotplug state machineThomas Gleixner2016-12-091-57/+29
* hwmon: (coretemp) Avoid redundant lookupsThomas Gleixner2016-12-091-13/+6
* hwmon: (coretemp) Simplify sibling managementThomas Gleixner2016-12-091-56/+37
* hwmon: (coretemp) Fixup target cpu for package when cpu is offlinedThomas Gleixner2016-12-091-7/+24
* hwmon: (smsc47m192) Fix overflows seen when writing into limit attributesGuenter Roeck2016-12-091-2/+3
* hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck2016-12-091-1/+1
* hwmon: (adm9240) Fix overflows seen when writing into limit attributesGuenter Roeck2016-12-091-3/+6
* hwmon: (adt7411) update to new hwmon registration APIMichael Walle2016-12-021-121/+180
* hwmon: (via-cputemp) Remove pointless CPU check on each CPUThomas Gleixner2016-12-021-15/+1
* hwmon: (mcp3021) add devicetree supportClemens Gruber2016-12-021-12/+36
* hwmon: (mcp3021) replace S_IRUGO with 0444Clemens Gruber2016-12-021-1/+1
* hwmon: (lm87) Use hwmon to create the sysfs groupsJason Gunthorpe2016-12-021-84/+50
* hwmon: (adm1275) Enable adm1278 VOUT samplingYi Li2016-12-021-4/+16
* hwmon: Add tc654 driverChris Packham2016-12-023-0/+526
* hwmon: (amc6821) sign extension temperatureJared Bents2016-12-021-2/+2
* hwmon: (scpi) Fix module autoloadJavier Martinez Canillas2016-12-021-0/+1
* hwmon: (core) fix resource leak on devm_kcalloc failureColin Ian King2016-10-241-2/+4
* hwmon: (max31790) potential ERR_PTR dereferenceDan Carpenter2016-10-171-1/+3
* hwmon: (adm9240) handle temperature readings below 0Chris Packham2016-10-171-3/+3
* Merge tag 'hwmon-for-linus-v4.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-0428-2152/+3945
|\
| * hwmon: (nct6775) Add support for multiple virtual temperature sourcesGuenter Roeck2016-09-181-2/+13
| * hwmon: (adt7470) No need for additional synchronization on kthread_stop()Daniel Wagner2016-09-181-4/+0
| * hwmon: (lm95241) Update module description to include LM95231Axel Lin2016-09-131-1/+1
| * hwmon: (lm95245) Select REGMAP_I2CAxel Lin2016-09-131-0/+1
| * hwmon: (ibmpowernv) Fix label for cores numbers not threadsMichael Neuling2016-09-131-5/+3
| * hwmon: (adt7470) Allow faster removalJoshua Scott2016-09-101-1/+4
| * hwmon: (adt7470) Add write support to alarm_maskJoshua Scott2016-09-101-1/+24
OpenPOWER on IntegriCloud