summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/omap-mailbox.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-16cpufreq: ia64-acpi: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: gx: don't initialize part of policy set by coreViresh Kumar1-4/+1
2013-10-16cpufreq: exynos: don't initialize part of policy set by coreViresh Kumar2-3/+0
2013-10-16cpufreq: elanfreq: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: e_powersaver: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: dbx500: don't initialize part of policy set by coreViresh Kumar1-5/+0
2013-10-16cpufreq: davinci: don't initialize part of policy set by coreViresh Kumar1-2/+0
2013-10-16cpufreq: cris: don't initialize part of policy set by coreViresh Kumar2-2/+0
2013-10-16cpufreq: nforce2: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: cpu0: don't initialize part of policy set by core tooViresh Kumar1-1/+0
2013-10-16cpufreq: blackfin: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: at32ap: don't initialize part of policy set by coreViresh Kumar1-8/+4
2013-10-16cpufreq: arm_big_little: don't initialize part of policy is set by coreViresh Kumar1-2/+0
2013-10-16cpufreq: acpi-cpufreq: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: call cpufreq_driver->get() after calling ->init()Viresh Kumar1-0/+11
2013-10-16cpufreq: tegra: Use generic cpufreq routinesViresh Kumar1-12/+2
2013-10-16cpufreq: speedstep: Use generic cpufreq routinesViresh Kumar3-74/+8
2013-10-16cpufreq: spear: Use generic cpufreq routinesViresh Kumar1-19/+3
2013-10-16cpufreq: sparc: Use generic cpufreq routinesViresh Kumar2-14/+2
2013-10-16cpufreq: sh: Use generic cpufreq routinesViresh Kumar1-6/+1
2013-10-16cpufreq: sc520: Use generic cpufreq routinesViresh Kumar1-21/+3
2013-10-16cpufreq: sa11x0: Use generic cpufreq routinesViresh Kumar4-25/+2
2013-10-16cpufreq: s5pv210: Use generic cpufreq routinesViresh Kumar1-9/+1
2013-10-16cpufreq: s3cx4xx: Use generic cpufreq routinesViresh Kumar3-35/+3
2013-10-16cpufreq: pxa: Use generic cpufreq routinesViresh Kumar2-38/+4
2013-10-16cpufreq: ppc_cbe: Use generic cpufreq routinesViresh Kumar1-13/+2
2013-10-16cpufreq: ppc-corenet: Use generic cpufreq routinesViresh Kumar1-15/+2
2013-10-16cpufreq: powernow: Use generic cpufreq routinesViresh Kumar3-50/+6
2013-10-16cpufreq: pmac: Use generic cpufreq routinesViresh Kumar2-24/+4
2013-10-16cpufreq: pasemi: Use generic cpufreq routinesViresh Kumar1-12/+2
2013-10-16cpufreq: p4-clockmod: Use generic cpufreq routinesViresh Kumar1-20/+3
2013-10-16cpufreq: omap: Use generic cpufreq routinesViresh Kumar1-14/+2
2013-10-16cpufreq: maple: Use generic cpufreq routinesViresh Kumar1-12/+2
2013-10-16cpufreq: loongson2: Use generic cpufreq routinesViresh Kumar1-13/+2
2013-10-16cpufreq: longhaul: Use generic cpufreq routinesViresh Kumar1-20/+3
2013-10-16cpufreq: kirkwood: Use generic cpufreq routinesViresh Kumar1-19/+3
2013-10-16cpufreq: imx6q: Use generic cpufreq routinesViresh Kumar1-19/+3
2013-10-16cpufreq: ia64-acpi: Use generic cpufreq routinesViresh Kumar1-24/+2
2013-10-16cpufreq: exynos: Use generic cpufreq routinesViresh Kumar2-34/+5
2013-10-16cpufreq: elanfreq: Use generic cpufreq routinesViresh Kumar1-29/+3
2013-10-16cpufreq: e_powersaver: Use generic cpufreq routinesViresh Kumar1-13/+2
2013-10-16cpufreq: dbx500: Use generic cpufreq routinesViresh Kumar1-12/+2
2013-10-16cpufreq: davinci: Use generic cpufreq routinesViresh Kumar1-13/+2
2013-10-16cpufreq: cris: Use generic cpufreq routinesViresh Kumar2-39/+6
2013-10-16cpufreq: cpufreq-cpu0: Use generic cpufreq routinesViresh Kumar1-20/+3
2013-10-16cpufreq: blackfin: Use generic cpufreq routinesViresh Kumar1-20/+3
2013-10-16cpufreq: at32ap: Use generic cpufreq routinesViresh Kumar1-11/+1
2013-10-16cpufreq: arm_big_little: Use generic cpufreq routinesViresh Kumar1-16/+2
2013-10-16cpufreq: acpi: Use generic cpufreq routinesViresh Kumar1-10/+1
2013-10-16cpufreq: define generic .attr, .exit() and .verify() routinesViresh Kumar2-0/+28