summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/timer.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ralink: Don't use "proxy" headersAndy Shevchenko2024-03-111-2/+8
* MIPS: ralink: Remove unused of_gpio.hAndy Shevchenko2024-03-071-1/+0
* MIPS: ralink: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-02-091-2/+1
* MIPS: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-261-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* MIPS: ralink: Fix platform_get_irq's error checkingArvind Yadav2018-01-101-2/+2
* MIPS: ralink: Remove unused timer functionsArnd Bergmann2017-01-251-14/+0
* MIPS: ralink: Make timer explicitly non-modularPaul Gortmaker2016-10-041-21/+7
* MIPS: Change my email addressJohn Crispin2016-05-131-2/+2
* mips: ralink: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* MIPS: ralink: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-09-291-1/+1
* treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
* MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun2013-10-311-1/+1
* MIPS: ralink: Add support for periodic timer irqJohn Crispin2013-09-041-0/+185