summaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-sp804.c
AgeCommit message (Expand)Author
2020-12-03clocksource/drivers/sp804: Use pr_fmtKefeng Wang
2020-12-03clocksource/drivers/sp804: Correct clk_get_rate handleKefeng Wang
2020-12-03clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepareKefeng Wang
2020-12-03clocksource/drivers/sp804: Make some symbol staticKefeng Wang
2020-12-03clocksource/drivers/sp804: Add static for functions such as sp804_clockevents...Zhen Lei
2020-09-24clocksource/drivers/sp804: Enable Hisilicon sp804 timer 64bit modeZhen Lei
2020-09-24clocksource/drivers/sp804: Add support for Hisilicon sp804 timerZhen Lei
2020-09-24clocksource/drivers/sp804: Support non-standard register offsetZhen Lei
2020-09-24clocksource/drivers/sp804: Prepare for support non-standard register offsetZhen Lei
2020-09-24clocksource/drivers/sp804: Remove a mismatched commentZhen Lei
2020-09-24clocksource/drivers/sp804: Delete the leading "__" of some functionsZhen Lei
2020-09-24clocksource/drivers/sp804: Remove unused sp804_timer_disable() and timer-sp804.hZhen Lei
2020-09-24clocksource/drivers/sp804: Cleanup clk_get_sys()Kefeng Wang
2020-02-27clocksource: Replace setup_irq() by request_irq()afzal mohammed
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-10-03clocksource: Convert to using %pOFn instead of device_node.nameRob Herring
2018-05-02ARM: timer-sp: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/sp804: Convert init function to return errorDaniel Lezcano
2015-08-10clockevents/drivers/timer-sp804: Migrate to new 'set-state' interfaceViresh Kumar
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla