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