Age | Commit message (Expand) | Author | Files | Lines |
2016-02-25 | drivers: soc: Add support for Exynos PMU driver | Pankaj Dubey | 1 | -141/+0 |
2016-02-25 | ARM: EXYNOS: Split up exynos5420 SoC specific PMU data | Pankaj Dubey | 1 | -263/+0 |
2016-02-25 | ARM: EXYNOS: Split up exynos5250 SoC specific PMU data | Pankaj Dubey | 1 | -180/+0 |
2016-02-25 | ARM: EXYNOS: Split up exynos4 SoC specific PMU data | Pankaj Dubey | 1 | -207/+0 |
2016-02-25 | ARM: EXYNOS: Split up exynos3250 SoC specific PMU data | Pankaj Dubey | 1 | -180/+4 |
2016-02-25 | ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung" | Pankaj Dubey | 1 | -3/+3 |
2016-01-21 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -43/+2 |
2015-11-20 | ARM: EXYNOS: Remove redundant code from regs-pmu.h | Pankaj Dubey | 1 | -0/+2 |
2015-11-20 | ARM: EXYNOS: Constify local exynos_pmu_data structure | Krzysztof Kozlowski | 1 | -1/+1 |
2015-11-20 | ARM: EXYNOS: Switch to syscon reboot and poweroff | Alim Akhtar | 1 | -43/+0 |
2015-11-17 | ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf | Pankaj Dubey | 1 | -1/+5 |
2015-07-21 | ARM: EXYNOS: Drop owner assignment in pmu.c | Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-21 | ARM: EXYNOS: Make local function static | Krzysztof Kozlowski | 1 | -1/+1 |
2015-06-05 | ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCs | Marek Szyprowski | 1 | -3/+3 |
2014-11-26 | ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_conf | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2014-11-22 | ARM: EXYNOS: move restart code into pmu driver | Pankaj Dubey | 1 | -0/+23 |
2014-11-22 | ARM: EXYNOS: add exynos3250 PMU support | Bartlomiej Zolnierkiewicz | 1 | -0/+167 |
2014-11-21 | ARM: EXYNOS: Add PMU support for exynos5420 | Abhilash Kesavan | 1 | -0/+287 |
2014-11-21 | ARM: EXYNOS: Move PMU specific definitions from common.h | Pankaj Dubey | 1 | -1/+19 |
2014-11-21 | ARM: EXYNOS: Add platform driver support for Exynos PMU | Pankaj Dubey | 1 | -42/+129 |
2014-11-21 | Merge branch 'v3.19-next/non-critical-fixes' into v3.19-next/mach-exynos | Kukjin Kim | 1 | -4/+4 |
2014-11-07 | ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe" | Pankaj Dubey | 1 | -4/+4 |
2014-10-20 | ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.c | Vikas Sajjan | 1 | -0/+1 |
2014-07-23 | ARM: EXYNOS: Refactored code for using PMU address via DT | Pankaj Dubey | 1 | -20/+20 |
2014-07-15 | ARM: EXYNOS: Remove "linux/bug.h" from pmu.c | Pankaj Dubey | 1 | -1/+0 |
2014-05-25 | ARM: EXYNOS: Remove unnecessary inclusion of cpu.h | Sachin Kamat | 1 | -2/+0 |
2013-12-19 | ARM: EXYNOS: remove <mach/regs-clock.h> for exynos | Kukjin Kim | 1 | -1/+1 |
2013-12-19 | ARM: EXYNOS: local regs-pmu.h header file | Kukjin Kim | 1 | -1/+1 |
2013-12-19 | ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headers | Kukjin Kim | 1 | -0/+1 |
2013-12-12 | ARM: EXYNOS: Constify data tables for pmu | Daniel Kurtz | 1 | -7/+7 |
2013-05-10 | ARM: EXYNOS5: Fix kernel dump in AFTR idle mode | Inderpal Singh | 1 | -3/+2 |
2013-01-10 | ARM: EXYNOS: move mach/pmu.h file into common.h | Kukjin Kim | 1 | -1/+2 |
2012-07-13 | ARM: EXYNOS: Add missing static storage class specifier in pmu.c file | Sachin Kamat | 1 | -2/+2 |
2012-07-12 | ARM: EXYNOS: Clear SYS_WDTRESET bit to use watchdog reset | Jonghwan Choi | 1 | -0/+14 |
2012-05-19 | ARM: EXYNOS: Support suspend and resume for EXYNOS5250 | Jongpill Lee | 1 | -0/+59 |
2012-05-19 | ARM: EXYNOS: Add PMU table for EXYNOS5250 | Jongpill Lee | 1 | -18/+123 |
2012-05-14 | ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412 | Inderpal Singh | 1 | -4/+20 |
2011-11-06 | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos | Kukjin Kim | 1 | -0/+230 |