aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/exynos-cpufreq.c
AgeCommit message (Expand)Author
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-17exynos-cpufreq: fix false return check from "regulator_set_voltage"Manish Badarkhe
2013-10-16cpufreq: exynos: use cpufreq_generic_init()Viresh Kumar
2013-10-16cpufreq: exynos: don't initialize part of policy set by coreViresh Kumar
2013-10-16cpufreq: exynos: Use generic cpufreq routinesViresh Kumar
2013-10-14Correct some typos for word frequencyLABBE Corentin
2013-09-30cpufreq: exynos: use cpufreq_table_validate_and_show()Viresh Kumar
2013-08-14Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int...Rafael J. Wysocki
2013-08-12cpufreq: fix EXYNOS drivers selectionBartlomiej Zolnierkiewicz
2013-08-07cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar
2013-06-24cpufreq: exynos: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar
2013-04-10cpufreq: exynos: Remove error return even if no soc is foundAmit Daniel Kachhap
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-15Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2013-02-09cpufreq: exynos: simplify .init() for setting policy->cpusViresh Kumar
2013-02-04cpufreq: exynos: Fix hang in pm handler due to frequency mismatchJonghwan Choi
2013-01-31cpufreq: exynos: Initialize return variableSachin Kamat
2013-01-25cpufreq: exynos: Fix unsigned variable being checked for negative valueSachin Kamat
2013-01-18cpufreq: exynos: Get booting freq value in exynos_cpufreq_initJonghwan Choi
2013-01-18cpufreq: exynos: Show list of available frequenciesInderpal Singh
2013-01-10cpufreq: exynos: cleanup exynos-cpufreq headerKukjin Kim
2012-12-23cpufreq: exynos: Split exynos_target function into two functionsJonghwan Choi
2012-12-23cpufreq: exynos: Check old & new frequency earlyJonghwan Choi
2012-12-23cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi
2012-11-22cpufreq: exynos: Use static for functions used in only this fileTushar Behera
2012-11-22cpufreq: exynos: Broadcast frequency change notifications for all coresTomasz Figa
2012-07-20EXYNOS: bugfix on retrieving old_index from freqs.oldJonghwa Lee
2012-03-14EXYNOS5250: Add support cpufreq for EXYNOS5250Jaecheol Lee
2012-03-14EXYNOS4X12: Add support cpufreq for EXYNOS4X12Jaecheol Lee
2012-02-29[CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequencyTushar Behera
2012-01-08[CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee
2012-01-08[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee