summaryrefslogtreecommitdiff
path: root/drivers/devfreq/exynos
AgeCommit message (Expand)Author
2014-05-24PM / devfreq: remove checks for CONFIG_EXYNOS_ASVPaul Bolle
2014-05-24PM / devfreq: exynos5: Use devm_devfreq_* function using device resource mana...Chanwoo Choi
2014-05-24PM / devfreq: exynos4: Use devm_devfreq_* function using device resource mana...Chanwoo Choi
2014-05-24PM / devfreq: exynos: make more PPMU code commonBartlomiej Zolnierkiewicz
2014-05-24PM / devfreq: exynos5: introduce struct busfreq_ppmu_dataBartlomiej Zolnierkiewicz
2014-05-24PM / devfreq: exynos4: introduce struct busfreq_ppmu_dataBartlomiej Zolnierkiewicz
2014-05-24PM / devfreq: exynos4: use common PPMU codeChanwoo Choi
2014-05-24PM / devfreq: exynos5: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi
2014-05-24PM / devfreq: exynos4: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi
2014-05-24PM / devfreq: exynos4: Fix bug of resource leak and code clean on probe()Chanwoo Choi
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-19PM / devfreq: use inclusion <mach/map.h> instead of <plat/map-s5p.h>Kukjin Kim
2013-12-19PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim
2013-12-02PM / devfreq: Fix trivial typo in exynos4_bus.cSachin Kamat
2013-11-07Merge branch 'pm-devfreq'Rafael J. Wysocki
2013-10-28PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.cSachin Kamat
2013-10-28PM / devfreq: Use devm_* APIs in exynos5_bus.cSachin Kamat
2013-10-28PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.cSachin Kamat
2013-10-28PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.cSachin Kamat
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon
2013-10-17PM / devfreq: Remove duplicate include of opp.hManish Badarkhe
2013-06-03PM / devfreq: fix missing unlock on error in exynos4_busfreq_pm_notifier_event()Wei Yongjun
2013-06-03PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250Abhilash Kesavan
2013-06-03PM / devfreq: Move exynos4 devfreq driver into a new sub-directoryAbhilash Kesavan