aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/alchemy/common/clock.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-12MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlockGravatar Lifu Chen 1-2/+1
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuGravatar Zhang Qilong 1-1/+8
2019-04-26clk: Remove CLK_IS_BASIC clk flagGravatar Stephen Boyd 1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-1/+1
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Gravatar Linus Torvalds 1-5/+5
2017-11-07MIPS: Alchemy: make clk_ops constGravatar Bhumika Goyal 1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-05-13MIPS: alchemy: Remove CLK_IS_ROOTGravatar Stephen Boyd 1-2/+1
2015-08-24MIPS: alchemy: Convert to clk_hw based provider APIsGravatar Stephen Boyd 1-6/+6
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextGravatar Stephen Boyd 1-0/+1
2015-07-27clk: fix some determine_rate implementationsGravatar Boris Brezillon 1-0/+4
2015-07-27clk: change clk_ops' ->determine_rate() prototypeGravatar Boris Brezillon 1-36/+25
2015-07-20MIPS: Alchemy: Include clk.hGravatar Stephen Boyd 1-0/+1
2015-06-21MIPS: Alchemy: Remove unneeded cast removing constGravatar Krzysztof Kozlowski 1-3/+3
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-5/+22
2015-02-20MIPS: Alchemy: Fix cpu clock calculationGravatar Manuel Lauss 1-0/+2
2015-02-20MIPS: Alchemy: preset loops_per_jiffy based on CPU clockGravatar Manuel Lauss 1-0/+6
2015-02-20MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationGravatar Manuel Lauss 1-5/+14
2015-02-18MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrGravatar Tomeu Vizoso 1-2/+0
2015-02-02clk: Add rate constraints to clocksGravatar Tomeu Vizoso 1-0/+8
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Gravatar Linus Torvalds 1-5/+5
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentGravatar Tomeu Vizoso 1-5/+5
2014-11-24MIPS: Alchemy: Remove direct access to prepare_count field of struct clkGravatar Tomeu Vizoso 1-4/+3
2014-07-30MIPS: Alchemy: remove old clock supportGravatar Manuel Lauss 1-6/+4
2014-07-30MIPS: Alchemy: clock framework integration of onchip clocksGravatar Manuel Lauss 1-0/+1096