Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "..."). | jkim | 2008-11-26 | 1 | -1/+2 |
* | style(9): remove FreeBSD CVS ID from the initial license comment. | rpaulo | 2008-05-14 | 1 | -3/+0 |
* | Change the check for cpu_high to actually match CPUID 0x06. | rpaulo | 2008-05-11 | 1 | -3/+3 |
* | Don't attach to non Core CPUs. This is needed because on the PIII, | rpaulo | 2008-02-14 | 1 | -0/+9 |
* | Disable the check for errata AE18. On MacBooks (1,1 version) there's | rpaulo | 2008-01-10 | 1 | -0/+6 |
* | Backout sensors framework. | netchild | 2007-10-15 | 1 | -45/+34 |
* | Convert coretemp(4) to the hardware sensors framework and | netchild | 2007-10-14 | 1 | -34/+45 |
* | Style nits + more reliable Tj(max) detection + improved reporting of | des | 2007-08-23 | 1 | -34/+42 |
* | Add a driver for the on-die digital thermal sensor found on Intel Core | des | 2007-08-15 | 1 | -0/+268 |