summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/clk.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-19MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap1-0/+1
2022-01-02mips: lantiq: add support for clk_set_parent()Randy Dunlap1-0/+6
2021-11-16mips: lantiq: add support for clk_get_parent()Randy Dunlap1-0/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2017-06-02clk: Provide dummy of_clk_get_from_provider() for compile-testingGeert Uytterhoeven1-5/+0
2016-05-13MIPS: Change my email addressJohn Crispin1-1/+1
2015-11-11MIPS: lantiq: add clk_round_rate()Hauke Mehrtens1-0/+17
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle1-2/+10
2013-02-17MIPS: lantiq: adds static clock for PP32John Crispin1-2/+10
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-3/+3
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin1-0/+5
2012-05-21MIPS: lantiq: implement support for clkdev apiJohn Crispin1-67/+79
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-2/+2
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin1-1/+1
2011-07-20MIPS: Lantiq: Add missing clk_enable and clk_disable functions.John Crispin1-0/+13
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin1-0/+140