summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/pmu.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-25drivers: soc: Add support for Exynos PMU driverPankaj Dubey1-141/+0
2016-02-25ARM: EXYNOS: Split up exynos5420 SoC specific PMU dataPankaj Dubey1-263/+0
2016-02-25ARM: EXYNOS: Split up exynos5250 SoC specific PMU dataPankaj Dubey1-180/+0
2016-02-25ARM: EXYNOS: Split up exynos4 SoC specific PMU dataPankaj Dubey1-207/+0
2016-02-25ARM: EXYNOS: Split up exynos3250 SoC specific PMU dataPankaj Dubey1-180/+4
2016-02-25ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey1-3/+3
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-43/+2
2015-11-20ARM: EXYNOS: Remove redundant code from regs-pmu.hPankaj Dubey1-0/+2
2015-11-20ARM: EXYNOS: Constify local exynos_pmu_data structureKrzysztof Kozlowski1-1/+1
2015-11-20ARM: EXYNOS: Switch to syscon reboot and poweroffAlim Akhtar1-43/+0
2015-11-17ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_confPankaj Dubey1-1/+5
2015-07-21ARM: EXYNOS: Drop owner assignment in pmu.cKrzysztof Kozlowski1-1/+0
2015-07-21ARM: EXYNOS: Make local function staticKrzysztof Kozlowski1-1/+1
2015-06-06ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCsMarek Szyprowski1-3/+3
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