index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.c
Daniel Lezcano
2014-05-26
1
-10
/
+0
*
ARM: EXYNOS: Pass the AFTR callback to the platform_data
Daniel Lezcano
2014-05-26
2
-3
/
+6
*
ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.c
Daniel Lezcano
2014-05-26
2
-3
/
+2
*
ARM: EXYNOS: Move the power sequence call in the cpu_pm notifier
Daniel Lezcano
2014-05-26
2
-27
/
+22
*
ARM: EXYNOS: Move the AFTR state function into pm.c
Daniel Lezcano
2014-05-26
3
-29
/
+30
*
ARM: EXYNOS: Encapsulate the AFTR code into a function
Daniel Lezcano
2014-05-26
1
-1
/
+5
*
ARM: EXYNOS: Disable cpuidle for exynos5440
Daniel Lezcano
2014-05-26
2
-3
/
+3
*
ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidle
Daniel Lezcano
2014-05-26
1
-4
/
+7
*
ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidle
Daniel Lezcano
2014-05-26
1
-3
/
+3
*
ARM: EXYNOS: Remove ifdef for scu_enable in pm
Daniel Lezcano
2014-05-26
1
-3
/
+1
*
ARM: EXYNOS: Move scu_enable in the cpu_pm notifier
Daniel Lezcano
2014-05-26
2
-7
/
+6
*
ARM: EXYNOS: Use the cpu_pm notifier for pm
Daniel Lezcano
2014-05-26
2
-24
/
+27
*
ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidle
Daniel Lezcano
2014-05-26
1
-3
/
+2
*
ARM: EXYNOS: Move some code inside the idle_finisher for cpuidle
Daniel Lezcano
2014-05-26
1
-8
/
+9
*
ARM: EXYNOS: Encapsulate register access inside a function for pm
Daniel Lezcano
2014-05-26
1
-24
/
+41
*
ARM: EXYNOS: Change function name prefix for cpuidle
Daniel Lezcano
2014-05-26
1
-11
/
+11
*
ARM: EXYNOS: Use cpuidle_register
Daniel Lezcano
2014-05-26
1
-16
/
+2
*
ARM: EXYNOS: Prevent forward declaration for cpuidle
Daniel Lezcano
2014-05-26
1
-22
/
+18
*
ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock
Amit Daniel Kachhap
2014-05-26
1
-54
/
+0
*
Merge branch 'v3.16-next/clk-samsung' into v3.16-next/cpuidle-exynos
Kukjin Kim
2014-05-26
49
-3233
/
+334
|
\
|
*
ARM: S3C24XX: move S3C24XX clock Kconfig options to Samsung clock Kconfig file
Pankaj Dubey
2014-05-14
1
-27
/
+0
|
*
ARM: select COMMON_CLK_SAMSUNG for ARCH_EXYNOS and ARCH_S3C64XX
Pankaj Dubey
2014-05-14
1
-2
/
+2
|
*
ARM: S3C24XX: Remove omitted Kconfig selects and conditionals
Tomasz Figa
2014-05-14
1
-7
/
+5
|
*
clk: samsung: exynos5420: update clocks for PERIC block
Shaik Ameer Basha
2014-05-14
1
-7
/
+7
|
*
ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion
Heiko Stuebner
2014-05-13
9
-160
/
+0
|
*
ARM: S3C24XX: remove legacy clock code
Heiko Stuebner
2014-05-13
13
-1122
/
+0
|
*
ARM: S3C24XX: convert s3c2410 to common clock framework
Heiko Stuebner
2014-05-13
12
-34
/
+67
|
*
ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock framework
Heiko Stuebner
2014-05-13
12
-36
/
+73
|
*
ARM: S3C24XX: add platform code for conversion to the common clock framework
Heiko Stuebner
2014-05-13
6
-1
/
+51
|
*
ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled
Heiko Stuebner
2014-05-13
9
-5
/
+60
|
*
ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf
Heiko Stuebner
2014-05-09
2
-0
/
+9
|
*
ARM: S3C24XX: convert s3c2412 to common clock framework
Heiko Stuebner
2014-04-15
9
-813
/
+40
|
*
ARM: S3C24XX: only store clock registers when old clock code is active
Heiko Stuebner
2014-04-15
1
-3
/
+10
|
*
ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework
Heiko Stuebner
2014-04-15
10
-1114
/
+41
|
*
ARM: dts: add clock data for s3c2416
Heiko Stuebner
2014-04-15
2
-0
/
+55
|
*
ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socs
Heiko Stuebner
2014-04-15
2
-0
/
+6
|
*
clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450
Heiko Stuebner
2014-04-15
1
-0
/
+6
*
|
ARM: EXYNOS: Add MCPM call-back functions
Abhilash Kesavan
2014-05-16
4
-0
/
+364
*
|
ARM: dts: add CCI node for exynos5420
Andrew Bresticker
2014-05-16
1
-0
/
+27
*
|
ARM: EXYNOS: Add generic cluster power control functions
Abhilash Kesavan
2014-05-16
3
-0
/
+39
*
|
ARM: EXYNOS: use generic exynos cpu power control functions
Leela Krishna Amudala
2014-05-16
3
-10
/
+4
*
|
ARM: EXYNOS: Add generic cpu power control functions for exynos SoCs
Leela Krishna Amudala
2014-05-16
3
-0
/
+45
*
|
ARM: EXYNOS: Map SYSRAM through generic DT bindings
Sachin Kamat
2014-05-15
11
-76
/
+148
*
|
ARM: dts: Add exynos5420 peach-pit board support
Arun Kumar K
2014-05-09
2
-0
/
+148
*
|
ARM: dts: Add node labels to exynos5420
Arun Kumar K
2014-05-09
1
-13
/
+13
*
|
ARM: dts: Add pwmX_out pinctrl nodes to exynos5420
Arun Kumar K
2014-05-09
1
-0
/
+28
*
|
ARM: dts: Add rear camera nodes for exynos4412-trats2
Sylwester Nawrocki
2014-05-09
1
-3
/
+69
*
|
ARM: dts: Update camera nodes for exynos4 and exynos4412-trats2
Sylwester Nawrocki
2014-05-09
2
-6
/
+5
*
|
ARM: dts: rename alias for i2c_ak8975 label for exynos4412-trats2
Tomasz Stanislawski
2014-05-09
1
-1
/
+1
*
|
ARM: dts: add missing pinctrls for I2C of exynos4
Tomasz Stanislawski
2014-05-09
1
-0
/
+12
|
/
[next]