summaryrefslogtreecommitdiff
path: root/hooks/thermal
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/thermal')
-rwxr-xr-xhooks/thermal11
1 files changed, 11 insertions, 0 deletions
diff --git a/hooks/thermal b/hooks/thermal
index 9bfd323..ece7243 100755
--- a/hooks/thermal
+++ b/hooks/thermal
@@ -23,6 +23,17 @@ case "$DPKG_ARCH" in
# copy the right modules
powerpc|ppc64)
manual_add_modules therm_pm72
+ manual_add_modules windfarm_core
+ manual_add_modules windfarm_cpufreq_clamp
+ manual_add_modules windfarm_lm75_sensor
+ manual_add_modules windfarm_max6690_sensor
+ manual_add_modules windfarm_pid
+ manual_add_modules windfarm_pm112
+ manual_add_modules windfarm_pm81
+ manual_add_modules windfarm_pm91
+ manual_add_modules windfarm_smu_controls
+ manual_add_modules windfarm_smu_sat
+ manual_add_modules windfarm_smu_sensors
manual_add_modules i2c-powermac
;;
i386|amd64|ia64)