Page MenuHomeFreeBSD
Feed Advanced Search

Sep 5 2017

cem added a comment to D9759: amdtemp driver update.

I have not reviewed the entire driver because I ran into enough issues I want addressed first to warrant a highlevel comment first.

Sep 5 2017, 1:11 AM · x86

Sep 4 2017

allanjude added a reviewer for D9759: amdtemp driver update: truckman.
Sep 4 2017, 8:32 PM · x86
rozhuk.im-gmail.com updated the diff for D9759: amdtemp driver update.

add Ryzen specific SMU registers.

Sep 4 2017, 6:06 PM · x86
rozhuk.im-gmail.com updated the diff for D9759: amdtemp driver update.

Add support Bristol Ridge, possible Ryzen - need check
Remove TSI reading methods

Sep 4 2017, 12:49 AM · x86

Apr 4 2017

rozhuk.im-gmail.com added a comment to D9759: amdtemp driver update.

I m waiting for documentation from AMD to Ryzen CPU, looks like 17h have new interfaces.

Apr 4 2017, 10:44 AM · x86
truckman added a comment to D9759: amdtemp driver update.

On

CPU: AMD Ryzen 7 1700X Eight-Core Processor          (3393.69-MHz K8-class CPU)

I get the following results:

sysctl dev.amdtemp

dev.amdtemp.0.rtc.sensor_offset: 0
dev.amdtemp.0.rtc.PerStepTimeUp: 0
dev.amdtemp.0.rtc.PerStepTimeDn: 0
dev.amdtemp.0.rtc.TmpMaxDiffUp: 0
dev.amdtemp.0.rtc.TmpSlewDnEn: 0
dev.amdtemp.0.rtc.CurTmpTjSel: -49.0C
dev.amdtemp.0.rtc.CurTmp: 0.1C
dev.amdtemp.0.%parent: hostb10
dev.amdtemp.0.%pnpinfo:
dev.amdtemp.0.%location:
dev.amdtemp.0.%driver: amdtemp
dev.amdtemp.0.%desc: AMD CPU On-Die Thermal Sensors
dev.amdtemp.%parent:

Apr 4 2017, 6:23 AM · x86

Mar 8 2017

rozhuk.im-gmail.com added a comment to D9759: amdtemp driver update.
In D9759#204651, @cy wrote:

Will there be man page updates?

Mar 8 2017, 6:25 AM · x86
rozhuk.im-gmail.com updated the diff for D9759: amdtemp driver update.

Since revision 310051 sysctl_add_oid have +1 param, add macro to handle it.

Mar 8 2017, 5:34 AM · x86

Mar 6 2017

cy added a comment to D9759: amdtemp driver update.

Will there be man page updates?

Mar 6 2017, 1:50 PM · x86
rpaulo accepted D9759: amdtemp driver update.

We can commit this once we get more testing done.

Mar 6 2017, 4:35 AM · x86

Mar 5 2017

rozhuk.im-gmail.com updated the diff for D9759: amdtemp driver update.
Mar 5 2017, 10:20 PM · x86

Mar 4 2017

rpaulo added a comment to D9759: amdtemp driver update.

I have some AMD: E350, 5350, APU 6800, Phenom II X4 955 - test OK.

Mar 4 2017, 9:50 PM · x86
rozhuk.im-gmail.com added a comment to D9759: amdtemp driver update.

I have some AMD: E350, 5350, APU 6800, Phenom II X4 955 - test OK.

Mar 4 2017, 6:09 PM · x86
rozhuk.im-gmail.com updated the diff for D9759: amdtemp driver update.
Mar 4 2017, 6:05 PM · x86
rpaulo added a comment to D9759: amdtemp driver update.

How can we test this on all hardware versions? I don't have AMD hardware. You could ask on the mailing list.

Mar 4 2017, 3:26 AM · x86
rozhuk.im-gmail.com updated the diff for D9759: amdtemp driver update.

Style update.
CTASSERT() removed.

Mar 4 2017, 1:57 AM · x86

Feb 25 2017

rpaulo added inline comments to D9759: amdtemp driver update.
Feb 25 2017, 8:24 PM · x86
rozhuk.im-gmail.com added inline comments to D9759: amdtemp driver update.
Feb 25 2017, 6:39 PM · x86
rpaulo added inline comments to D9759: amdtemp driver update.
Feb 25 2017, 5:59 AM · x86
rozhuk.im-gmail.com added a comment to D9759: amdtemp driver update.

I will fix style a bi later.

Feb 25 2017, 4:12 AM · x86
rpaulo added a comment to D9759: amdtemp driver update.

This needs a lot of style fixes. Please read the style man page and check other drivers for examples.

Feb 25 2017, 2:45 AM · x86

Feb 24 2017

rozhuk.im-gmail.com updated the diff for D9759: amdtemp driver update.

Style corrections.

Feb 24 2017, 11:43 PM · x86
rozhuk.im-gmail.com added a reviewer for D9759: amdtemp driver update: rpaulo.
Feb 24 2017, 12:05 PM · x86

Feb 23 2017

allanjude added a reviewer for D9759: amdtemp driver update: jkim.
Feb 23 2017, 9:55 PM · x86
allanjude added inline comments to D9759: amdtemp driver update.
Feb 23 2017, 9:54 PM · x86
mmokhi added a comment to D9759: amdtemp driver update.

At first, Thanks for your great work __/|\__
Technically I'm not right person to talk deeply about this.
But for helping to reduce amount of works for next reviewer (and also for you ;D),
Some style(9) points:
use the form:

type
name()
{
}

instead of

type
name() {
}
Feb 23 2017, 9:46 PM · x86
rozhuk.im-gmail.com added a project to D9759: amdtemp driver update: x86.
Feb 23 2017, 9:35 PM · x86

Jan 27 2016

rpaulo removed a member for x86: rpaulo.
Jan 27 2016, 6:16 AM

Jul 24 2015

delphij added a member for x86: delphij.
Jul 24 2015, 6:51 PM