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
2012-03-14
hwmon: (zl6100) Enable interval between chip accesses for all chips
Guenter Roeck
1
-9
/
+3
2012-03-13
hwmon: (w83627ehf) Fix temp2 source for W83627UHG
Jean Delvare
1
-4
/
+4
2012-03-12
hwmon: (w83627ehf) Fix memory leak in probe function
Guenter Roeck
1
-4
/
+3
2012-03-12
hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F
Guenter Roeck
1
-1
/
+1
2012-03-07
hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804
Guenter Roeck
2
-5
/
+21
2012-03-07
hwmon: (zl6100) Maintain delay parameter in driver instance data
Guenter Roeck
1
-4
/
+6
2012-03-07
hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes
Guenter Roeck
1
-1
/
+2
2012-03-07
hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000
Jean Delvare
2
-1
/
+12
2012-03-03
hwmon: (f75375s) Catch some attempts to write to r/o registers
Nikolaus Schulz
1
-0
/
+27
2012-03-02
hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable
Nikolaus Schulz
1
-8
/
+34
2012-02-29
hwmon: (f75375s) Make pwm*_mode writable for the F75387
Nikolaus Schulz
1
-1
/
+1
2012-02-29
hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387
Nikolaus Schulz
1
-5
/
+13
2012-02-24
hwmon: (max34440) Fix resetting temperature history
Guenter Roeck
1
-1
/
+1
2012-02-23
hwmon: (f75375s) Fix register write order when setting fans to full speed
Nikolaus Schulz
1
-4
/
+3
2012-02-23
hwmon: (ads1015) Fix file leak in probe function
Guenter Roeck
1
-2
/
+1
2012-02-22
hwmon: (max6639) Fix PPR register initialization to set both channels
Chris D Schimp
1
-7
/
+9
2012-02-22
hwmon: (max6639) Fix FAN_FROM_REG calculation
Chris D Schimp
1
-3
/
+3
2012-02-09
hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured value
Nikolaus Schulz
1
-3
/
+2
2012-02-09
hwmon: (f75375s) Fix bit shifting in f75375_write16
Nikolaus Schulz
1
-1
/
+1
2012-02-09
hwmon: (f75375s) Fix reading of wrong register when initializing the F75387
Nikolaus Schulz
1
-1
/
+1
2012-02-09
hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
Nikolaus Schulz
1
-1
/
+1
2012-02-09
hwmon: (w83627ehf) Remove duplicate code
Guenter Roeck
1
-5
/
+0
2012-02-05
hwmon: (w83627ehf) Fix number of fans for NCT6776F
Guenter Roeck
1
-3
/
+20
2012-01-30
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
Guenter Roeck
1
-0
/
+6
2012-01-29
hwmon: (sht15) fix bad error code
Vivien Didelot
1
-1
/
+2
2012-01-20
hwmon: (f71805f) Fix clamping of temperature limits
Jean Delvare
1
-5
/
+5
2012-01-17
hwmon: (adm1031) Fix coding style issues
Guenter Roeck
1
-50
/
+103
2012-01-17
hwmon: (it87) Add IT8728F support
Jean Delvare
2
-17
/
+48
2012-01-17
hwmon: (coretemp) Add missing section annotations
Jean Delvare
1
-11
/
+15
2012-01-17
hwmon: (lm90) Add range check to set_update_interval
Guenter Roeck
1
-1
/
+1
2012-01-17
hwmon: (lm63) Support extended lookup table of LM96163
Jean Delvare
1
-7
/
+62
2012-01-17
hwmon: (lm63) Expose automatic fan speed control lookup table
Jean Delvare
1
-14
/
+134
2012-01-17
hwmon: (lm63) Fix incorrect comment about I2C address
Jean Delvare
1
-1
/
+4
2012-01-17
hwmon: (lm63) LM64 has a dedicated pin for tachometer
Jean Delvare
1
-3
/
+7
2012-01-17
hwmon: (lm63) Add sensor type attribute for external sensor on LM96163
Guenter Roeck
1
-0
/
+50
2012-01-17
hwmon: (lm63) Add support for update_interval sysfs attribute
Guenter Roeck
1
-2
/
+90
2012-01-17
hwmon: (lm63) Add support for writing the external critical temperature
Guenter Roeck
1
-11
/
+44
2012-01-17
hwmon: (lm63) Add support for unsigned upper temperature limits
Guenter Roeck
1
-11
/
+51
2012-01-17
hwmon: (lm63) Add support for LM96163
Guenter Roeck
2
-7
/
+38
2012-01-17
hwmon: (lm63) Add support for external temperature offset register
Guenter Roeck
1
-3
/
+13
2012-01-17
hwmon: (lm63) Fix checkpatch errors
Guenter Roeck
1
-21
/
+53
2012-01-17
hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivolts
Eric Miao
1
-6
/
+9
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
16
-23
/
+23
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-1
/
+1
2012-01-09
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
48
-332
/
+571
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
5
-8
/
+8
2012-01-07
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+3
2012-01-05
max1111.c: fix checkpatch warning
Frans Meulenbroeks
1
-1
/
+1
2012-01-05
hwmon: (lm75) fix checkpatch warnings
Frans Meulenbroeks
1
-3
/
+2
2012-01-05
hwmon: (lm80) fix checkpatch messages
Frans Meulenbroeks
1
-28
/
+42
[next]