summaryrefslogtreecommitdiff
path: root/sys/dev/isa/it.c
AgeCommit message (Expand)Author
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-09-09Add the detach method, will be used by the LKM.xtraeme
2007-07-20Fix typo that wasn't allowing to change the rfact.xtraeme
2007-07-07Set the ENVSYS_FCHANGERFACT flag in it_setup_sensors rather thanxtraeme
2007-07-05Some changes:xtraeme
2007-07-01In the gtredata function, use the edata pointer rather than usingxtraeme
2007-07-01Imported envsys 2, a brief description of the new features:xtraeme
2007-05-07Don't refresh all sensors in the gtredata function, just the sensorxtraeme
2007-01-07* Remove unused sensors, anyway we are showing just the sensors of whatxtraeme
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-06-11* Improve description for all sensors.xtraeme
2006-06-08Adapt to timecounters.xtraeme
2006-06-05it_check(): check values from IT_RES48 and IT_RES52, if both are defaultxtraeme
2006-05-13Driver for iTE IT87xxF and compatibles hardware monitor. Addxtraeme