aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap2plus-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* TI TFW:fix for THERMAL_FRAMEWORK disable cause build errorEugen Mandrenko2014-10-011-2/+2
* OMAP4: DPLL csacading: CPUfreq: manage DPLL cascading constraintMike Turquette2014-10-011-2/+14
* OMAP2PLUS:fix for TF doesn't work when CPU1 on/offEugen Mandrenko2014-10-011-2/+3
* ARM: OMAP4: Initialize the cooling level properlyDan Murphy2014-10-011-1/+1
* omap2plus: cpufreq: Modify lpj recalculation logicSergii Postulga2014-10-011-26/+37
* OMAP2PLUS: remove compilation warningEugen Mandrenko2014-10-011-2/+2
* TI thermal framework: rework initialization sequenceEugen Mandrenko2014-10-011-1/+8
* TI thermal framework: register cpufreq cooling device in module initEduardo Valentin2014-10-011-1/+1
* DRIVERS: MISC: change the DC cpufreq control to TF controlEugen Mandrenko2014-10-011-2/+32
* ARM: OMAP4: Don't allow CPU throttling until readyDan Murphy2014-10-011-0/+9
* ARM: OMAP4: Do not allow freq scaling when suspendingDan Murphy2014-10-011-6/+15
* OMAP4: clock: Reuse 4460 MPU clock for 4470Taras Kondratiuk2014-10-011-1/+1
* omap2_plus_cpufreq: thermal: introduce omap cpufreq coolingDan Murphy2014-09-301-0/+90
* Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-10-211-6/+65
|\
| * omap2plus: cpufreq: suspend scaling during system suspendTodd Poynor2011-10-211-6/+65
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Dima Zavin2011-10-191-0/+4
|\ \ | |/
| * ARM: omap2: cpufreq: prevent CPU hotplug while scalingDima Zavin2011-10-191-0/+4
* | ARM: omap2+: cpufreq: Allow lower maximum frequency when screen is offColin Cross2011-10-041-0/+94
|/
* omap2+: cpufreq: Ignore thermal throttle prior to CPUFREQ readyTodd Poynor2011-09-191-1/+15
* OMAP4: CPUfreq: Clean up thermal throttling logic as it's moved to temp senso...Girish S Ghongdemath2011-09-071-48/+1
* Revert "ARM: omap4: cpufreq: Add a memory throughput constraint"Girish S Ghongdemath2011-08-301-17/+0
* OMAP4: PM: Throttle CPU with delay of 10 secGirish S Ghongdemath2011-08-241-1/+1
* ARM: omap4: cpufreq: Add a memory throughput constraintColin Cross2011-08-171-0/+17
* cpufreq: omap2plus: add thermal throttlingColin Cross2011-08-041-40/+169
* OMAP2+: CPUfreq: update lpj with reference value to avoid progressive error.Russell King2011-07-231-22/+27
* OMAP3+: cpufreq: use dvfsNishanth Menon2011-06-131-1/+3
* OMAP4460: cpufreq: Use the virtual clock node to scale MPURajendra Nayak2011-06-131-1/+3
* OMAP2+: cpufreq: Enable all CPUs in shared policy maskTodd Poynor2011-06-131-3/+1
* OMAP2+: cpufreq: do lateinitNishanth Menon2011-06-131-1/+1
* OMAP2+: cpufreq: notify even with bad boot frequencyColin Cross2011-06-131-1/+1
* OMAP2+: cpufreq: minor flow beautificationNishanth Menon2011-06-131-3/+3
* OMAP2+: CPUfreq: Remove superfluous check in target() for online CPU's.Santosh Shilimkar2011-06-061-4/+0
* OMAP2+: cpufreq: fix freq_table leakNishanth Menon2011-06-061-2/+14
* OMAP2+: cpufreq: put clk if cpu_init failedNishanth Menon2011-06-061-3/+11
* OMAP2+: cpufreq: only supports OPP libraryNishanth Menon2011-06-061-2/+1
* OMAP2+: cpufreq: dont support !freq_tableNishanth Menon2011-06-061-34/+33
* OMAP2+: cpufreq: deny initialization if no mpudevNishanth Menon2011-06-061-7/+8
* OMAP2+: cpufreq: move clk name decision to initNishanth Menon2011-06-061-7/+13
* OMAP2PLUS: cpufreq: Fix typo when attempting to set mpu_clk for OMAP4Jarkko Nikula2011-06-061-1/+1
* OMAP2PLUS: cpufreq: Add SMP support to cater OMAP4430Santosh Shilimkar2011-06-061-11/+62
* OMAP: cpufreq: Split OMAP1 and OMAP2PLUS CPUfreq drivers.Santosh Shilimkar2011-06-061-0/+201