summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/pmu.c
AgeCommit message (Expand)Author
2014-11-27ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_confBartlomiej Zolnierkiewicz
2014-11-22ARM: EXYNOS: move restart code into pmu driverPankaj Dubey
2014-11-22ARM: EXYNOS: add exynos3250 PMU supportBartlomiej Zolnierkiewicz
2014-11-21ARM: EXYNOS: Add PMU support for exynos5420Abhilash Kesavan
2014-11-21ARM: EXYNOS: Move PMU specific definitions from common.hPankaj Dubey
2014-11-21ARM: EXYNOS: Add platform driver support for Exynos PMUPankaj Dubey
2014-11-21Merge branch 'v3.19-next/non-critical-fixes' into v3.19-next/mach-exynosKukjin Kim
2014-11-07ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"Pankaj Dubey
2014-10-21ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.cVikas Sajjan
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey
2014-07-15ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey
2014-05-26ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat
2013-12-19ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim
2013-12-19ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim
2013-12-19ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim
2013-12-12ARM: EXYNOS: Constify data tables for pmuDaniel Kurtz
2013-05-09ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh
2013-01-10ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim
2012-07-13ARM: EXYNOS: Add missing static storage class specifier in pmu.c fileSachin Kamat
2012-07-12ARM: EXYNOS: Clear SYS_WDTRESET bit to use watchdog resetJonghwan Choi
2012-05-20ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee
2012-05-20ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee
2012-05-15ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412Inderpal Singh
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim