summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2015-02-25clk: qcom: Add PLL4 vote clockStephen Boyd1-0/+13
2015-02-25clk: qcom: lcc-msm8960: Fix PLL rate detectionStephen Boyd1-1/+1
2015-02-25clk: qcom: Fix slimbus n and m val offsetsStephen Boyd1-2/+2
2015-02-25clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren1-3/+3
2015-02-23clk: sunxi: Add support for sun9i A80 USB clocks and resetsChen-Yu Tsai1-0/+43
2015-02-23clk: sunxi: Move USB clocks to separate fileChen-Yu Tsai3-88/+191
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds81-1191/+11680
2015-02-20clk: Only recalculate the rate if neededTomeu Vizoso1-1/+4
2015-02-18Revert "clk: mxs: Fix invalid 32-bit access to frac registers"Stefan Wahren3-31/+18
2015-02-18clk: qoriq: Add support for the platform PLLEmil Medve1-0/+83
2015-02-18clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas5-35/+35
2015-02-18clk: Don't dereference parent clock if is NULLJavier Martinez Canillas1-2/+2
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+219
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-11/+12
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-0/+10
2015-02-14clk: convert clock name allocations to kstrdup_constAndrzej Hajda1-6/+6
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-7/+7
2015-02-07clkdev: Always allocate a struct clk and call __clk_get() w/ CCFStephen Boyd3-37/+59
2015-02-05clk: samsung: exynos5433: Move CLK_SCLK_HDMI_SPDIF_DISP clock to CMU_TOP domainChanwoo Choi1-5/+5
2015-02-05clk: samsung: Add CLKOUT driver support for Exynos5433 SoCInha Song1-0/+2
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_CAM1 domainChanwoo Choi1-0/+435
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_CAM0 domainChanwoo Choi1-0/+501
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_ISP domainChanwoo Choi1-0/+267
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_HEVC domainChanwoo Choi1-0/+115
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_MFC domainChanwoo Choi1-0/+113
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_MSCL domainChanwoo Choi1-0/+185
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_ATLAS domainChanwoo Choi1-0/+219
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_APOLLO domainChanwoo Choi1-0/+193
2015-02-05clk: shmobile: div6: Avoid division by zero in .round_rate()Geert Uytterhoeven1-0/+3
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_GSCL domainChanwoo Choi1-0/+146
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_G3D domainChanwoo Choi1-0/+127
2015-02-04clk: samsung: exynos5433: Add missing clocks for CMU_FSYS domainChanwoo Choi1-0/+302
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domainsChanwoo Choi1-0/+187
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_AUD domainChanwoo Choi1-0/+172
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_DISP domainChanwoo Choi1-0/+437
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_MIF domainChanwoo Choi1-0/+599
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_G2D domainChanwoo Choi1-0/+146
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_PERIS domainChanwoo Choi1-2/+149
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_PERIC domainChanwoo Choi1-2/+81
2015-02-04clk: samsung: exynos5433: Add MUX clocks of CMU_TOP domainChanwoo Choi1-0/+90
2015-02-04clk: samsung: exynos5433: Add clocks using common clock frameworkChanwoo Choi2-0/+964
2015-02-04clk: mxs: Fix invalid 32-bit access to frac registersStefan Wahren3-18/+31
2015-02-03clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann6-2/+14
2015-02-03Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Michael Turquette7-52/+172
2015-02-03Merge tag 'v3.20-exynos-clk' of git://linuxtv.org/snawrocki/samsung into clk-...Michael Turquette5-347/+112
2015-02-03clkdev: Export clk_register_clkdevTomeu Vizoso1-0/+1
2015-02-03clk: Add rate constraints to clocksTomeu Vizoso12-58/+254
2015-02-03clk: remove clk-private.hMichael Turquette1-2/+39
2015-02-03Merge branch 'clk-omap-legacy' into clk-nextMichael Turquette10-73/+5504
2015-02-03clk: Make clk API return per-user struct clk instancesTomeu Vizoso3-244/+476