summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/pmu.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: soc: Add support for Exynos PMU driverPankaj Dubey2016-02-251-141/+0
* ARM: EXYNOS: Split up exynos5420 SoC specific PMU dataPankaj Dubey2016-02-251-263/+0
* ARM: EXYNOS: Split up exynos5250 SoC specific PMU dataPankaj Dubey2016-02-251-180/+0
* ARM: EXYNOS: Split up exynos4 SoC specific PMU dataPankaj Dubey2016-02-251-207/+0
* ARM: EXYNOS: Split up exynos3250 SoC specific PMU dataPankaj Dubey2016-02-251-180/+4
* ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey2016-02-251-3/+3
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-01-201-43/+2
|\
| * ARM: EXYNOS: Remove redundant code from regs-pmu.hPankaj Dubey2015-11-201-0/+2
| * ARM: EXYNOS: Constify local exynos_pmu_data structureKrzysztof Kozlowski2015-11-201-1/+1
| * ARM: EXYNOS: Switch to syscon reboot and poweroffAlim Akhtar2015-11-201-43/+0
* | ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_confPankaj Dubey2015-11-171-1/+5
|/
* ARM: EXYNOS: Drop owner assignment in pmu.cKrzysztof Kozlowski2015-07-211-1/+0
* ARM: EXYNOS: Make local function staticKrzysztof Kozlowski2015-07-211-1/+1
* ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCsMarek Szyprowski2015-06-061-3/+3
* ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_confBartlomiej Zolnierkiewicz2014-11-271-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-211-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/+0
* ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-261-2/+0
* ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-191-1/+1
* ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim2013-12-191-1/+1
* ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim2013-12-191-0/+1
* ARM: EXYNOS: Constify data tables for pmuDaniel Kurtz2013-12-121-7/+7
* ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2013-05-091-3/+2
* 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-131-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-201-0/+59
* ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee2012-05-201-18/+123
* ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412Inderpal Singh2012-05-151-4/+20
* ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim2011-11-061-0/+230