index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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-25
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-23
hwmon: (dme1737) Convert to use devm_ functions
Guenter Roeck
1
-32
/
+13
2012-03-18
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-03
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-06
hwmon: (dme1737) Add support for the SMSC SCH5027
Juerg Haefliger
1
-63
/
+130
2008-08-06
hwmon: (dme1737) Skip detection if forced
Juerg Haefliger
1
-6
/
+9
2008-08-06
hwmon: (dme1737) Cleanups
Juerg Haefliger
1
-47
/
+47
2008-07-31
hwmon: (dme1737) fix voltage scaling
Juerg Haefliger
1
-11
/
+21
2008-07-31
hwmon: (dme1737) probe all addresses
Juerg Haefliger
1
-1
/
+9
2008-07-31
hwmon: (dme1737) demacrofy for readability
Juerg Haefliger
1
-101
/
+154
2008-02-18
hwmon: normal_i2c arrays should be const
Mark M. Hoffman
1
-1
/
+1
2008-02-07
hwmon: (dme1737) fix Super-IO device ID override
Juerg Haefliger
1
-1
/
+1
2008-02-07
hwmon: (dme1737) fix divide-by-0
Juerg Haefliger
1
-4
/
+11
2008-02-07
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
1
-1
/
+5
2007-10-10
hwmon: (dme1737) Add sch311x support
Juerg Haefliger
1
-41
/
+334
2007-10-10
hwmon: (dme1737) Fix some merge conflicts
Mark M. Hoffman
1
-277
/
+312
2007-10-10
hwmon: (dme1737) group functions logically
Juerg Haefliger
1
-48
/
+58
2007-10-10
hwmon: (dme1737) cleanups
Juerg Haefliger
1
-233
/
+258
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-07-30
hwmon: fix dme1737 temp fault attribute
Juerg Haefliger
1
-1
/
+1
2007-07-19
hwmon: New SMSC DME1737 driver
Juerg Haefliger
1
-0
/
+2080