index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-19
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
2
-3
/
+5
2013-08-08
clk: exynos5440: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-08
clk: exynos5420: Fix incorrect placement of __initdata
Sachin Kamat
1
-3
/
+3
2013-08-08
clk: exynos5250: Fix incorrect placement of __initdata
Sachin Kamat
1
-5
/
+5
2013-08-08
clk: exynos4: Fix incorrect placement of __initdata
Sachin Kamat
1
-5
/
+5
2013-08-08
clk: exynos5420: Make exynos5420_plls static
Sachin Kamat
1
-1
/
+1
2013-08-08
clk: exynos5250: Make exynos5250_plls static
Sachin Kamat
1
-1
/
+1
2013-08-08
clk: exynos4: Make exynos4_plls static
Sachin Kamat
1
-1
/
+1
2013-08-08
Merge branch 'clk-next-s3c64xx' into clk-next
Mike Turquette
4
-0
/
+640
2013-08-05
clk: samsung: Add clock driver for S3C64xx SoCs
Tomasz Figa
2
-0
/
+476
2013-08-05
clk: samsung: pll: Add support for PLL6552 and PLL6553
Tomasz Figa
2
-0
/
+164
2013-08-02
clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC
Vikas Sajjan
2
-0
/
+40
2013-08-02
clk: samsung: Reorder MUX registration for mout_vpllsrc
Vikas Sajjan
1
-1
/
+6
2013-08-02
clk: samsung: Add set_rate() clk_ops for PLL36xx
Vikas Sajjan
1
-1
/
+78
2013-08-02
clk: samsung: Add set_rate() clk_ops for PLL35xx
Yadwinder Singh Brar
1
-1
/
+104
2013-08-02
clk: samsung: Add support to register rate_table for samsung plls
Yadwinder Singh Brar
6
-28
/
+75
2013-08-02
clk: samsung: Remove unused pll registeration code for pll35xx and pll36xx
Yadwinder Singh Brar
2
-74
/
+0
2013-08-02
clk: samsung: Migrate exynos5420 to use common samsung_clk_register_pll()
Yadwinder Singh Brar
1
-28
/
+58
2013-08-02
clk: samsung: Migrate exynos4 to use common samsung_clk_register_pll()
Yadwinder Singh Brar
1
-14
/
+26
2013-08-02
clk: samsung: Migrate exynos5250 to use common samsung_clk_register_pll()
Yadwinder Singh Brar
1
-19
/
+41
2013-08-02
clk: samsung: Define a common samsung_clk_register_pll()
Yadwinder Singh Brar
3
-0
/
+125
2013-08-02
clk: samsung: Introduce a common samsung_clk_pll struct
Yadwinder Singh Brar
1
-18
/
+12
2013-07-30
clk: exynos4: Add clock entries for TMU
Sachin Kamat
1
-1
/
+3
2013-07-30
clk/exynos5250: add sclk_hdmiphy in the list of special clocks
Rahul Sharma
1
-2
/
+2
2013-07-30
clk/exynos5250: add mout_hdmi mux clock for hdmi
Rahul Sharma
1
-1
/
+4
2013-07-29
clk: exynos5250: Add G2D gate clock
Sachin Kamat
1
-1
/
+4
2013-07-25
clk: exynos-audss: Staticize exynos_audss_clk_init
Sachin Kamat
1
-1
/
+1
2013-07-25
clk: exynos5440: Staticize local symbols
Sachin Kamat
1
-7
/
+7
2013-07-25
clk: exynos5420: Staticize local symbols
Sachin Kamat
1
-7
/
+7
2013-07-25
clk: exynos5250: Staticize local symbols
Sachin Kamat
1
-7
/
+7
2013-07-25
clk: exynos4: Remove unused function
Sachin Kamat
1
-14
/
+0
2013-07-25
clk: exynos4: Staticize local symbols
Sachin Kamat
1
-13
/
+15
2013-07-03
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2
-10
/
+14
2013-07-02
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+763
2013-07-02
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+137
2013-07-02
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-2
/
+7
2013-06-22
clk: exynos4: Fix clock aliases for cpufreq related clocks
Tushar Behera
1
-10
/
+11
2013-06-22
clk: samsung: Add MUX_FA macro to pass flag and alias
Tushar Behera
1
-0
/
+3
2013-06-19
clk: exynos5420: register clocks using common clock framework
Chander Kashyap
2
-0
/
+763
2013-06-19
clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2
Padmavathi Venna
1
-2
/
+3
2013-06-19
clk: samsung: register audio subsystem clocks using common clock framework
Padmavathi Venna
2
-0
/
+134
2013-06-11
clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clock
Tushar Behera
1
-1
/
+1
2013-06-12
clk: exynos4: Add additional G2D clocks
Sachin Kamat
1
-2
/
+7
2013-06-11
clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properly
Doug Anderson
1
-2
/
+3
2013-06-10
clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock
Tushar Behera
1
-1
/
+1
2013-06-10
clk: exynos5250: Update cpufreq related clocks for EXYNOS5250
Tushar Behera
1
-3
/
+3
2013-05-29
clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock
Tushar Behera
1
-1
/
+1
2013-05-29
clk: exynos5250: Update cpufreq related clocks for EXYNOS5250
Tushar Behera
1
-3
/
+3
2013-05-29
clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocks
Sylwester Nawrocki
1
-2
/
+4
2013-05-07
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-55
/
+42
[next]