index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
meson
/
meson8b.c
Age
Commit message (
Expand
)
Author
2017-12-14
clk: meson: make the spinlock naming more specific
Yixun Lan
2017-08-23
Merge tag 'meson-clk-for-4.14' of git://github.com/baylibre/clk-meson into cl...
Stephen Boyd
2017-08-04
clk: meson: meson8b: register the built-in reset controller
Martin Blumenstingl
2017-08-04
clk: meson: meson8b: fix protection against undefined clks
Jerome Brunet
2017-08-01
clk: meson: mpll: fix mpll0 fractional part ignored
Jerome Brunet
2017-06-12
clk: meson: meson8b: add compatibles for Meson8 and Meson8m2
Martin Blumenstingl
2017-05-29
clk: meson: meson8b: mark clk81 as critical
Martin Blumenstingl
2017-03-27
clk: meson8b: add the mplls clocks 0, 1 and 2
Jerome Brunet
2017-03-27
clk: meson8b: put dividers and muxes in tables
Jerome Brunet
2017-03-27
clk: meson: add missing const qualifiers on gate arrays
Jerome Brunet
2017-01-26
clk: meson8b: fix clk81 register address
Jerome Brunet
2016-09-14
clk: meson: fix CLKID_GCLK_VENCI_INT typo
Arnd Bergmann
2016-09-14
meson: clk: Use builtin_platform_driver to simplify the code
Wei Yongjun
2016-09-01
meson: clk: Add support for clock gates
Alexander Müller
2016-09-01
clk: meson: Copy meson8b CLKID defines to private header file
Alexander Müller
2016-09-01
meson: clk: Rename register names according to Amlogic datasheet
Alexander Müller
2016-09-01
meson: clk: Move register definitions to meson8b.h
Alexander Müller
2016-09-01
clk: meson: Rename meson8b-clkc.c to reflect gxbb naming convention
Alexander Müller