Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13ba7805f9bf710016ffde5e24437fd6e5a798dc
/
drivers
/
clk
/
samsung
b69f460
ARM: S3C64XX: Migrate clock handling to Common Clock Framework
by Tomasz Figa
· 11 years ago
bef4a0a
Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
22e9e75
clk: samsung: exynos5250: Simplify registration of PLL rate tables
by Tomasz Figa
· 11 years ago
efb19a8
clk: samsung: exynos4: Register PLL rate tables for Exynos4x12
by Tomasz Figa
· 11 years ago
5fadfc7
clk: samsung: exynos4: Register PLL rate tables for Exynos4210
by Tomasz Figa
· 11 years ago
4f7641f
clk: samsung: exynos4: Reorder registration of mout_vpllsrc
by Tomasz Figa
· 11 years ago
5c89658
clk: samsung: pll: Add support for rate configuration of PLL46xx
by Tomasz Figa
· 11 years ago
c50d11f
clk: samsung: pll: Use new registration method for PLL46xx
by Tomasz Figa
· 11 years ago
b4054ac
clk: samsung: pll: Add support for rate configuration of PLL45xx
by Tomasz Figa
· 11 years ago
52b0601
clk: samsung: pll: Use new registration method for PLL45xx
by Tomasz Figa
· 11 years ago
c641596
clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_plls
by Tomasz Figa
· 11 years ago
336c18b
clk: samsung: exynos4: Remove checks for DT node
by Tomasz Figa
· 11 years ago
a11a2f8
clk: samsung: exynos4: Remove unused static clkdev aliases
by Tomasz Figa
· 11 years ago
3a64789
clk: samsung: Modify _get_rate() helper to use __clk_lookup()
by Tomasz Figa
· 11 years ago
e6c3e73
clk: samsung: exynos4: Use separate aliases for cpufreq related clocks
by Tomasz Figa
· 11 years ago
0044cbc
clk/exynos5420: assign dout_pixel id to pixel clock divider
by Rahul Sharma
· 11 years ago
4625f1b
clk/exynos5420: add hdmi mux to change parents in hdmi driver
by Rahul Sharma
· 11 years ago
14d87cd
clk/exynos5420: fix the order of parents of hdmi mux
by Rahul Sharma
· 11 years ago
9b229d8
clk/exynos5420: add gate clock for mixer sysmmu
by Rahul Sharma
· 11 years ago
c9f3f08
clk/exynos5420: add sclk_hdmiphy to the list of special clocks
by Rahul Sharma
· 11 years ago
e2815b0
clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystem
by Rahul Sharma
· 11 years ago
5b0dde9
clk: s3c64xx: Fix incorrect placement of __initdata
by Sachin Kamat
· 11 years ago
29f79cb
Merge branch 'clk-next-s3c64xx-delta' into clk-next
by Mike Turquette
· 11 years ago
40ef723
clk: samsung: pll: Use new registration method for PLL6552 and PLL6553
by Tomasz Figa
· 11 years ago
819c1de
clk: add CLK_SET_RATE_NO_REPARENT flag
by James Hogan
· 11 years ago
a701fe3
clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks
by Sylwester Nawrocki
· 11 years ago
4d1b5e7
clk: exynos5440: Fix incorrect placement of __initdata
by Sachin Kamat
· 11 years ago
202e5ae9
clk: exynos5420: Fix incorrect placement of __initdata
by Sachin Kamat
· 11 years ago
b6993ec
clk: exynos5250: Fix incorrect placement of __initdata
by Sachin Kamat
· 11 years ago
3c701c5
clk: exynos4: Fix incorrect placement of __initdata
by Sachin Kamat
· 11 years ago
a9381b3
clk: exynos5420: Make exynos5420_plls static
by Sachin Kamat
· 11 years ago
ae2329f
clk: exynos5250: Make exynos5250_plls static
by Sachin Kamat
· 11 years ago
680681a
clk: exynos4: Make exynos4_plls static
by Sachin Kamat
· 11 years ago
5cfe961
Merge branch 'clk-next-s3c64xx' into clk-next
by Mike Turquette
· 11 years ago
06dda9d
clk: samsung: Add clock driver for S3C64xx SoCs
by Tomasz Figa
· 11 years ago
eb52712
clk: samsung: pll: Add support for PLL6552 and PLL6553
by Tomasz Figa
· 11 years ago
d2127ac
clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC
by Vikas Sajjan
· 11 years ago
8bc2eeb
clk: samsung: Reorder MUX registration for mout_vpllsrc
by Vikas Sajjan
· 11 years ago
bb4278d
clk: samsung: Add set_rate() clk_ops for PLL36xx
by Vikas Sajjan
· 11 years ago
dfa8931
clk: samsung: Add set_rate() clk_ops for PLL35xx
by Yadwinder Singh Brar
· 11 years ago
3ff6e0d
clk: samsung: Add support to register rate_table for samsung plls
by Yadwinder Singh Brar
· 11 years ago
5ca8fbd
clk: samsung: Remove unused pll registeration code for pll35xx and pll36xx
by Yadwinder Singh Brar
· 11 years ago
c898c6b
clk: samsung: Migrate exynos5420 to use common samsung_clk_register_pll()
by Yadwinder Singh Brar
· 11 years ago
160641e
clk: samsung: Migrate exynos4 to use common samsung_clk_register_pll()
by Yadwinder Singh Brar
· 11 years ago
8dac353
clk: samsung: Migrate exynos5250 to use common samsung_clk_register_pll()
by Yadwinder Singh Brar
· 11 years ago
07dc76f
clk: samsung: Define a common samsung_clk_register_pll()
by Yadwinder Singh Brar
· 11 years ago
079dbea
clk: samsung: Introduce a common samsung_clk_pll struct
by Yadwinder Singh Brar
· 11 years ago
9f27136
clk: exynos4: Add clock entries for TMU
by Sachin Kamat
· 11 years ago
b38a504
clk/exynos5250: add sclk_hdmiphy in the list of special clocks
by Rahul Sharma
· 11 years ago
4a45331
clk/exynos5250: add mout_hdmi mux clock for hdmi
by Rahul Sharma
· 11 years ago
406c598
clk: exynos5250: Add G2D gate clock
by Sachin Kamat
· 11 years ago
1190338
clk: exynos-audss: Staticize exynos_audss_clk_init
by Sachin Kamat
· 11 years ago
901f857
clk: exynos5440: Staticize local symbols
by Sachin Kamat
· 11 years ago
c730622
clk: exynos5420: Staticize local symbols
by Sachin Kamat
· 11 years ago
b95e71c
clk: exynos5250: Staticize local symbols
by Sachin Kamat
· 11 years ago
0ffc767
clk: exynos4: Remove unused function
by Sachin Kamat
· 11 years ago
d75f306
clk: exynos4: Staticize local symbols
by Sachin Kamat
· 11 years ago
92295f6
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
42daabf
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
0bf6a21
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
ee1a8d4
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
82ba93b
clk: exynos4: Fix clock aliases for cpufreq related clocks
by Tushar Behera
· 11 years ago
41ccf7f
clk: samsung: Add MUX_FA macro to pass flag and alias
by Tushar Behera
· 11 years ago
1609027
clk: exynos5420: register clocks using common clock framework
by Chander Kashyap
· 11 years ago
79d743c
clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2
by Padmavathi Venna
· 11 years ago
1241ef9
clk: samsung: register audio subsystem clocks using common clock framework
by Padmavathi Venna
· 11 years ago
346f372
clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clock
by Tushar Behera
· 11 years ago
5cd644d
clk: exynos4: Add additional G2D clocks
by Sachin Kamat
· 11 years ago
071ff9a
clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properly
by Doug Anderson
· 11 years ago
589c603
clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock
by Tushar Behera
· 11 years ago
39b72d8
clk: exynos5250: Update cpufreq related clocks for EXYNOS5250
by Tushar Behera
· 11 years ago
0e56523
clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock
by Tushar Behera
· 11 years ago
37351fd
clk: exynos5250: Update cpufreq related clocks for EXYNOS5250
by Tushar Behera
· 11 years ago
056f3d5
clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocks
by Sylwester Nawrocki
· 11 years ago
bb9055b
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
37746c9
clk: exynos5250: Fix parent clock for sclk_mmc{0,1,2,3}
by Tushar Behera
· 12 years ago
25e56eb
clk: exynos: prepare for multiplatform
by Arnd Bergmann
· 12 years ago
688f7d8
clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3}
by Tushar Behera
· 12 years ago
cdbf618
clk: exynos4: export clocks required for fimc-is
by Sylwester Nawrocki
· 12 years ago
6cec908
clk: samsung: Fix compilation error
by Sachin Kamat
· 12 years ago
17d4cac
clk: exynos5250: register display block gate clocks to common clock framework
by Leela Krishna Amudala
· 12 years ago
6b5756e
clk: exynos4: Add support for SoC-specific register save list
by Tomasz Figa
· 12 years ago
fb948f7
clk: exynos4: Add missing registers to suspend save list
by Tomasz Figa
· 12 years ago
b950622
clk: exynos4: Remove E4X12 prefix from SRC_DMC register
by Tomasz Figa
· 12 years ago
1f1f326
clk: exynos4: Add E4210 prefix to GATE_IP_PERIR register
by Tomasz Figa
· 12 years ago
7406ee7
clk: exynos4: Add E4210 prefix to LCD1 clock registers
by Tomasz Figa
· 12 years ago
0f1fce9
clk: exynos4: Remove SoC-specific registers from save list
by Tomasz Figa
· 12 years ago
017ab64
clk: exynos4: Use SRC_MASK_PERIL{0,1} definitions
by Tomasz Figa
· 12 years ago
6d7190f
clk: exynos4: Define {E,V}PLL registers
by Tomasz Figa
· 12 years ago
8e79561
clk: exynos4: Add missing mout_sata on Exynos4210
by Tomasz Figa
· 12 years ago
1554701
clk: exynos4: Add missing CMU_TOP and ISP clocks
by Andrzej Hajda
· 12 years ago
8e1ce83
clk: exynos4: Add G3D clocks
by Tomasz Figa
· 12 years ago
1e25810
clk: exynos4: Add camera related clock definitions
by Sylwester Nawrocki
· 12 years ago
fba79e3
clk: exynos4: Export mout_core clock of Exynos4210
by Tomasz Figa
· 12 years ago
a8b5a39e
clk: samsung: Remove unimplemented ops for pll
by Tomasz Figa
· 12 years ago
e77ba80
clk: exynos4: Export clocks used by exynos cpufreq drivers
by Lukasz Majewski
· 12 years ago
7bc1d2d
clk: exynos4: Move dac and mixer to Exynos4210-specific clocks
by Tomasz Figa
· 12 years ago
6976d27
clk: exynos4: Export sclk_pcm0
by Tomasz Figa
· 12 years ago
69aff2f
clk: exynos4: Add missing sclk_audio0 clock
by Tomasz Figa
· 12 years ago
4c3cc72
clk: exynos4: Add missing mout_mipihsi clock
by Tomasz Figa
· 12 years ago
Next »