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
/
dme1737.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-26
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-8
/
+7
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-24
hwmon: (dme1737) Convert to use devm_ functions
Guenter Roeck
1
-32
/
+13
2012-03-19
hwmon: (dme1737) Fix checkpatch issues
Guenter Roeck
1
-216
/
+290
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2012-01-04
switch sysfs_chmod_file() to umode_t
Al Viro
1
-3
/
+3
2011-01-12
hwmon: (dme1737) Minor cleanups
Juerg Haefliger
1
-48
/
+73
2011-01-12
hwmon: (dme1737) Add support for in7 for SCH5127
Juerg Haefliger
1
-15
/
+53
2011-01-08
hwmon: (dme1737) Use pr_fmt and pr_<level>
Joe Perches
1
-6
/
+6
2010-05-27
hwmon: (dme1737) Add SCH5127 support
Juerg Haefliger
1
-103
/
+225
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
1
-5
/
+1
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
1
-1
/
+1
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
1
-1
/
+1
2009-12-09
hwmon: Clean up detect functions
Jean Delvare
1
-21
/
+11
2009-10-24
hwmon: (dme1737) No vid attributes for SCH311x
Jean Delvare
1
-5
/
+24
2009-09-23
dme1737: Keep index within pwm_config[]
Roel Kluin
1
-1
/
+1
2009-09-15
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
1
-0
/
+5
2008-10-14
hwmon: (dme1737) Convert to a new-style i2c driver
Jean Delvare
1
-58
/
+48
2008-10-14
hwmon: (dme1737) Be less i2c-centric
Jean Delvare
1
-115
/
+111
2008-08-07
hwmon: (dme1737) Add support for the SMSC SCH5027
Juerg Haefliger
1
-63
/
+130
2008-08-07
hwmon: (dme1737) Skip detection if forced
Juerg Haefliger
1
-6
/
+9
2008-08-07
hwmon: (dme1737) Cleanups
Juerg Haefliger
1
-47
/
+47
2008-08-01
hwmon: (dme1737) fix voltage scaling
Juerg Haefliger
1
-11
/
+21
2008-08-01
hwmon: (dme1737) probe all addresses
Juerg Haefliger
1
-1
/
+9
2008-08-01
hwmon: (dme1737) demacrofy for readability
Juerg Haefliger
1
-101
/
+154
2008-02-19
hwmon: normal_i2c arrays should be const
Mark M. Hoffman
1
-1
/
+1
2008-02-08
hwmon: (dme1737) fix Super-IO device ID override
Juerg Haefliger
1
-1
/
+1
2008-02-08
hwmon: (dme1737) fix divide-by-0
Juerg Haefliger
1
-4
/
+11
2008-02-08
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
1
-1
/
+5
2007-10-11
hwmon: (dme1737) Add sch311x support
Juerg Haefliger
1
-41
/
+334
2007-10-11
hwmon: (dme1737) Fix some merge conflicts
Mark M. Hoffman
1
-277
/
+312
2007-10-11
hwmon: (dme1737) group functions logically
Juerg Haefliger
1
-48
/
+58
2007-10-11
hwmon: (dme1737) cleanups
Juerg Haefliger
1
-233
/
+258
2007-10-10
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-07-31
hwmon: fix dme1737 temp fault attribute
Juerg Haefliger
1
-1
/
+1
2007-07-19
hwmon: New SMSC DME1737 driver
Juerg Haefliger
1
-0
/
+2080