index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
clk: samsung: exynos5420: fix parent clocks for mscl sysmmu
Shaik Ameer Basha
1
-3
/
+6
2014-05-14
clk: samsung: exynos5420: update clocks for GSCL and MSCL blocks
Shaik Ameer Basha
2
-28
/
+47
2014-05-14
clk: samsung: exynos5420: add clocks for ISP block
Shaik Ameer Basha
2
-0
/
+93
2014-05-14
clk: samsung: exynos5420: Rename mux parent arrays
Shaik Ameer Basha
1
-173
/
+186
2014-05-14
clk: samsung: exynos5420: Add clock IDs needed by GPU
Arun Kumar K
2
-2
/
+4
2014-05-14
clk: samsung: exynos4: export sclk_hdmiphy clock
Tomasz Stanislawski
2
-1
/
+2
2014-05-14
clk: samsung: exynos5250: Add clocks for G3D
Arun Kumar K
2
-2
/
+17
2014-05-14
clk: samsung: exynos4: Use single clock ID for CLK_MDMA gate clocks
Sylwester Nawrocki
2
-2
/
+1
2014-05-14
clk: samsung: fixed compiler warning [-Wpointer-to-int-cast]
Pankaj Dubey
1
-1
/
+1
2014-05-14
clk: samsung: exynos5420: Fix VPLL lock offset
Sachin Kamat
1
-1
/
+1
2014-05-14
clk: samsung: exynos5250/5420: Add gate clock for SSS module
Naveen Krishna Chatradhi
3
-0
/
+6
2014-05-14
clk: samsung: Initialize clock table with error pointers
Tomasz Figa
1
-1
/
+6
2014-05-14
clk/exynos5260: add clock file for exynos5260
Rahul Sharma
3
-0
/
+2440
2014-05-14
clk/exynos5260: add macros and documentation for exynos5260
Rahul Sharma
2
-0
/
+659
2014-05-14
clk/samsung: add support for pll2650xx
Rahul Sharma
2
-0
/
+102
2014-05-14
clk/samsung: add support for pll2550xx
Pankaj Dubey
2
-0
/
+109
2014-05-14
clk/samsung: add support for multiple clock providers
Rahul Sharma
11
-205
/
+279
2014-05-13
ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion
Heiko Stuebner
9
-160
/
+0
2014-05-13
ARM: S3C24XX: remove legacy clock code
Heiko Stuebner
13
-1122
/
+0
2014-05-13
ARM: S3C24XX: convert s3c2410 to common clock framework
Heiko Stuebner
12
-34
/
+67
2014-05-13
ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock framework
Heiko Stuebner
12
-36
/
+73
2014-05-13
ARM: S3C24XX: add platform code for conversion to the common clock framework
Heiko Stuebner
6
-1
/
+51
2014-05-13
clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442
Heiko Stuebner
3
-0
/
+540
2014-05-13
dt-bindings: add documentation for s3c2410 clock controller
Heiko Stuebner
1
-0
/
+50
2014-05-13
ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled
Heiko Stuebner
9
-5
/
+60
2014-05-09
clk: samsung: add clock driver for external clock outputs
Heiko Stuebner
2
-0
/
+441
2014-05-09
ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf
Heiko Stuebner
3
-0
/
+10
2014-05-04
Linux 3.15-rc4
Linus Torvalds
1
-1
/
+1
2014-05-04
Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+1
2014-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-7
/
+50
2014-05-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+5
2014-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
1
-0
/
+2
2014-05-03
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
Catalin Marinas
2
-0
/
+6
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2
-2
/
+33
2014-05-03
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
1
-1
/
+1
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2
-4
/
+5
2014-05-03
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
1
-0
/
+3
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-37
/
+42
2014-05-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-3
/
+37
2014-05-03
Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-05-02
tracing: Use rcu_dereference_sched() for trace event triggers
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-05-02
Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-59
/
+85
2014-05-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+17
2014-05-03
Merge branches 'acpi-ec' and 'acpi-processor'
Rafael J. Wysocki
2
-12
/
+16
2014-05-03
Merge branch 'pnp'
Rafael J. Wysocki
2
-20
/
+28
2014-05-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-27
/
+41
2014-05-02
Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
3
-12
/
+81
2014-05-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+13
2014-05-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-31
/
+70
2014-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-6
/
+17
[prev]
[next]