index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
k10temp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (k10temp) Make function get_raw_temp static
Colin Ian King
2018-06-01
1
-1
/
+1
*
hwmon: (k10temp) Display both Tctl and Tdie
Guenter Roeck
2018-05-21
1
-7
/
+48
*
hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
Guenter Roeck
2018-05-21
1
-0
/
+5
*
hwmon: (k10temp) Use API function to access System Management Network
Guenter Roeck
2018-05-13
1
-5
/
+6
*
hwmon: (k10temp) Fix reading critical temperature register
Guenter Roeck
2018-04-29
1
-10
/
+30
*
hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics
Guenter Roeck
2018-04-25
1
-0
/
+5
*
hwmon: (k10temp) Add temperature offset for Ryzen 2700X
Guenter Roeck
2018-04-25
1
-3
/
+9
*
Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-15
1
-1
/
+4
|
\
|
*
hwmon: (k10temp) Only apply temperature offset if result is positive
Guenter Roeck
2018-02-12
1
-1
/
+4
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
1
-1
/
+1
*
|
hwmon: (k10temp) Add temperature offset for Ryzen 1900X
Guenter Roeck
2018-01-19
1
-0
/
+1
|
/
*
hwmon: (k10temp) Correct model name for Ryzen 1600X
Guenter Roeck
2017-11-16
1
-1
/
+1
*
hwmon: (k10temp) Add support for temperature offsets
Guenter Roeck
2017-10-29
1
-0
/
+30
*
hwmon: (k10temp) Add support for family 17h
Guenter Roeck
2017-10-29
1
-0
/
+16
*
hwmon: (k10temp) Move chip specific code into probe function
Guenter Roeck
2017-10-29
1
-17
/
+45
*
hwmon: (k10temp) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-6
/
+6
*
hwmon: (k10temp) Remove duplicate pci-id define
Adam Majer
2015-11-09
1
-1
/
+0
*
hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groups
Guenter Roeck
2014-09-22
1
-76
/
+48
*
hwmon: (k10temp) Add support for F15h M60h
Aravind Gopalakrishnan
2014-09-22
1
-3
/
+32
*
hwmon: (k10temp) Add support for AMD F16 M30h processor
Aravind Gopalakrishnan
2014-04-02
1
-0
/
+1
*
hwmon: (k10temp) Add support for Kaveri CPUs
Phil Pokorny
2014-01-14
1
-0
/
+1
*
hwmon: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-01-14
1
-1
/
+1
*
hwmon: (k10temp) remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-12
1
-1
/
+0
*
hwmon: (k10temp) Add support for Fam16h (Kabini)
Wei Hu
2013-08-27
1
-1
/
+2
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
1
-2
/
+2
*
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
x86, amd_nb: Export model 0x10 and later PCI id
Borislav Petkov
2012-06-07
1
-4
/
+1
*
hwmon: use module_pci_driver
Axel Lin
2012-05-20
1
-12
/
+1
*
hwmon: (k10temp) Add support for AMD Trinity CPUs
Andre Przywara
2012-04-01
1
-0
/
+4
*
hwmon: use DEFINE_PCI_DEVICE_TABLE
Frans Meulenbroeks
2012-03-18
1
-1
/
+1
*
hwmon: (k10temp) Add support for Fam15h (Bulldozer)
Andre Przywara
2011-05-25
1
-2
/
+3
*
hwmon: Use helper functions to set and get driver data
Jean Delvare
2011-05-25
1
-3
/
+3
*
hwmon: (k10temp) add support for AMD Family 12h/14h CPUs
Clemens Ladisch
2011-02-18
1
-2
/
+3
*
hwmon: (k10temp) Do not blacklist known working CPU models
Jean Delvare
2010-06-20
1
-2
/
+12
*
hwmon: Make PCI device ids constant
Márton Németh
2010-01-10
1
-1
/
+1
*
hwmon: (k10temp) Blacklist more family 10h processors
Clemens Ladisch
2010-01-10
1
-6
/
+32
*
hwmon: New driver for AMD Family 10h/11h CPUs
Clemens Ladisch
2009-12-16
1
-0
/
+197