summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common/clock.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-151-5/+5
|\
| * MIPS: Alchemy: make clk_ops constBhumika Goyal2017-11-071-5/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* MIPS: alchemy: Remove CLK_IS_ROOTStephen Boyd2016-05-131-2/+1
* MIPS: alchemy: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-6/+6
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-281-0/+1
|\
| * MIPS: Alchemy: Include clk.hStephen Boyd2015-07-201-0/+1
* | clk: fix some determine_rate implementationsBoris Brezillon2015-07-271-0/+4
* | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-271-36/+25
|/
* MIPS: Alchemy: Remove unneeded cast removing constKrzysztof Kozlowski2015-06-211-3/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-211-5/+22
|\
| * MIPS: Alchemy: Fix cpu clock calculationManuel Lauss2015-02-201-0/+2
| * MIPS: Alchemy: preset loops_per_jiffy based on CPU clockManuel Lauss2015-02-201-0/+6
| * MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationManuel Lauss2015-02-201-5/+14
* | MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrTomeu Vizoso2015-02-181-2/+0
* | clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-0/+8
|/
* Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-201-5/+5
|\
| * clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-5/+5
* | MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso2014-11-241-4/+3
|/
* MIPS: Alchemy: remove old clock supportManuel Lauss2014-07-301-6/+4
* MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss2014-07-301-0/+1096
OpenPOWER on IntegriCloud