summaryrefslogtreecommitdiffstats
path: root/Documentation/edac.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-10hwmon: (core) Simplify sysfs attribute name allocationGuenter Roeck1-8/+9
2016-12-10hwmon: (core) Rename groups parameter in API to extra_groupsGuenter Roeck3-19/+19
2016-12-10hwmon: (core) Explain why at least two attribute groups are allocatedGuenter Roeck1-1/+1
2016-12-10hwmon: (core) Make is_visible callback truly mandatoryGuenter Roeck1-3/+3
2016-12-10hwmon: (core) Deprecate hwmon_device_register()Guenter Roeck3-20/+19
2016-12-10hwmon: (core) Clarify use of chip attributesGuenter Roeck2-4/+8
2016-12-10hwmon: (core) Add support for string attributes to new APIGuenter Roeck2-4/+48
2016-12-10hwmon: (core) Clarify when read and write callbacks are mandatoryGuenter Roeck1-4/+2
2016-12-10hwmon: (lm90) Mention support for TI TMP451 in Kconfig descriptionTobias Klauser1-2/+2
2016-12-10hwmon: (coretemp) Simplify package managementThomas Gleixner1-82/+38
2016-12-10hwmon: (coretemp) Use proper error codes in cpu online callbackThomas Gleixner1-19/+5
2016-12-10hwmon: (coretemp) Convert to hotplug state machineThomas Gleixner1-57/+29
2016-12-10hwmon: (coretemp) Avoid redundant lookupsThomas Gleixner1-13/+6
2016-12-10hwmon: (coretemp) Simplify sibling managementThomas Gleixner1-56/+37
2016-12-10hwmon: (coretemp) Fixup target cpu for package when cpu is offlinedThomas Gleixner1-7/+24
2016-12-10hwmon: (smsc47m192) Fix overflows seen when writing into limit attributesGuenter Roeck1-2/+3
2016-12-09hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck1-1/+1
2016-12-09hwmon: (adm9240) Fix overflows seen when writing into limit attributesGuenter Roeck1-3/+6
2016-12-02hwmon: (adt7411) update to new hwmon registration APIMichael Walle1-121/+180
2016-12-02hwmon: (via-cputemp) Remove pointless CPU check on each CPUThomas Gleixner1-15/+1
2016-12-02hwmon: (mcp3021) add devicetree supportClemens Gruber1-12/+36
2016-12-02hwmon: (mcp3021) replace S_IRUGO with 0444Clemens Gruber1-1/+1