jhibbits
d131759f3a
Some style(9) fixes
...
MFC after: 1 month
X-MFC with: r259284
2013-12-13 05:54:25 +00:00
jhibbits
7a0c976f7e
Add PMU-based CPU frequency scaling. This method is used on most Titanium
...
PowerBooks.
MFC after: 1 month
2013-12-13 02:37:35 +00:00
andreast
b3910b1de1
Remove unused variables. Spotted by a cppcheck
...
(devel/cppcheck, http://sourceforge.net/projects/cppcheck ) run.
Approved by: nwhitehorn (mentor)
2011-01-06 20:19:01 +00:00
nwhitehorn
2127edd2e4
MFppc64:
...
Kernel sources for 64-bit PowerPC, along with build-system changes to keep
32-bit kernels compiling (build system changes for 64-bit kernels are
coming later). Existing 32-bit PowerPC kernel configurations must be
updated after this change to specify their architecture.
2010-07-13 05:32:19 +00:00
nwhitehorn
2f3db6c19d
On SMP G5 systems, sometimes the power-mode-data property is only found
...
on CPU 0, so look there if it is not otherwise available.
2010-05-16 15:21:13 +00:00
nwhitehorn
f711522f3c
Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver
...
in order to slew CPU voltage during frequency changes. The OpenBSD SMU
driver was an extremely helpful reference for this.
2009-06-23 04:28:32 +00:00
nwhitehorn
26eb077d03
Introduce support for cpufreq on PowerPC with the dynamic frequency
...
switching capabilities of the MPC7447A and MPC7448.
2009-05-31 09:01:23 +00:00