index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: samsung: exynos5420: update clocks for PERIS and GEN blocks
Shaik Ameer Basha
2014-05-14
2
-31
/
+48
*
clk: samsung: exynos5420: update clocks for PERIC block
Shaik Ameer Basha
2014-05-14
3
-62
/
+58
*
clk: samsung: exynos5420: update clocks for DISP1 block
Shaik Ameer Basha
2014-05-14
2
-18
/
+41
*
clk: samsung: exynos5420: update clocks for G2D and G3D blocks
Shaik Ameer Basha
2014-05-14
2
-7
/
+13
*
clk: samsung: exynos5420: fix parent clocks for mscl sysmmu
Shaik Ameer Basha
2014-05-14
1
-3
/
+6
*
clk: samsung: exynos5420: update clocks for GSCL and MSCL blocks
Shaik Ameer Basha
2014-05-14
2
-28
/
+47
*
clk: samsung: exynos5420: add clocks for ISP block
Shaik Ameer Basha
2014-05-14
2
-0
/
+93
*
clk: samsung: exynos5420: Rename mux parent arrays
Shaik Ameer Basha
2014-05-14
1
-173
/
+186
*
clk: samsung: exynos5420: Add clock IDs needed by GPU
Arun Kumar K
2014-05-14
2
-2
/
+4
*
clk: samsung: exynos4: export sclk_hdmiphy clock
Tomasz Stanislawski
2014-05-14
2
-1
/
+2
*
clk: samsung: exynos5250: Add clocks for G3D
Arun Kumar K
2014-05-14
2
-2
/
+17
*
clk: samsung: exynos4: Use single clock ID for CLK_MDMA gate clocks
Sylwester Nawrocki
2014-05-14
2
-2
/
+1
*
clk: samsung: fixed compiler warning [-Wpointer-to-int-cast]
Pankaj Dubey
2014-05-14
1
-1
/
+1
*
clk: samsung: exynos5420: Fix VPLL lock offset
Sachin Kamat
2014-05-14
1
-1
/
+1
*
clk: samsung: exynos5250/5420: Add gate clock for SSS module
Naveen Krishna Chatradhi
2014-05-14
3
-0
/
+6
*
clk: samsung: Initialize clock table with error pointers
Tomasz Figa
2014-05-14
1
-1
/
+6
*
clk/exynos5260: add clock file for exynos5260
Rahul Sharma
2014-05-14
3
-0
/
+2440
*
clk/exynos5260: add macros and documentation for exynos5260
Rahul Sharma
2014-05-14
2
-0
/
+659
*
clk/samsung: add support for pll2650xx
Rahul Sharma
2014-05-14
2
-0
/
+102
*
clk/samsung: add support for pll2550xx
Pankaj Dubey
2014-05-14
2
-0
/
+109
*
clk/samsung: add support for multiple clock providers
Rahul Sharma
2014-05-14
11
-205
/
+279
*
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
*
clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442
Heiko Stuebner
2014-05-13
3
-0
/
+540
*
dt-bindings: add documentation for s3c2410 clock controller
Heiko Stuebner
2014-05-13
1
-0
/
+50
*
ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled
Heiko Stuebner
2014-05-13
9
-5
/
+60
*
clk: samsung: add clock driver for external clock outputs
Heiko Stuebner
2014-05-08
2
-0
/
+441
*
ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf
Heiko Stuebner
2014-05-08
3
-0
/
+10
*
ARM: S3C24XX: convert s3c2412 to common clock framework
Heiko Stuebner
2014-04-14
9
-813
/
+40
*
clk: samsung: add clock controller driver for s3c2412
Heiko Stuebner
2014-04-14
3
-0
/
+343
*
dt-bindings: add documentation for s3c2412 clock controller
Heiko Stuebner
2014-04-14
1
-0
/
+50
*
clk: samsung: add plls used by the early s3c24xx cpus
Heiko Stuebner
2014-04-14
2
-0
/
+185
*
ARM: S3C24XX: only store clock registers when old clock code is active
Heiko Stuebner
2014-04-14
1
-3
/
+10
*
ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework
Heiko Stuebner
2014-04-14
10
-1114
/
+41
*
ARM: dts: add clock data for s3c2416
Heiko Stuebner
2014-04-14
2
-0
/
+55
*
ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socs
Heiko Stuebner
2014-04-14
2
-0
/
+6
*
clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450
Heiko Stuebner
2014-04-14
4
-0
/
+561
*
dt-bindings: add binding for clock-controller of s3c2443 and following
Heiko Stuebner
2014-04-14
1
-0
/
+56
*
clk: samsung: add plls used by the s3c2443
Heiko Stuebner
2014-04-14
2
-0
/
+74
*
clk: samsung: add pll_6552 variant for s3c2416
Heiko Stuebner
2014-04-14
2
-2
/
+11
*
Linux 3.15-rc1
v3.15-rc1
Linus Torvalds
2014-04-13
1
-2
/
+2
*
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
2014-04-13
1
-1
/
+1
*
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
2014-04-13
1
-1
/
+1
*
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-04-13
5
-84
/
+128
|
\
|
*
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
2014-04-11
3
-8
/
+9
|
*
mm/slab.c: cleanup outdated comments and unify variables naming
Jianyu Zhan
2014-04-01
1
-34
/
+32
|
*
slab: fix wrongly used macro
Joonsoo Kim
2014-04-01
1
-11
/
+11
[next]