index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
pmu.c
Age
Commit message (
Expand
)
Author
2016-01-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-11-20
ARM: EXYNOS: Remove redundant code from regs-pmu.h
Pankaj Dubey
2015-11-20
ARM: EXYNOS: Constify local exynos_pmu_data structure
Krzysztof Kozlowski
2015-11-20
ARM: EXYNOS: Switch to syscon reboot and poweroff
Alim Akhtar
2015-11-17
ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
Pankaj Dubey
2015-07-21
ARM: EXYNOS: Drop owner assignment in pmu.c
Krzysztof Kozlowski
2015-07-21
ARM: EXYNOS: Make local function static
Krzysztof Kozlowski
2015-06-06
ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCs
Marek Szyprowski
2014-11-27
ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_conf
Bartlomiej Zolnierkiewicz
2014-11-22
ARM: EXYNOS: move restart code into pmu driver
Pankaj Dubey
2014-11-22
ARM: EXYNOS: add exynos3250 PMU support
Bartlomiej Zolnierkiewicz
2014-11-21
ARM: EXYNOS: Add PMU support for exynos5420
Abhilash Kesavan
2014-11-21
ARM: EXYNOS: Move PMU specific definitions from common.h
Pankaj Dubey
2014-11-21
ARM: EXYNOS: Add platform driver support for Exynos PMU
Pankaj Dubey
2014-11-21
Merge branch 'v3.19-next/non-critical-fixes' into v3.19-next/mach-exynos
Kukjin Kim
2014-11-07
ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"
Pankaj Dubey
2014-10-21
ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.c
Vikas Sajjan
2014-07-23
ARM: EXYNOS: Refactored code for using PMU address via DT
Pankaj Dubey
2014-07-15
ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
Pankaj Dubey
2014-05-26
ARM: EXYNOS: Remove unnecessary inclusion of cpu.h
Sachin Kamat
2013-12-19
ARM: EXYNOS: remove <mach/regs-clock.h> for exynos
Kukjin Kim
2013-12-19
ARM: EXYNOS: local regs-pmu.h header file
Kukjin Kim
2013-12-19
ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headers
Kukjin Kim
2013-12-12
ARM: EXYNOS: Constify data tables for pmu
Daniel Kurtz
2013-05-09
ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
Inderpal Singh
2013-01-10
ARM: EXYNOS: move mach/pmu.h file into common.h
Kukjin Kim
2012-07-13
ARM: EXYNOS: Add missing static storage class specifier in pmu.c file
Sachin Kamat
2012-07-12
ARM: EXYNOS: Clear SYS_WDTRESET bit to use watchdog reset
Jonghwan Choi
2012-05-20
ARM: EXYNOS: Support suspend and resume for EXYNOS5250
Jongpill Lee
2012-05-20
ARM: EXYNOS: Add PMU table for EXYNOS5250
Jongpill Lee
2012-05-15
ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412
Inderpal Singh
2011-11-06
ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
Kukjin Kim