summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/smu.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for the I2C busses hanging off Apple system management chips.nwhitehorn2010-06-051-12/+241
* Enable smu(4) to report fan speeds on late-model Powermac G5s.nwhitehorn2010-05-161-5/+28
* Get nexus(4) out of the RTC business. The interface used by nexus(4)nwhitehorn2010-03-231-0/+67
* Rework smu(4) to be asynchronous. It turns out that the combination ofnwhitehorn2010-03-041-73/+181
* Add the ability to set SMU-based machines to restart automatically afternwhitehorn2010-02-241-0/+58
* Provide a new useless feature: an led(4) interface for the system's sleepnwhitehorn2010-02-221-0/+24
* Add a simple fan management callout to the SMU driver. This is designednwhitehorn2010-02-211-4/+112
* Fix several mistakes in this file, in order to allow individual fan speedsnwhitehorn2010-02-211-19/+48
* Allow the SMU driver to read a variety of hardware sensors (possiblenwhitehorn2010-02-191-9/+439
* Add cpufreq support on the PowerPC G5, along with a skeleton SMU drivernwhitehorn2009-06-231-0/+288
OpenPOWER on IntegriCloud