Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h> | Kevin Hilman | 2011-11-10 | 1 | -1/+3 |
* | cpufreq: OMAP: fix freq_table leak | Nishanth Menon | 2011-11-08 | 1 | -5/+17 |
* | cpufreq: OMAP: put clk if cpu_init failed | Nishanth Menon | 2011-11-08 | 1 | -3/+11 |
* | cpufreq: OMAP: only supports OPP library | Nishanth Menon | 2011-11-08 | 1 | -2/+1 |
* | cpufreq: OMAP: dont support !freq_table | Nishanth Menon | 2011-11-08 | 1 | -34/+33 |
* | cpufreq: OMAP: deny initialization if no mpudev | Nishanth Menon | 2011-11-08 | 1 | -7/+8 |
* | cpufreq: OMAP: move clk name decision to init | Nishanth Menon | 2011-11-08 | 1 | -7/+13 |
* | cpufreq: OMAP: notify even with bad boot frequency | Colin Cross | 2011-11-08 | 1 | -1/+1 |
* | cpufreq: OMAP: Enable all CPUs in shared policy mask | Todd Poynor | 2011-11-08 | 1 | -3/+1 |
* | cpufreq: OMAP: Add SMP support for OMAP4+ | Russell King | 2011-11-08 | 1 | -10/+71 |
* | cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreq | Santosh Shilimkar | 2011-11-08 | 1 | -0/+188 |