index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
hwmon-vid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variable
Guenter Roeck
2013-09-10
1
-1
/
+1
*
hwmon-vid: Add support for AMD family 11h to 15h processors
Jean Delvare
2012-12-19
1
-0
/
+10
*
hwmon: (hwmon-vid) Fix checkpatch issues
Guenter Roeck
2012-03-18
1
-10
/
+8
*
hwmon: (hwmon-vid) Add new entries to VRM model table
Guenter Roeck
2012-03-18
1
-56
/
+53
*
hwmon: (hwmon-vid) Fix multi-line comments
Guenter Roeck
2012-03-18
1
-5
/
+7
*
hwmon: remove () used with return
Frans Meulenbroeks
2012-03-18
1
-12
/
+12
*
hwmon-vid: Add support for VIA family 6 model D CPU
Jean Delvare
2011-07-25
1
-1
/
+41
*
hwmon-vid: Fix typo in VIA CPU name
Jean Delvare
2011-07-03
1
-1
/
+1
*
hwmon: (hwmon-vid) Use pr_fmt and pr_<level>
Joe Perches
2011-01-08
1
-5
/
+6
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-1
/
+1
*
hwmon-vid: Ignore 6th VID pin of AMD family 0Fh processors
Jean Delvare
2009-09-15
1
-1
/
+9
*
hwmon-vid: Add support for AMD family 10h CPUs
Jean Delvare
2008-10-26
1
-0
/
+1
*
hwmon-vid: Fix AMD K8 VID decoding
Jean Delvare
2008-08-15
1
-8
/
+28
*
hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpus
Frank Myhr
2008-08-06
1
-10
/
+8
*
hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyle
Frank Myhr
2008-08-06
1
-69
/
+71
*
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
1
-1
/
+1
*
hwmon-vid: Don't spam the logs when VRM version is missing
Jean Delvare
2007-05-27
1
-1
/
+3
*
hwmon-vid: Add support for VIA Esther
Rudolf Marek
2007-05-08
1
-3
/
+3
*
hwmon: Fix the VRD 11 decoding
Jean Delvare
2007-01-18
1
-1
/
+1
*
hwmon: Update Rudolf Marek's e-mail address
Jean Delvare
2006-12-12
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] hwmon-vid: Add support for Intel Core and Conroe
Rudolf Marek
2006-06-22
1
-7
/
+28
*
[PATCH] HWMON: Trim VID values to correct number of bits
Rudolf Marek
2006-06-22
1
-1
/
+8
*
[PATCH] hwmon: Support the Pentium M VID code
Jean Delvare
2006-03-23
1
-1
/
+8
*
[PATCH] hwmon: add VRM/VID support for some VIA CPUs
Rudolf Marek
2006-01-05
1
-27
/
+42
*
[PATCH] hwmon: VID table update
R.Marek@sh.cvut.cz
2005-09-05
1
-1
/
+4
*
[PATCH] hwmon: hwmon vs i2c, second round (10/11)
Jean Delvare
2005-09-05
1
-0
/
+82
*
[PATCH] hwmon: hwmon vs i2c, second round (08/11)
Jean Delvare
2005-09-05
1
-10
/
+11
*
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
Jean Delvare
2005-09-05
1
-0
/
+103