index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
macppc
/
dev
/
smu.c
Age
Commit message (
Expand
)
Author
2007-05-20
lockmgr -> rwlock for piic(4), kiic(4) and smu(4);
Thordur I. Bjornsson
2007-04-22
better interrupt names for vmstat -iz; ok miod gwk
Theo de Raadt
2007-03-22
split userland & kernel struct sensor/sensordev so that the addition
Theo de Raadt
2007-03-14
Make SMU sensors and fan control work on PowerMac8,1.
Mark Kettenis
2007-03-01
On the first generation iMac G5 (PowerMac8,1) the fans node is called
Mark Kettenis
2007-03-01
Don't attach sensors and iic(4) if we didn't find any fans.
Mark Kettenis
2006-12-23
adapt to new two-level sensor api; Constantine A. Murenin
Theo de Raadt
2006-03-20
Don't forget to unlock of reading the RTC fails.
Mark Kettenis
2006-01-19
Replace SENSOR_ADD() macro with a pair of functions
Alexander Yurchenko
2006-01-01
switch from macppc-specific maciic(4) driver to the generic iic(4),
Theo de Raadt
2005-12-09
Add support for cpu voltage slewing.
Mark Kettenis
2005-11-19
Remove unnecessary lockmgr() archaism that was costing too much in terms
Pedro Martelletto
2005-11-15
turn if else if else if into a switch statement.
David Gwynne
2005-11-13
Use name of device driver as wmesg for lock.
Mark Kettenis
2005-11-11
Add i2c controller support.
Mark Kettenis
2005-11-11
Switch to sensors thread.
Mark Kettenis
2005-10-23
Preliminary sensors support for iMac G5.
Mark Kettenis
2005-10-21
Clean up RTC code.
Mark Kettenis
2005-10-19
Add smu(4).
Mark Kettenis