summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/falcon/sysctrl.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-21mips: lantiq: falcon: Fix refcount leak bug in sysctrlLiang He1-0/+6
2022-03-30MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang1-0/+2
2021-12-14MIPS: lantiq: Fix typo in a commentJason Wang1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-3/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens1-1/+1
2016-05-13MIPS: Change my email addressJohn Crispin1-1/+1
2014-11-24MIPS: lantiq: add missing spi clock on falcon SoCJohn Crispin1-0/+2
2014-11-24MIPS: lantiq: the detection of the gpe clock is brokenJohn Crispin1-5/+4
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2013-09-03MIPS: Lantiq: Falcon: fix asc clock definitionThomas Langer1-1/+4
2013-02-17MIPS: lantiq: adds static clock for PP32John Crispin1-2/+2
2012-08-23MIPS: lantiq: falcon clocks were not enabled properlyJohn Crispin1-0/+1
2012-05-21MIPS: lantiq: implement support for FALCON socJohn Crispin1-0/+260