aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/hwmon-vid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2013-09-10hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variableGuenter Roeck1-1/+1
2012-12-19hwmon-vid: Add support for AMD family 11h to 15h processorsJean Delvare1-0/+10
2012-03-18hwmon: (hwmon-vid) Fix checkpatch issuesGuenter Roeck1-10/+8
2012-03-18hwmon: (hwmon-vid) Add new entries to VRM model tableGuenter Roeck1-56/+53
2012-03-18hwmon: (hwmon-vid) Fix multi-line commentsGuenter Roeck1-5/+7
2012-03-18hwmon: remove () used with returnFrans Meulenbroeks1-12/+12
2011-07-25hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare1-1/+41
2011-07-03hwmon-vid: Fix typo in VIA CPU nameJean Delvare1-1/+1
2011-01-08hwmon: (hwmon-vid) Use pr_fmt and pr_<level>Joe Perches1-5/+6
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2009-09-15hwmon-vid: Ignore 6th VID pin of AMD family 0Fh processorsJean Delvare1-1/+9
2008-10-26hwmon-vid: Add support for AMD family 10h CPUsJean Delvare1-0/+1
2008-08-15hwmon-vid: Fix AMD K8 VID decodingJean Delvare1-8/+28
2008-08-06hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpusFrank Myhr1-10/+8
2008-08-06hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyleFrank Myhr1-69/+71
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-1/+1
2007-05-27hwmon-vid: Don't spam the logs when VRM version is missingJean Delvare1-1/+3
2007-05-08hwmon-vid: Add support for VIA EstherRudolf Marek1-3/+3
2007-01-18hwmon: Fix the VRD 11 decodingJean Delvare1-1/+1
2006-12-12hwmon: Update Rudolf Marek's e-mail addressJean Delvare1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-22[PATCH] hwmon-vid: Add support for Intel Core and ConroeRudolf Marek1-7/+28
2006-06-22[PATCH] HWMON: Trim VID values to correct number of bitsRudolf Marek1-1/+8
2006-03-23[PATCH] hwmon: Support the Pentium M VID codeJean Delvare1-1/+8
2006-01-05[PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek1-27/+42
2005-09-05[PATCH] hwmon: VID table updateR.Marek@sh.cvut.cz1-1/+4
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (10/11)Jean Delvare1-0/+82
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (08/11)Jean Delvare1-10/+11
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare1-0/+103