aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/exynos-cpufreq.c
Commit message (Expand)AuthorAge
* cpufreq: exynos: Extend Exynos cpufreq driver to support boostLukasz Majewski2014-01-16
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-16
* cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski2014-01-06
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * Correct some typos for word frequencyLABBE Corentin2013-10-14
* | cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-30
* | cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-25
* | exynos-cpufreq: fix false return check from "regulator_set_voltage"Manish Badarkhe2013-10-16
* | cpufreq: exynos: use cpufreq_generic_init()Viresh Kumar2013-10-15
* | cpufreq: exynos: don't initialize part of policy set by coreViresh Kumar2013-10-15
* | cpufreq: exynos: Use generic cpufreq routinesViresh Kumar2013-10-15
* | cpufreq: exynos: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
|/
* Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int...Rafael J. Wysocki2013-08-14
|\
| * cpufreq: fix EXYNOS drivers selectionBartlomiej Zolnierkiewicz2013-08-12
* | cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-07
|/
* cpufreq: exynos: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-24
* cpufreq: exynos: Remove error return even if no soc is foundAmit Daniel Kachhap2013-04-10
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * cpufreq: exynos: cleanup exynos-cpufreq headerKukjin Kim2013-01-10
* | Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2013-02-15
|\ \
| * | cpufreq: exynos: Fix hang in pm handler due to frequency mismatchJonghwan Choi2013-02-05
| * | cpufreq: exynos: Initialize return variableSachin Kamat2013-01-31
| * | cpufreq: exynos: Fix unsigned variable being checked for negative valueSachin Kamat2013-01-25
| * | cpufreq: exynos: Get booting freq value in exynos_cpufreq_initJonghwan Choi2013-01-18
| * | cpufreq: exynos: Show list of available frequenciesInderpal Singh2013-01-18
| * | cpufreq: exynos: Split exynos_target function into two functionsJonghwan Choi2012-12-23
| * | cpufreq: exynos: Check old & new frequency earlyJonghwan Choi2012-12-23
| * | cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi2012-12-23
| |/
* / cpufreq: exynos: simplify .init() for setting policy->cpusViresh Kumar2013-02-09
|/
* cpufreq: exynos: Use static for functions used in only this fileTushar Behera2012-11-21
* cpufreq: exynos: Broadcast frequency change notifications for all coresTomasz Figa2012-11-21
* EXYNOS: bugfix on retrieving old_index from freqs.oldJonghwa Lee2012-07-20
* EXYNOS5250: Add support cpufreq for EXYNOS5250Jaecheol Lee2012-03-14
* EXYNOS4X12: Add support cpufreq for EXYNOS4X12Jaecheol Lee2012-03-14
* [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequencyTushar Behera2012-02-29
* [CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee2012-01-08
* [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee2012-01-08