aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/pmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-27ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_confBartlomiej Zolnierkiewicz1-1/+1
2014-11-22ARM: EXYNOS: move restart code into pmu driverPankaj Dubey1-0/+23
2014-11-22ARM: EXYNOS: add exynos3250 PMU supportBartlomiej Zolnierkiewicz1-0/+167
2014-11-21ARM: EXYNOS: Add PMU support for exynos5420Abhilash Kesavan1-0/+287
2014-11-21ARM: EXYNOS: Move PMU specific definitions from common.hPankaj Dubey1-1/+19
2014-11-21ARM: EXYNOS: Add platform driver support for Exynos PMUPankaj Dubey1-42/+129
2014-11-21Merge branch 'v3.19-next/non-critical-fixes' into v3.19-next/mach-exynosKukjin Kim1-4/+4
2014-11-07ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"Pankaj Dubey1-4/+4
2014-10-21ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.cVikas Sajjan1-0/+1
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey1-20/+20
2014-07-15ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey1-1/+0
2014-05-26ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat1-2/+0
2013-12-19ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim1-1/+1
2013-12-19ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim1-1/+1
2013-12-19ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim1-0/+1
2013-12-12ARM: EXYNOS: Constify data tables for pmuDaniel Kurtz1-7/+7
2013-05-09ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh1-3/+2
2013-01-10ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim1-1/+2
2012-07-13ARM: EXYNOS: Add missing static storage class specifier in pmu.c fileSachin Kamat1-2/+2
2012-07-12ARM: EXYNOS: Clear SYS_WDTRESET bit to use watchdog resetJonghwan Choi1-0/+14
2012-05-20ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee1-0/+59
2012-05-20ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee1-18/+123
2012-05-15ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412Inderpal Singh1-4/+20
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim1-0/+230