summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common/clock.c
AgeCommit message (Expand)AuthorLines
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-5/+5
2017-11-07MIPS: Alchemy: make clk_ops constBhumika Goyal-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-05-13MIPS: alchemy: Remove CLK_IS_ROOTStephen Boyd-2/+1
2015-08-24MIPS: alchemy: Convert to clk_hw based provider APIsStephen Boyd-6/+6
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd-0/+1
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon-0/+4
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon-36/+25
2015-07-20MIPS: Alchemy: Include clk.hStephen Boyd-0/+1
2015-06-21MIPS: Alchemy: Remove unneeded cast removing constKrzysztof Kozlowski-3/+3
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-5/+22
2015-02-20MIPS: Alchemy: Fix cpu clock calculationManuel Lauss-0/+2
2015-02-20MIPS: Alchemy: preset loops_per_jiffy based on CPU clockManuel Lauss-0/+6
2015-02-20MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationManuel Lauss-5/+14
2015-02-18MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrTomeu Vizoso-2/+0
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso-0/+8
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds-5/+5
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso-5/+5
2014-11-24MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso-4/+3
2014-07-30MIPS: Alchemy: remove old clock supportManuel Lauss-6/+4
2014-07-30MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss-0/+1096