summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2017-01-02hwmon: (g760a) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (fschmd) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (f71882fg) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (ds1621) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (atxp1) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (asb100) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (adt7x10) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (adt7470) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (adm9240) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (adm1031) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (adm1026) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (adm1021) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (adt7411) add min, max and alarm attributesMichael Walle
2017-01-02hwmon: (sch56xx) Remove unneeded linux/miscdevice.h includeCorentin LABBE
2017-01-02hwmon: (lm90) fix temp1_max_alarm attributeMichael Walle
2016-12-12hwmon: (g762) Fix overflows and crash seen when writing limit attributesGuenter Roeck
2016-12-12hwmon: (emcw201) Fix overflows seen when writing into limit attributesGuenter Roeck
2016-12-12hwmon: (emc2103) Fix overflows seen when temperature limit attributesGuenter Roeck
2016-12-12hwmon: (lm85) Fix overflows seen when writing voltage limit attributesGuenter Roeck
2016-12-12hwmon: (lm87) Fix overflow seen when writing voltage limit attributesGuenter Roeck
2016-12-12hwmon: (nct7802) Fix overflows seen when writing into limit attributesGuenter Roeck
2016-12-09hwmon: (adt7470) Fix overflows seen when writing into limit attributesGuenter Roeck
2016-12-09hwmon: (adt7462) Fix overflows seen when writing into limit attributesGuenter Roeck
2016-12-09hwmon: (adm1026) Fix overflows seen when writing into limit attributesGuenter Roeck
2016-12-09hwmon: (adm1025) Fix overflows seen when writing voltage limitsGuenter Roeck
2016-12-09hwmon: (via-cputemp) Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-09hwmon: Add Texas Instruments TMP108 temperature sensor driver.John Muir
2016-12-09hwmon: (core) Simplify sysfs attribute name allocationGuenter Roeck
2016-12-09hwmon: (core) Rename groups parameter in API to extra_groupsGuenter Roeck
2016-12-09hwmon: (core) Explain why at least two attribute groups are allocatedGuenter Roeck
2016-12-09hwmon: (core) Make is_visible callback truly mandatoryGuenter Roeck
2016-12-09hwmon: (core) Deprecate hwmon_device_register()Guenter Roeck
2016-12-09hwmon: (core) Clarify use of chip attributesGuenter Roeck
2016-12-09hwmon: (core) Add support for string attributes to new APIGuenter Roeck
2016-12-09hwmon: (lm90) Mention support for TI TMP451 in Kconfig descriptionTobias Klauser
2016-12-09hwmon: (coretemp) Simplify package managementThomas Gleixner
2016-12-09hwmon: (coretemp) Use proper error codes in cpu online callbackThomas Gleixner
2016-12-09hwmon: (coretemp) Convert to hotplug state machineThomas Gleixner
2016-12-09hwmon: (coretemp) Avoid redundant lookupsThomas Gleixner
2016-12-09hwmon: (coretemp) Simplify sibling managementThomas Gleixner
2016-12-09hwmon: (coretemp) Fixup target cpu for package when cpu is offlinedThomas Gleixner
2016-12-09hwmon: (smsc47m192) Fix overflows seen when writing into limit attributesGuenter Roeck
2016-12-09hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck
2016-12-09hwmon: (adm9240) Fix overflows seen when writing into limit attributesGuenter Roeck
2016-12-02hwmon: (adt7411) update to new hwmon registration APIMichael Walle
2016-12-02hwmon: (via-cputemp) Remove pointless CPU check on each CPUThomas Gleixner
2016-12-02hwmon: (mcp3021) add devicetree supportClemens Gruber
2016-12-02hwmon: (mcp3021) replace S_IRUGO with 0444Clemens Gruber
2016-12-02hwmon: (lm87) Use hwmon to create the sysfs groupsJason Gunthorpe
2016-12-02hwmon: (adm1275) Enable adm1278 VOUT samplingYi Li