aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/amlogic/meson-clk-measure.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-13soc: amlogic: meson-clk-measure: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-05-31soc: amlogic: meson-clk-measure: remove redundant dev_err call in meson_msr_probe()Qiheng Lin1-3/+1
2020-10-26soc: meson: enable building drivers as modulesKevin Hilman1-1/+4
2019-08-20soc: amlogic: clk-measure: Add support for SM1Neil Armstrong1-0/+134
2019-08-05soc: amlogic: meson-clk-measure: add G12B second cluster cpu clkNeil Armstrong1-0/+2
2019-08-05soc: amlogic: meson-clk-measure: protect measure with a mutexNeil Armstrong1-1/+11
2019-02-07soc: amlogic: clk-measure: add axg and g12a supportJerome Brunet1-0/+196
2018-11-28soc: amlogic: Add Meson Clock Measure driverNeil Armstrong1-0/+350