index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
2012-02-02
3
-6
/
+13
|
\
|
*
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
Guenter Roeck
2012-01-29
1
-0
/
+6
|
*
hwmon: (sht15) fix bad error code
Vivien Didelot
2012-01-29
1
-1
/
+2
|
*
hwmon: (f71805f) Fix clamping of temperature limits
Jean Delvare
2012-01-20
1
-5
/
+5
*
|
HWMON: Convert coretemp to x86 cpuid autoprobing
Andi Kleen
2012-01-26
1
-3
/
+14
*
|
HWMON: Convert via-cputemp to x86 cpuid autoprobing
Andi Kleen
2012-01-26
1
-5
/
+11
|
/
*
hwmon: (adm1031) Fix coding style issues
Guenter Roeck
2012-01-16
1
-50
/
+103
*
hwmon: (it87) Add IT8728F support
Jean Delvare
2012-01-16
2
-17
/
+48
*
hwmon: (coretemp) Add missing section annotations
Jean Delvare
2012-01-16
1
-11
/
+15
*
hwmon: (lm90) Add range check to set_update_interval
Guenter Roeck
2012-01-16
1
-1
/
+1
*
hwmon: (lm63) Support extended lookup table of LM96163
Jean Delvare
2012-01-16
1
-7
/
+62
*
hwmon: (lm63) Expose automatic fan speed control lookup table
Jean Delvare
2012-01-16
1
-14
/
+134
*
hwmon: (lm63) Fix incorrect comment about I2C address
Jean Delvare
2012-01-16
1
-1
/
+4
*
hwmon: (lm63) LM64 has a dedicated pin for tachometer
Jean Delvare
2012-01-16
1
-3
/
+7
*
hwmon: (lm63) Add sensor type attribute for external sensor on LM96163
Guenter Roeck
2012-01-16
1
-0
/
+50
*
hwmon: (lm63) Add support for update_interval sysfs attribute
Guenter Roeck
2012-01-16
1
-2
/
+90
*
hwmon: (lm63) Add support for writing the external critical temperature
Guenter Roeck
2012-01-16
1
-11
/
+44
*
hwmon: (lm63) Add support for unsigned upper temperature limits
Guenter Roeck
2012-01-16
1
-11
/
+51
*
hwmon: (lm63) Add support for LM96163
Guenter Roeck
2012-01-16
2
-7
/
+38
*
hwmon: (lm63) Add support for external temperature offset register
Guenter Roeck
2012-01-16
1
-3
/
+13
*
hwmon: (lm63) Fix checkpatch errors
Guenter Roeck
2012-01-16
1
-21
/
+53
*
hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivolts
Eric Miao
2012-01-16
1
-6
/
+9
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
16
-23
/
+23
*
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-13
1
-1
/
+1
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-01-08
48
-332
/
+571
|
\
|
*
max1111.c: fix checkpatch warning
Frans Meulenbroeks
2012-01-05
1
-1
/
+1
|
*
hwmon: (lm75) fix checkpatch warnings
Frans Meulenbroeks
2012-01-05
1
-3
/
+2
|
*
hwmon: (lm80) fix checkpatch messages
Frans Meulenbroeks
2012-01-05
1
-28
/
+42
|
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
37
-181
/
+181
|
*
hwmon: (lm75) fix checkpatch warning
Frans Meulenbroeks
2012-01-05
1
-1
/
+1
|
*
hwmon: (lm75) added error handling
Frans Meulenbroeks
2012-01-05
1
-7
/
+16
|
*
hwmon: (ltc4261) set data->valid to 0 if error
Frans Meulenbroeks
2012-01-05
1
-0
/
+1
|
*
hwmon: (f75375s) Add support for F75387SG/RG
Björn Gerhart
2012-01-05
2
-49
/
+130
|
*
hwmon: (f75375s) Disable setting DC fan control mode for F75373
Guenter Roeck
2012-01-05
1
-0
/
+4
|
*
hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform...
Guenter Roeck
2012-01-05
1
-2
/
+26
|
*
hwmon: (f75375s) Fix value range for PWM modes
Guenter Roeck
2012-01-05
1
-1
/
+1
|
*
hwmon: (f75375s) Use standard sysfs attribute names
Guenter Roeck
2012-01-05
1
-19
/
+19
|
*
hwmon: (f75375s) Fix checkpatch errors and warnings
Guenter Roeck
2012-01-05
1
-18
/
+68
|
*
hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabled
Guenter Roeck
2012-01-05
1
-5
/
+14
|
*
hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]
Guenter Roeck
2012-01-05
3
-5
/
+9
|
*
hwmon: (pmbus/zl6100) Add support for ZL2005
Guenter Roeck
2012-01-05
2
-4
/
+19
|
*
hwmon: (pmbus/adm1275) Validate device ID
Guenter Roeck
2012-01-05
1
-21
/
+50
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
5
-8
/
+8
|
\
\
|
*
|
switch sysfs_chmod_file() to umode_t
Al Viro
2012-01-03
1
-3
/
+3
|
*
|
switch ->is_visible() to returning umode_t
Al Viro
2012-01-03
4
-5
/
+5
|
|
/
*
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-06
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
2011-12-21
1
-4
/
+3
*
|
hwmon: (jz4740) Staticise jz4740_hwmon_driver
Axel Lin
2011-12-12
1
-1
/
+1
*
|
hwmon: (jz4740) fix signedness bug
Axel Lin
2011-12-12
1
-1
/
+1
|
/
*
hwmon: convert drivers/hwmon/* to use module_platform_driver()
Axel Lin
2011-11-26
11
-130
/
+11
[next]