aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-26MIPS: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-01-10MIPS: ralink: Fix platform_get_irq's error checkingArvind Yadav1-2/+2
2017-01-25MIPS: ralink: Remove unused timer functionsArnd Bergmann1-14/+0
2016-10-04MIPS: ralink: Make timer explicitly non-modularPaul Gortmaker1-21/+7
2016-05-13MIPS: Change my email addressJohn Crispin1-2/+2
2014-10-20mips: ralink: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-29MIPS: ralink: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun1-1/+1
2013-09-04MIPS: ralink: Add support for periodic timer irqJohn Crispin1-0/+185