| Commit message (Expand) | Author | Age |
* | hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628 | Guenter Roeck | 2017-05-14 |
* | hwmon: (it87) Avoid registering the same chip on both SIO addresses | Guenter Roeck | 2017-05-08 |
* | hwmon: (it87) Ensure that pwm control cache is current before updating values | Guenter Roeck | 2017-03-12 |
* | hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers | Guenter Roeck | 2017-03-12 |
* | hwmon: (lm90) fix temp1_max_alarm attribute | Michael Walle | 2017-01-12 |
* | hwmon: (g762) Fix overflows and crash seen when writing limit attributes | Guenter Roeck | 2017-01-12 |
* | hwmon: (nct7802) Fix overflows seen when writing into limit attributes | Guenter Roeck | 2017-01-12 |
* | hwmon: (ds620) Fix overflows seen when writing temperature limits | Guenter Roeck | 2017-01-12 |
* | hwmon: (amc6821) sign extension temperature | Jared Bents | 2017-01-12 |
* | hwmon: (scpi) Fix module autoload | Javier Martinez Canillas | 2017-01-12 |
* | hwmon: (core) fix resource leak on devm_kcalloc failure | Colin Ian King | 2016-10-24 |
* | hwmon: (max31790) potential ERR_PTR dereference | Dan Carpenter | 2016-10-17 |
* | hwmon: (adm9240) handle temperature readings below 0 | Chris Packham | 2016-10-17 |
* | Merge tag 'hwmon-for-linus-v4.9' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-04 |
|\ |
|
| * | 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-18 |
| * | 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-13 |
| * | hwmon: (adt7470) Allow faster removal | Joshua Scott | 2016-09-10 |
| * | hwmon: (adt7470) Add write support to alarm_mask | Joshua Scott | 2016-09-10 |
| * | hwmon: (xgene) access mailbox as RAM | Arnd Bergmann | 2016-09-09 |
| * | hwmon: (lm95245) Use new hwmon registration API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (lm95241) Convert to use new hwmon registration API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (jc42) Convert to use new hwmon registration API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (max31790) Convert to use new hwmon registration API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (nct7904) Convert to use new hwmon registration API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (ltc4245) Convert to use new hwmon registration API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (tmp421) Convert to use new hwmon registration API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (tmp102) Convert to use new hwmon registration API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (lm90) Convert to use new hwmon registration API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (lm75) Convert to use new hwmon registration API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (xgene) Fix crash when alarm occurs before driver probe | hotran | 2016-09-09 |
| * | hwmon: (iio_hwmon) defer probe when no channel is found | Quentin Schulz | 2016-09-09 |
| * | hwmon: (max6650) Allow fan shutdown and initial rpm target | Mike Looijmans | 2016-09-09 |
| * | hwmon: (max6650) Add devicetree support | Mike Looijmans | 2016-09-09 |
| * | hwmon: (it87) Drop useless comments | Jean Delvare | 2016-09-09 |
| * | hwmon: (ucd9000) Add support for UCD90160 Power Supply Sequencer | Matt Weber | 2016-09-09 |
| * | hwmon: (scpi) Delete unnecessary assignment for the field "owner" | Markus Elfring | 2016-09-09 |
| * | hwmon: (ftsteutates) Add i2c detect functionality | Thilo Cestonaro | 2016-09-09 |
| * | hwmon: Add xgene hwmon driver | hotran | 2016-09-09 |
| * | hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sys | Guenter Roeck | 2016-09-09 |
| * | hwmon: (adt7470) Expose PWM frequency to sysfs | Joshua Scott | 2016-09-09 |
| * | hwmon: (ltc4151) Make shunt-resistor configurable | Daniel Golle | 2016-09-09 |
| * | hwmon: (nct6775) Do not accept force_id unless chip is found | Guenter Roeck | 2016-09-09 |
| * | hwmon: (core) Add basic pwm attribute support to new API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (core) Add fan attribute support to new API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (core) Add energy and humidity attribute support to new API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (core) Add power attribute support to new API | Guenter Roeck | 2016-09-09 |
| * | hwmon: (core) Add current attribute support to new API | Guenter Roeck | 2016-09-09 |