History log of /netbsd-current/sys/arch/macppc/dev/fancontrol.c
Revision Date Author Comments
# 1.3 30-Jul-2021 macallan

make thermal zone parameters configurable by sysctl


# 1.2 28-Jul-2021 macallan

adjust comments, break a long line
NFC


# 1.1 27-Jul-2021 macallan

first step towards abstracting thermal zone management out of the fcu driver
( and eventually, the smu driver )
todo:
- add sysctl()s to set zone parameters
- handle envsys
- adapt smu


# 1.2 28-Jul-2021 macallan

adjust comments, break a long line
NFC


# 1.1 27-Jul-2021 macallan

first step towards abstracting thermal zone management out of the fcu driver
( and eventually, the smu driver )
todo:
- add sysctl()s to set zone parameters
- handle envsys
- adapt smu