aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/meson/meson8b.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23Merge tag 'meson-clk-for-4.14' of git://github.com/baylibre/clk-meson into clk-nextStephen Boyd1-12/+148
2017-08-04clk: meson: meson8b: register the built-in reset controllerMartin Blumenstingl1-12/+147
2017-08-04clk: meson: meson8b: fix protection against undefined clksJerome Brunet1-0/+1
2017-08-01clk: meson: mpll: fix mpll0 fractional part ignoredJerome Brunet1-0/+5
2017-06-12clk: meson: meson8b: add compatibles for Meson8 and Meson8m2Martin Blumenstingl1-1/+4
2017-05-29clk: meson: meson8b: mark clk81 as criticalMartin Blumenstingl1-1/+1
2017-03-27clk: meson8b: add the mplls clocks 0, 1 and 2Jerome Brunet1-0/+103
2017-03-27clk: meson8b: put dividers and muxes in tablesJerome Brunet1-4/+18
2017-03-27clk: meson: add missing const qualifiers on gate arraysJerome Brunet1-1/+1
2017-01-26clk: meson8b: fix clk81 register addressJerome Brunet1-1/+0
2016-09-14clk: meson: fix CLKID_GCLK_VENCI_INT typoArnd Bergmann1-1/+1
2016-09-14meson: clk: Use builtin_platform_driver to simplify the codeWei Yongjun1-5/+1
2016-09-01meson: clk: Add support for clock gatesAlexander Müller1-0/+249
2016-09-01clk: meson: Copy meson8b CLKID defines to private header fileAlexander Müller1-1/+0
2016-09-01meson: clk: Rename register names according to Amlogic datasheetAlexander Müller1-13/+13
2016-09-01meson: clk: Move register definitions to meson8b.hAlexander Müller1-16/+1
2016-09-01clk: meson: Rename meson8b-clkc.c to reflect gxbb naming conventionAlexander Müller1-0/+447