aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/exynos (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20devfreq: exynos: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-09-29PM / devfreq: exynos: Enable building exynos PPMU as modulePunit Agrawal1-0/+3
2014-05-24PM / devfreq: remove checks for CONFIG_EXYNOS_ASVPaul Bolle1-13/+4
2014-05-24PM / devfreq: exynos5: Use devm_devfreq_* function using device resource managementChanwoo Choi1-21/+8
2014-05-24PM / devfreq: exynos4: Use devm_devfreq_* function using device resource managementChanwoo Choi1-15/+4
2014-05-24PM / devfreq: exynos: make more PPMU code commonBartlomiej Zolnierkiewicz4-136/+72
2014-05-24PM / devfreq: exynos5: introduce struct busfreq_ppmu_dataBartlomiej Zolnierkiewicz1-27/+45
2014-05-24PM / devfreq: exynos4: introduce struct busfreq_ppmu_dataBartlomiej Zolnierkiewicz1-28/+46
2014-05-24PM / devfreq: exynos4: use common PPMU codeChanwoo Choi2-104/+62
2014-05-24PM / devfreq: exynos5: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi1-2/+5
2014-05-24PM / devfreq: exynos4: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi1-4/+4
2014-05-24PM / devfreq: exynos4: Fix bug of resource leak and code clean on probe()Chanwoo Choi1-12/+23
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+112
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-12-19Merge branch 'master' into for-nextJiri Kosina2-49/+37
2013-12-19PM / devfreq: use inclusion <mach/map.h> instead of <plat/map-s5p.h>Kukjin Kim1-1/+1
2013-12-19PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim2-2/+112
2013-12-02PM / devfreq: Fix trivial typo in exynos4_bus.cSachin Kamat1-1/+1
2013-11-07Merge branch 'pm-devfreq'Rafael J. Wysocki1-21/+9
2013-10-28PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.cSachin Kamat1-1/+0
2013-10-28PM / devfreq: Use devm_* APIs in exynos5_bus.cSachin Kamat1-18/+8
2013-10-28PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.cSachin Kamat1-2/+0
2013-10-28PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.cSachin Kamat1-1/+1
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki2-27/+28
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon2-3/+3
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2-6/+6
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2-19/+20
2013-10-17PM / devfreq: Remove duplicate include of opp.hManish Badarkhe1-1/+0
2013-06-03PM / devfreq: fix missing unlock on error in exynos4_busfreq_pm_notifier_event()Wei Yongjun1-0/+1
2013-06-03PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250Abhilash Kesavan4-0/+638
2013-06-03PM / devfreq: Move exynos4 devfreq driver into a new sub-directoryAbhilash Kesavan2-0/+1155