summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/clk.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1Star
* MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+2
* MIPS: ralink: Add missing clk_round_rate().John Crispin2017-01-031-0/+6
* MIPS: Change my email addressJohn Crispin2016-05-131-1/+1
* clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
* MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin2014-11-241-0/+6
* MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-291-1/+1
* MIPS: ralink: Probe clocksources from OFJohn Crispin2013-09-041-0/+1
* MIPS: ralink: adds clkdev codeJohn Crispin2013-02-171-0/+72