Age | Commit message (Expand) | Author |
2016-12-12 | hwmon: (g762) Fix overflows and crash seen when writing limit attributes | Guenter Roeck |
2016-12-12 | hwmon: (emcw201) Fix overflows seen when writing into limit attributes | Guenter Roeck |
2016-12-12 | hwmon: (emc2103) Fix overflows seen when temperature limit attributes | Guenter Roeck |
2016-12-12 | hwmon: (lm85) Fix overflows seen when writing voltage limit attributes | Guenter Roeck |
2016-12-12 | hwmon: (lm87) Fix overflow seen when writing voltage limit attributes | Guenter Roeck |
2016-12-12 | hwmon: (nct7802) Fix overflows seen when writing into limit attributes | Guenter Roeck |
2016-12-09 | hwmon: (adt7470) Fix overflows seen when writing into limit attributes | Guenter Roeck |
2016-12-09 | hwmon: (adt7462) Fix overflows seen when writing into limit attributes | Guenter Roeck |
2016-12-09 | hwmon: (adm1026) Fix overflows seen when writing into limit attributes | Guenter Roeck |
2016-12-09 | hwmon: (adm1025) Fix overflows seen when writing voltage limits | Guenter Roeck |
2016-12-09 | hwmon: (via-cputemp) Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-12-09 | hwmon: Add Texas Instruments TMP108 temperature sensor driver. | John Muir |
2016-12-09 | hwmon: (core) Simplify sysfs attribute name allocation | Guenter Roeck |
2016-12-09 | hwmon: (core) Rename groups parameter in API to extra_groups | Guenter Roeck |
2016-12-09 | hwmon: (core) Explain why at least two attribute groups are allocated | Guenter Roeck |
2016-12-09 | hwmon: (core) Make is_visible callback truly mandatory | Guenter Roeck |
2016-12-09 | hwmon: (core) Deprecate hwmon_device_register() | Guenter Roeck |
2016-12-09 | hwmon: (core) Clarify use of chip attributes | Guenter Roeck |
2016-12-09 | hwmon: (core) Add support for string attributes to new API | Guenter Roeck |
2016-12-09 | hwmon: (lm90) Mention support for TI TMP451 in Kconfig description | Tobias Klauser |
2016-12-09 | hwmon: (coretemp) Simplify package management | Thomas Gleixner |
2016-12-09 | hwmon: (coretemp) Use proper error codes in cpu online callback | Thomas Gleixner |
2016-12-09 | hwmon: (coretemp) Convert to hotplug state machine | Thomas Gleixner |
2016-12-09 | hwmon: (coretemp) Avoid redundant lookups | Thomas Gleixner |
2016-12-09 | hwmon: (coretemp) Simplify sibling management | Thomas Gleixner |
2016-12-09 | hwmon: (coretemp) Fixup target cpu for package when cpu is offlined | Thomas Gleixner |
2016-12-09 | hwmon: (smsc47m192) Fix overflows seen when writing into limit attributes | Guenter Roeck |
2016-12-09 | hwmon: (ds620) Fix overflows seen when writing temperature limits | Guenter Roeck |
2016-12-09 | hwmon: (adm9240) Fix overflows seen when writing into limit attributes | Guenter Roeck |
2016-12-02 | hwmon: (adt7411) update to new hwmon registration API | Michael Walle |
2016-12-02 | hwmon: (via-cputemp) Remove pointless CPU check on each CPU | Thomas Gleixner |
2016-12-02 | hwmon: (mcp3021) add devicetree support | Clemens Gruber |
2016-12-02 | hwmon: (mcp3021) replace S_IRUGO with 0444 | Clemens Gruber |
2016-12-02 | hwmon: (lm87) Use hwmon to create the sysfs groups | Jason Gunthorpe |
2016-12-02 | hwmon: (adm1275) Enable adm1278 VOUT sampling | Yi Li |
2016-12-02 | hwmon: Add tc654 driver | Chris Packham |
2016-12-02 | hwmon: (amc6821) sign extension temperature | Jared Bents |
2016-12-02 | hwmon: (scpi) Fix module autoload | Javier Martinez Canillas |
2016-10-24 | hwmon: (core) fix resource leak on devm_kcalloc failure | Colin Ian King |
2016-10-17 | hwmon: (max31790) potential ERR_PTR dereference | Dan Carpenter |
2016-10-17 | hwmon: (adm9240) handle temperature readings below 0 | Chris Packham |
2016-10-04 | Merge tag 'hwmon-for-linus-v4.9' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-09-18 | hwmon: (nct6775) Add support for multiple virtual temperature sources | Guenter Roeck |
2016-09-18 | hwmon: (adt7470) No need for additional synchronization on kthread_stop() | Daniel Wagner |
2016-09-13 | hwmon: (lm95241) Update module description to include LM95231 | Axel Lin |
2016-09-13 | hwmon: (lm95245) Select REGMAP_I2C | Axel Lin |
2016-09-13 | hwmon: (ibmpowernv) Fix label for cores numbers not threads | Michael Neuling |
2016-09-10 | hwmon: (adt7470) Allow faster removal | Joshua Scott |
2016-09-10 | hwmon: (adt7470) Add write support to alarm_mask | Joshua Scott |
2016-09-09 | hwmon: (xgene) access mailbox as RAM | Arnd Bergmann |