summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-sp804.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() fu...Steven Rostedt (Google)2022-11-241-3/+3
* clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara2022-05-181-5/+5
* clocksource/drivers/sp804: Use pr_fmtKefeng Wang2020-12-031-4/+7
* clocksource/drivers/sp804: Correct clk_get_rate handleKefeng Wang2020-12-031-9/+1
* clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepareKefeng Wang2020-12-031-11/+2
* clocksource/drivers/sp804: Make some symbol staticKefeng Wang2020-12-031-3/+2
* clocksource/drivers/sp804: Add static for functions such as sp804_clockevents...Zhen Lei2020-12-031-6/+6
* clocksource/drivers/sp804: Enable Hisilicon sp804 timer 64bit modeZhen Lei2020-09-241-0/+11
* clocksource/drivers/sp804: Add support for Hisilicon sp804 timerZhen Lei2020-09-241-0/+27
* clocksource/drivers/sp804: Support non-standard register offsetZhen Lei2020-09-241-26/+82
* clocksource/drivers/sp804: Prepare for support non-standard register offsetZhen Lei2020-09-241-6/+11
* clocksource/drivers/sp804: Remove a mismatched commentZhen Lei2020-09-241-1/+0
* clocksource/drivers/sp804: Delete the leading "__" of some functionsZhen Lei2020-09-241-12/+15
* clocksource/drivers/sp804: Remove unused sp804_timer_disable() and timer-sp804.hZhen Lei2020-09-241-7/+0
* clocksource/drivers/sp804: Cleanup clk_get_sys()Kefeng Wang2020-09-241-20/+10
* clocksource: Replace setup_irq() by request_irq()afzal mohammed2020-02-271-8/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* clocksource: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-031-1/+1
* ARM: timer-sp: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2018-05-021-1/+2
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-2/+2
* clocksource: Add missing line break to error messagesRafał Miłecki2017-04-071-2/+2
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-2/+2
* clocksource/drivers/sp804: Convert init function to return errorDaniel Lezcano2016-06-281-31/+59
* clockevents/drivers/timer-sp804: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-27/+27
* ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla2015-06-021-0/+310