summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-07-30clk: sunxi: Address sun6i PLL1 stability issues.Christoph Muellner
2015-07-30clk: sunxi: removes pll stability tweaksOctav Zlatior
2015-07-30clk: adds support for transition-clock propertyOctav Zlatior
2015-07-30clk: sunxi: Fixes sun6i PLL1 factor calculationOctav Zlatior
2015-07-30clk: check ->determine/round_rate() return value in clk_calc_new_ratesBoris Brezillon
2015-07-30Clk: Sunxi: Add support for reparenting.Christoph Muellner
2015-07-30Clk: Fixed: Registering fixed clocks as clkdev.Christoph Muellner
2015-07-30Clk: sunxi: Fixing sun6i PLL1 factor calculation.Christoph Muellner
2015-07-30Clk: sunxi: Adding support for GPU clocks and PLL8/9.Christoph Muellner
2015-07-30Clk: sunxi: Add support for resetting all gates.Christoph Muellner
2015-07-30clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6Chen-Yu Tsai
2015-07-30clk: sunxi: Make divs clocks specify which output is the base factor clockChen-Yu Tsai
2015-07-30clk: sunxi: Register divs clocks before factor clocksChen-Yu Tsai
2015-07-30clk: sunxi: Add "cpu" to list of protected clocks for sun5iChen-Yu Tsai
2015-07-30clk: sunxi: Add muxable ahb factors clock for sun5i and sun7iChen-Yu Tsai
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-11clk: introduce clk_is_matchMichael Turquette
2015-03-11clk: don't export static symbolJulia Lawall
2015-03-09clk: divider: fix calculation of initial best divider when rounding to closestUwe Kleine-König
2015-03-09clk: divider: fix selection of divider when rounding to closestUwe Kleine-König
2015-03-09clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König
2015-03-06clk: divider: return real rate instead of divider valueHeiko Stübner
2015-03-04clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON
2015-02-25clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-02-25clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-02-25clk: qcom: Add PLL4 vote clockStephen Boyd
2015-02-25clk: qcom: lcc-msm8960: Fix PLL rate detectionStephen Boyd
2015-02-25clk: qcom: Fix slimbus n and m val offsetsStephen Boyd
2015-02-25clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-19clk: Only recalculate the rate if neededTomeu Vizoso
2015-02-18Revert "clk: mxs: Fix invalid 32-bit access to frac registers"Stefan Wahren
2015-02-18clk: qoriq: Add support for the platform PLLEmil Medve
2015-02-18clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas
2015-02-18clk: Don't dereference parent clock if is NULLJavier Martinez Canillas
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-13clk: convert clock name allocations to kstrdup_constAndrzej Hajda
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-06clkdev: Always allocate a struct clk and call __clk_get() w/ CCFStephen Boyd
2015-02-04clk: shmobile: div6: Avoid division by zero in .round_rate()Geert Uytterhoeven
2015-02-03clk: mxs: Fix invalid 32-bit access to frac registersStefan Wahren
2015-02-03clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann
2015-02-02Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Michael Turquette
2015-02-02Merge tag 'v3.20-exynos-clk' of git://linuxtv.org/snawrocki/samsung into clk-...Michael Turquette
2015-02-02clkdev: Export clk_register_clkdevTomeu Vizoso
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2015-02-02clk: remove clk-private.hMichael Turquette
2015-02-02Merge branch 'clk-omap-legacy' into clk-nextMichael Turquette