index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
Age
Commit message (
Expand
)
Author
2014-01-08
clk: exynos4: replace clock ID private enums with IDs from DT header
Andrzej Hajda
2014-01-08
clk: exynos5250: register APLL rate table
Andrew Bresticker
2013-12-30
clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apll
Sachin Kamat
2013-12-30
clk: samsung: exynos5250: Fix parents of gate clocks from MFC domain
Tomasz Figa
2013-12-30
clk: samsung: exynos5250: Correct parent list of audio muxes
Tomasz Figa
2013-12-30
clk: samsung: exynos5250: Add missing unpopulated mux parents
Tomasz Figa
2013-12-30
clk: samsung: exynos5250: Fix parent of gate clocks from DISP1 domain
Tomasz Figa
2013-12-30
clk: samsung: exynos5250: Fix parents of gate clocks from GSCL domain
Tomasz Figa
2013-12-30
clk: samsung: exynos5250: Make names of mux and div clocks consistent
Tomasz Figa
2013-12-30
clk: samsung: exynos5250: Sort definitions by registers and bitfield
Tomasz Figa
2013-12-30
Merge branch 'samsung-fixes' into samsung-next-base
Tomasz Figa
2013-12-30
clk: exynos: File scope reg_save array should depend on PM_SLEEP
Krzysztof Kozlowski
2013-12-30
clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock
Abhilash Kesavan
2013-12-30
clk: samsung: exynos5250: Add MDMA0 clocks
Abhilash Kesavan
2013-12-30
clk: samsung: exynos5250: Fix ACP gate register offset
Abhilash Kesavan
2013-12-30
clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
Andrew Bresticker
2013-12-30
clk: samsung: exynos4: Correct SRC_MFC register
Seung-Woo Kim
2013-12-04
clk: exynos5420: fix cpll clock register offsets
Chander Kashyap
2013-09-17
ARM: S3C64XX: Migrate clock handling to Common Clock Framework
Tomasz Figa
2013-09-09
Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-09-06
clk: samsung: exynos5250: Simplify registration of PLL rate tables
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Register PLL rate tables for Exynos4x12
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Register PLL rate tables for Exynos4210
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Reorder registration of mout_vpllsrc
Tomasz Figa
2013-09-06
clk: samsung: pll: Add support for rate configuration of PLL46xx
Tomasz Figa
2013-09-06
clk: samsung: pll: Use new registration method for PLL46xx
Tomasz Figa
2013-09-06
clk: samsung: pll: Add support for rate configuration of PLL45xx
Tomasz Figa
2013-09-06
clk: samsung: pll: Use new registration method for PLL45xx
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_plls
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Remove checks for DT node
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Remove unused static clkdev aliases
Tomasz Figa
2013-09-06
clk: samsung: Modify _get_rate() helper to use __clk_lookup()
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Use separate aliases for cpufreq related clocks
Tomasz Figa
2013-08-29
clk/exynos5420: assign dout_pixel id to pixel clock divider
Rahul Sharma
2013-08-29
clk/exynos5420: add hdmi mux to change parents in hdmi driver
Rahul Sharma
2013-08-29
clk/exynos5420: fix the order of parents of hdmi mux
Rahul Sharma
2013-08-29
clk/exynos5420: add gate clock for mixer sysmmu
Rahul Sharma
2013-08-29
clk/exynos5420: add sclk_hdmiphy to the list of special clocks
Rahul Sharma
2013-08-28
clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystem
Rahul Sharma
2013-08-27
clk: s3c64xx: Fix incorrect placement of __initdata
Sachin Kamat
2013-08-27
Merge branch 'clk-next-s3c64xx-delta' into clk-next
Mike Turquette
2013-08-26
clk: samsung: pll: Use new registration method for PLL6552 and PLL6553
Tomasz Figa
2013-08-19
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
2013-08-13
clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks
Sylwester Nawrocki
2013-08-08
clk: exynos5440: Fix incorrect placement of __initdata
Sachin Kamat
2013-08-08
clk: exynos5420: Fix incorrect placement of __initdata
Sachin Kamat
2013-08-08
clk: exynos5250: Fix incorrect placement of __initdata
Sachin Kamat
2013-08-08
clk: exynos4: Fix incorrect placement of __initdata
Sachin Kamat
2013-08-08
clk: exynos5420: Make exynos5420_plls static
Sachin Kamat
2013-08-08
clk: exynos5250: Make exynos5250_plls static
Sachin Kamat
[next]