aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/ralink/clk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-21mips: ralink: get cpu rate from new driver codeSergio Paracuellos1-9/+52
2021-06-08mips: ralink: convert to CONFIG_COMMON_CLKArnd Bergmann1-61/+3
2021-03-25MIPS: ralink: define stubs for clk_set_parent to fix compile testingKrzysztof Kozlowski1-0/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2017-09-06MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+2
2017-01-03MIPS: ralink: Add missing clk_round_rate().John Crispin1-0/+6
2016-05-13MIPS: Change my email addressJohn Crispin1-1/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2014-11-24MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin1-0/+6
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle1-1/+1
2013-09-04MIPS: ralink: Probe clocksources from OFJohn Crispin1-0/+1
2013-02-17MIPS: ralink: adds clkdev codeJohn Crispin1-0/+72