| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 1 | -0/+1 |
* | MIPS: ath79: drop !OF clock code | John Crispin | 2019-01-22 | 1 | -56/+0 |
* | MIPS: ath79: drop machfiles | John Crispin | 2019-01-22 | 1 | -1/+0 |
* | MIPS: ath79: export switch MDIO reference clock | Felix Fietkau | 2019-01-22 | 1 | -0/+8 |
* | MIPS: ath79: support setting up clock via DT on all SoC types | Felix Fietkau | 2019-01-22 | 1 | -17/+22 |
* | MIPS: ath79: make specifying the reference clock in DT optional | Felix Fietkau | 2019-01-22 | 1 | -44/+40 |
* | MIPS: ath79: pass PLL base to clock init functions | Felix Fietkau | 2019-01-22 | 1 | -30/+30 |
* | MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc init | Felix Fietkau | 2019-01-22 | 1 | -21/+17 |
* | MIPS: ath79: add helpers for setting clocks and expose the ref clock | Felix Fietkau | 2019-01-22 | 1 | -62/+66 |
* | MIPS: ath79: add support for QCA953x QCA956x TP9343 | Matthias Schiffer | 2018-07-25 | 1 | -0/+193 |
* | MIPS: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-29 | 1 | -5/+4 |
* | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-14 | 1 | -1/+0 |
* | mips: ath79: clock:- Unmap region obtained by of_iomap | Arvind Yadav | 2017-01-25 | 1 | -2/+5 |
* | MIPS: ath79: Fix error handling | Christophe JAILLET | 2017-01-03 | 1 | -1/+1 |
* | MIPS: ath79: Fix test for error return of clk_register_fixed_factor(). | Amitoj Kaur Chawla | 2016-09-13 | 1 | -1/+1 |
* | MIPS: ath79: Remove CLK_IS_ROOT | Stephen Boyd | 2016-05-13 | 1 | -1/+1 |
* | MIPS: ath79: update devicetree clock support for AR9331 | Antony Pavlov | 2016-05-13 | 1 | -34/+62 |
* | MIPS: ath79: update devicetree clock support for AR9132 | Antony Pavlov | 2016-05-13 | 1 | -25/+71 |
* | MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h> | Antony Pavlov | 2016-05-13 | 1 | -16/+17 |
* | MIPS: ath79: Fix the ar913x reference clock rate | Alban Bedel | 2016-04-03 | 1 | -37/+1 |
* | MIPS: ath79: Fix the ar724x clock calculation | Weijie Gao | 2016-04-03 | 1 | -3/+3 |
* | MIPS: ath79: Add OF support to the clocks | Alban Bedel | 2015-06-21 | 1 | -19/+44 |
* | MIPS: ath79: Use the common clk API | Alban Bedel | 2015-06-21 | 1 | -27/+2 |
* | MIPS: ath79: Correctly name the defines for the PLL_FB register | Alban Bedel | 2015-06-21 | 1 | -3/+3 |
* | MIPS: ath79: Switch to the clkdev framework | Gabor Juhos | 2013-09-03 | 1 | -71/+52 |
* | MIPS: ath79: Use local variables for clock rates | Gabor Juhos | 2013-09-03 | 1 | -52/+106 |
* | MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock rates | Gabor Juhos | 2013-09-03 | 1 | -11/+0 |
* | MIPS: ath79: Use a helper function to get system clock rates | Gabor Juhos | 2013-09-03 | 1 | -0/+16 |
* | MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freq | Gabor Juhos | 2013-09-03 | 1 | -2/+2 |
* | MIPS: ath79: Fix ar933x watchdog clock | Felix Fietkau | 2013-09-03 | 1 | -1/+1 |
* | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 2013-02-21 | 1 | -0/+78 |
|\ |
|
| * | MIPS: ath79: add clock setup code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 | 1 | -0/+78 |
* | | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -1/+1 |
|/ |
|
* | MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs | Gabor Juhos | 2012-10-01 | 1 | -28/+81 |
* | MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934x | Gabor Juhos | 2012-10-01 | 1 | -2/+2 |
* | MIPS: ath79: add clock initialization code for AR934X | Gabor Juhos | 2012-05-15 | 1 | -0/+81 |
* | MIPS: ath79: add AR933X specific clock init | Gabor Juhos | 2011-12-07 | 1 | -0/+55 |
* | MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs | Gabor Juhos | 2011-01-18 | 1 | -0/+183 |