index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
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
[next]