Age | Commit message (Expand) | Author | Files | Lines |
2017-07-16 | hwmon: (applesmc) Avoid buffer overruns | Guenter Roeck | 1 | -4/+9 |
2017-06-24 | hwmon: (aspeed-pwm-tacho) Poll with short sleeps. | Patrick Venture | 1 | -6/+18 |
2017-06-24 | hwmon: (aspeed-pwm-tacho) reduce fan_tach period | Patrick Venture | 1 | -1/+1 |
2017-06-20 | hwmon: (ibmpowernv) Add current(A) sensor | Shilpasri G Bhat | 1 | -1/+3 |
2017-06-20 | hwmon: (ibmpowernv) introduce a legacy_compatibles array | Cédric Le Goater | 1 | -8/+18 |
2017-06-12 | hwmon: (pwm-fan) Switch to new atomic PWM API | Bartlomiej Zolnierkiewicz | 1 | -42/+26 |
2017-06-12 | hwmon: (scpi) Fix the scale of SCP sensor readings | Carlo Caione | 1 | -6/+48 |
2017-06-12 | hwmon: (aspeed-pwm-tacho) Enable both edge measurement. | Patrick Venture | 1 | -3/+21 |
2017-06-12 | hwmon: (ibmpowernv) Add highest/lowest attributes to sensors | Shilpasri G Bhat | 1 | -7/+61 |
2017-06-12 | hwmon: (pmbus) move header file out of I2C realm | Wolfram Sang | 4 | -4/+4 |
2017-06-12 | hwmon: (max6639) move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-06-12 | hwmon: (ltc4245) move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-06-12 | hwmon: (ds620) move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-06-12 | hwmon: (ads1015) move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-06-12 | hwmon: (adt7475) temperature smoothing | Chris Packham | 1 | -0/+91 |
2017-06-12 | hwmon: (adt7475) add high frequency support | Chris Packham | 1 | -4/+5 |
2017-06-12 | hwmon: (adt7475) fan stall prevention | Chris Packham | 1 | -0/+50 |
2017-06-12 | hwmon: (adt7475) replace find_nearest() with find_closest() | Chris Packham | 1 | -31/+3 |
2017-06-12 | hwmon: (pmbus) Add client driver for IR35221 | Samuel Mendoza-Jonas | 3 | -0/+348 |
2017-06-12 | hwmon: (nct6775) Add support for NCT6795D | Guenter Roeck | 1 | -4/+61 |
2017-06-12 | hwmon: (nct6775) Improve fan detection | Guenter Roeck | 1 | -8/+37 |
2017-06-12 | hwmon: (nct6775) Rework temperature source and label handling | Guenter Roeck | 1 | -31/+65 |
2017-06-12 | hwmon: (nct6775) Use bitops | Guenter Roeck | 1 | -61/+62 |
2017-06-03 | hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1 | Stefan Schaeckeler | 1 | -26/+26 |
2017-06-03 | hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed | Stefan Schaeckeler | 1 | -1/+0 |
2017-05-31 | hwmon: (aspeed-pwm-tacho) On read failure return -ETIMEDOUT | Patrick Venture | 1 | -3/+9 |
2017-05-31 | hwmon: (aspeed-pwm-tacho) Select REGMAP | Guenter Roeck | 1 | -0/+1 |
2017-05-14 | hwmon: (coretemp) Handle frozen hotplug state correctly | Thomas Gleixner | 1 | -0/+14 |
2017-04-30 | hwmon: (twl4030-madc) drop driver | Sebastian Reichel | 3 | -129/+0 |
2017-04-24 | hwmon: (tmp103) Use SIMPLE_DEV_PM_OPS helper macro | Rahul Bedarkar | 1 | -13/+4 |
2017-04-21 | hwmon: (adt7475) set start bit in probe | Chris Packham | 1 | -0/+13 |
2017-04-21 | hwmon: (ina209) Handled signed registers | Joe Schaack | 1 | -2/+2 |
2017-04-13 | hwmon: (lm87) Add OF device ID table | Javier Martinez Canillas | 1 | -0/+8 |
2017-04-13 | hwmon: (lm87) Remove unused I2C devices driver_data | Javier Martinez Canillas | 1 | -4/+2 |
2017-04-10 | drivers: hwmon: Support for ASPEED PWM/Fan tach | Jaghathiswari Rankappagounder Natarajan | 3 | -0/+845 |
2017-04-02 | hwmon: (lm87) Allow channel data to be set from dts file | Mahoda Ratnayaka | 1 | -2/+21 |
2017-04-02 | hwmon: (ads7828) Accept optional parameters from device tree | Sam Povilus | 1 | -0/+15 |
2017-04-02 | hwmon: (dell-smm) Add Dell XPS 15 9560 into DMI list | Pali Rohár | 1 | -0/+7 |
2017-04-02 | hwmon: Constify str parameter of hwmon_ops->read_string | Jean Delvare | 1 | -1/+1 |
2017-04-02 | hwmon: (tmp421) Add OF device ID table | Javier Martinez Canillas | 1 | -2/+33 |
2017-04-02 | hwmon: (tmp103) Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-04-02 | hwmon: (tmp102) Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-04-02 | hwmon: (stts751) Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-04-02 | hwmon: (ucd9200) Add OF device ID table | Javier Martinez Canillas | 1 | -1/+47 |
2017-04-02 | hwmon: (ucd9000) Add OF device ID table | Javier Martinez Canillas | 1 | -1/+38 |
2017-04-02 | hwmon: (max6697) Add OF device ID table | Javier Martinez Canillas | 1 | -1/+51 |
2017-04-02 | hwmon: (lm95245) Add OF device ID table | Javier Martinez Canillas | 1 | -0/+8 |
2017-04-02 | hwmon: (lm90) Add OF device ID table | Javier Martinez Canillas | 1 | -1/+99 |
2017-04-02 | hwmon: (lm85) Add OF device ID table | Javier Martinez Canillas | 1 | -1/+55 |
2017-04-02 | hwmon: (lm75) Add OF device ID table | Javier Martinez Canillas | 1 | -1/+97 |