aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-08mips: ar7: convert to CONFIG_COMMON_CLKArnd Bergmann1-74/+28
2021-06-08mips: ar7: convert to clkdev_lookupArnd Bergmann1-20/+11
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-4/+4
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner1-14/+1
2018-06-28MIPS: AR7: Normalize clk APIGeert Uytterhoeven1-0/+29
2017-09-06MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2011-07-20MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli1-1/+1
2010-12-16MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli1-6/+3
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli1-29/+80
2009-08-03MIPS: AR7: Remove unused tnetd7200_get_clock functionFlorian Fainelli1-13/+0
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli1-0/+440