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-09-17
ARM: S3C64XX: Migrate clock handling to Common Clock Framework
Tomasz Figa
1
-2
/
+0
2013-09-09
Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
11
-508
/
+1702
2013-09-06
clk: samsung: exynos5250: Simplify registration of PLL rate tables
Tomasz Figa
1
-10
/
+2
2013-09-06
clk: samsung: exynos4: Register PLL rate tables for Exynos4x12
Tomasz Figa
1
-0
/
+49
2013-09-06
clk: samsung: exynos4: Register PLL rate tables for Exynos4210
Tomasz Figa
1
-0
/
+45
2013-09-06
clk: samsung: exynos4: Reorder registration of mout_vpllsrc
Tomasz Figa
1
-1
/
+7
2013-09-06
clk: samsung: pll: Add support for rate configuration of PLL46xx
Tomasz Figa
2
-1
/
+135
2013-09-06
clk: samsung: pll: Use new registration method for PLL46xx
Tomasz Figa
3
-65
/
+14
2013-09-06
clk: samsung: pll: Add support for rate configuration of PLL45xx
Tomasz Figa
2
-1
/
+119
2013-09-06
clk: samsung: pll: Use new registration method for PLL45xx
Tomasz Figa
3
-62
/
+20
2013-09-06
clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_plls
Tomasz Figa
1
-3
/
+3
2013-09-06
clk: samsung: exynos4: Remove checks for DT node
Tomasz Figa
1
-7
/
+4
2013-09-06
clk: samsung: exynos4: Remove unused static clkdev aliases
Tomasz Figa
1
-184
/
+172
2013-09-06
clk: samsung: Modify _get_rate() helper to use __clk_lookup()
Tomasz Figa
3
-9
/
+7
2013-09-06
clk: samsung: exynos4: Use separate aliases for cpufreq related clocks
Tomasz Figa
1
-8
/
+27
2013-08-29
clk/exynos5420: assign dout_pixel id to pixel clock divider
Rahul Sharma
1
-1
/
+4
2013-08-29
clk/exynos5420: add hdmi mux to change parents in hdmi driver
Rahul Sharma
1
-1
/
+4
2013-08-29
clk/exynos5420: fix the order of parents of hdmi mux
Rahul Sharma
1
-1
/
+1
2013-08-29
clk/exynos5420: add gate clock for mixer sysmmu
Rahul Sharma
1
-1
/
+2
2013-08-29
clk/exynos5420: add sclk_hdmiphy to the list of special clocks
Rahul Sharma
1
-2
/
+2
2013-08-28
clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystem
Rahul Sharma
1
-2
/
+2
2013-08-27
clk: s3c64xx: Fix incorrect placement of __initdata
Sachin Kamat
1
-2
/
+2
2013-08-27
Merge branch 'clk-next-s3c64xx-delta' into clk-next
Mike Turquette
2
-98
/
+13
2013-08-26
clk: samsung: pll: Use new registration method for PLL6552 and PLL6553
Tomasz Figa
2
-98
/
+13
2013-08-19
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
2
-3
/
+5
2013-08-13
clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks
Sylwester Nawrocki
1
-30
/
+34
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
[next]