powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5
This replaces the old therm_pm72 using the same windfarm infrastructure
that was used for other PowerMac G5 models. The fan speeds and sensors
should now be visible in the same location in sysfs.
The driver is split into separate core modules for PowerMac7,2 (and 7,3)
and RackMac3,1, with a lot of the shared code now in the separate sensor
and control modules.
Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Showing
- drivers/macintosh/Kconfig 21 additions, 2 deletionsdrivers/macintosh/Kconfig
- drivers/macintosh/Makefile 14 additions, 0 deletionsdrivers/macintosh/Makefile
- drivers/macintosh/windfarm.h 2 additions, 1 deletiondrivers/macintosh/windfarm.h
- drivers/macintosh/windfarm_core.c 4 additions, 6 deletionsdrivers/macintosh/windfarm_core.c
- drivers/macintosh/windfarm_cpufreq_clamp.c 0 additions, 6 deletionsdrivers/macintosh/windfarm_cpufreq_clamp.c
- drivers/macintosh/windfarm_fcu_controls.c 3 additions, 7 deletionsdrivers/macintosh/windfarm_fcu_controls.c
- drivers/macintosh/windfarm_mpu.h 105 additions, 0 deletionsdrivers/macintosh/windfarm_mpu.h
- drivers/macintosh/windfarm_pm72.c 847 additions, 0 deletionsdrivers/macintosh/windfarm_pm72.c
- drivers/macintosh/windfarm_rm31.c 740 additions, 0 deletionsdrivers/macintosh/windfarm_rm31.c
Loading
Please register or sign in to comment