summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/pmu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCsMarek Szyprowski2015-06-051-3/+3
* ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_confBartlomiej Zolnierkiewicz2014-11-261-1/+1
* ARM: EXYNOS: move restart code into pmu driverPankaj Dubey2014-11-221-0/+23
* ARM: EXYNOS: add exynos3250 PMU supportBartlomiej Zolnierkiewicz2014-11-221-0/+167
* ARM: EXYNOS: Add PMU support for exynos5420Abhilash Kesavan2014-11-211-0/+287
* ARM: EXYNOS: Move PMU specific definitions from common.hPankaj Dubey2014-11-211-1/+19
* ARM: EXYNOS: Add platform driver support for Exynos PMUPankaj Dubey2014-11-211-42/+129
* Merge branch 'v3.19-next/non-critical-fixes' into v3.19-next/mach-exynosKukjin Kim2014-11-211-4/+4
|\
| * ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"Pankaj Dubey2014-11-071-4/+4
* | ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.cVikas Sajjan2014-10-201-0/+1
|/
* ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-231-20/+20
* ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey2014-07-151-1/+0Star
* ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-251-2/+0Star
* ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-181-1/+1
* ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim2013-12-181-1/+1
* ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim2013-12-181-0/+1
* ARM: EXYNOS: Constify data tables for pmuDaniel Kurtz2013-12-111-7/+7
* ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2013-05-091-3/+2Star
* ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim2013-01-101-1/+2
* ARM: EXYNOS: Add missing static storage class specifier in pmu.c fileSachin Kamat2012-07-121-2/+2
* ARM: EXYNOS: Clear SYS_WDTRESET bit to use watchdog resetJonghwan Choi2012-07-121-0/+14
* ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee2012-05-191-0/+59
* ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee2012-05-191-18/+123
* ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412Inderpal Singh2012-05-141-4/+20
* ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim2011-11-061-0/+230