r61:
* Return to interactive since Youtube lag is fixed
* Merge performance improvements from mako's Hotplug driver
* Fix Deadline and CFQ IO schedulers hardcoded values
r60:
* Increase min frequency to 204MHz. 102MHz was always too damn low for my taste. It will severely improve responsiveness, and most likely kill the Youtube/Netflix random lag for good
* Sync hotplug driver changes from Mako
* Hardcode CFQ and Deadline magic values from the usual suspects
* Add zip flashing protection script from osm0sis
* Made Deadline IO scheduler default
r58:
* Youtube lag should be fixed
* Sync Hotplug driver changes with mako version
* Changed to Ondemand as I could reproduce the Youtube lag with interactive 100% of the times but not with Ondemand. Also tweaked Ondemands tunables a little bit for more responsiveness
* Cleaned some of the old GPU OC code
* Correct the min_rate of the G cluster, it was mistakenly 100MHz and it should be 102MHz - fixed
* Hardcode ROW IO scheduler tunables
* Some cleanups on the tegra drivers
r57:
* Sync hotplug driver changes from mako