Modern silicon processes are much more power-efficient than those of the 90s.For example, an old ~500MHz Alpha machine I have readily consumes 90W even
when idle. A quad-core Intel i7 typically has a TDP of 130W at full load.
That's orders of magnitude more gates clocked at 6x the frequency and still
using only marginally more power.
An OMAP4460 will run at 1.2GHz indefinitely without overheating in reasonableambient temperature.
If you don't have thermal management in the kernel you're running, you need
to clamp the clock at a safe value.