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