History log of /src/share/man/man4/dbcool.4 |
Revision | | Date | Author | Comments |
1.11 |
| 09-Jun-2016 |
abhinav | Fix typo: degress -> degrees.
|
1.10 |
| 12-Mar-2011 |
wiz | Bump date for SMSC EMC6D103S.
|
1.9 |
| 11-Mar-2011 |
pgoyette | Add support for SMSC EMC6D103S
From jasper@pointless.net in PR kern/44685
|
1.8 |
| 01-Apr-2010 |
macallan | branches: 1.8.2; mention adm1031 support
|
1.7 |
| 01-Mar-2010 |
pgoyette | Update for changes in sensor limit handling
|
1.6 |
| 25-Feb-2010 |
wiz | Apply patch from Martin S. Weber in PR 37958 that adds/fixes references to iic(4).
|
1.5 |
| 25-Feb-2010 |
pgoyette | Update sensor list for VID sensor.
XXX I don't think this is sufficiently large change to bump the date.
|
1.4 |
| 27-May-2009 |
snj | Ficks some spelling mistakes and tyops.
|
1.3 |
| 06-Oct-2008 |
pgoyette | Various clean-ups: 1. Trange sysctl's belong to the temp sensors, not to the fan controllers 2. Trange really describes a slope on many chips, so modify the description 3. Most of the sysctl's are read/write even if the chip's config is locked; reflect that in the CTLFLAGs 4. Apply correct 'nominal' values for voltage sensors/limits, specify them in microVolts, and calculate once rather than each time needed 5. Be more consistent in register names - for example, use VCC instead of SUPPLY_VOLTAGE, to match VCC_LOWLIM & VCC_HIGHLIM 6. Type of dbcool_islocked() should be bool, not int 7. Reduce some unnecessary code indentation 8. Define Vtt and Imon, and add ADT7490 support (excluding PECI sensors) 9. Split the huge (250+ lines) dbcool_setup() function into a few smaller routines for better readability 10. Update sensor tables for ADT7476 and ADT7468 - these chips have five voltage sensors, not two 11. Adjust flags for ADT7463 and ADM1027 - these chips can monitor CPU VID data bits 12. Update man page
|
1.2 |
| 02-Oct-2008 |
wiz | branches: 1.2.2; Whitespace changes (including new sentence, new line). Uppercase Dt argument. Use more macros.
|
1.1 |
| 02-Oct-2008 |
pgoyette | Add new driver for dbCool(tm) family of Thermal Monitor and Fan Controller. Supported chips: ADM1027, ADM1030, ADT7463, ADT7466, ADT7467, ADT7468, ADT7473, ADT7475, and ADT7476. Notably missing is the ADT7490, and fan controller support on the ADT7466 is still on the to-do list.
Tested by myself and njoly@ Reviewed by garbled@ Commit approved by christos@, bouyer@, cube@, and matt@
|
1.2.2.2 |
| 05-Oct-2008 |
mjf | Sync with HEAD.
|
1.2.2.1 |
| 02-Oct-2008 |
mjf | file dbcool.4 was added on branch mjf-devfs2 on 2008-10-05 20:11:21 +0000
|
1.8.2.2 |
| 01-Apr-2010 |
macallan | mention adm1031 support
|
1.8.2.1 |
| 01-Apr-2010 |
macallan | file dbcool.4 was added on branch uebayasi-xip on 2010-04-01 05:10:53 +0000
|