index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
meson
/
meson8b.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-09
1
-15
/
+62
|
\
|
*
clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICAL
Martin Blumenstingl
2018-05-21
1
-0
/
+7
|
*
clk: meson: use SPDX license identifiers consistently
Jerome Brunet
2018-05-18
1
-15
/
+1
|
*
clk: meson: meson8b: add support for the NAND clocks
Martin Blumenstingl
2018-05-15
1
-0
/
+54
*
|
clk: meson: meson8b: fix meson8b_cpu_clk parent clock name
Martin Blumenstingl
2018-04-25
1
-1
/
+2
*
|
clk: meson: meson8b: fix meson8b_fclk_div3_div clock name
Martin Blumenstingl
2018-04-25
1
-1
/
+1
|
/
*
clk: meson: Drop unused local variable and add static
Stephen Boyd
2018-03-14
1
-7
/
+6
*
clk: meson: clean-up clk81 clocks
Jerome Brunet
2018-03-13
1
-4
/
+2
*
clk: meson: add fdiv clock gates
Jerome Brunet
2018-03-13
1
-10
/
+85
*
clk: meson: add mpll pre-divider
Jerome Brunet
2018-03-13
1
-3
/
+19
*
clk: meson: add fractional part of meson8b fixed_pll
Jerome Brunet
2018-03-13
1
-0
/
+5
*
clk: meson: rework meson8b cpu clock
Jerome Brunet
2018-03-13
1
-60
/
+113
*
clk: meson: split divider and gate part of mpll
Jerome Brunet
2018-03-13
1
-21
/
+54
*
clk: meson: migrate plls clocks to clk_regmap
Jerome Brunet
2018-03-13
1
-62
/
+87
*
clk: meson: migrate mplls clocks to clk_regmap
Jerome Brunet
2018-03-13
1
-78
/
+77
*
clk: meson: migrate muxes to clk_regmap
Jerome Brunet
2018-03-13
1
-18
/
+9
*
clk: meson: migrate dividers to clk_regmap
Jerome Brunet
2018-03-13
1
-15
/
+8
*
clk: meson: migrate gates to clk_regmap
Jerome Brunet
2018-03-13
1
-19
/
+20
*
clk: meson: add regmap to the clock controllers
Jerome Brunet
2018-03-13
1
-1
/
+13
*
clk: meson: remove obsolete comments
Jerome Brunet
2018-03-13
1
-1
/
+0
*
clk: meson: only one loop index is necessary in probe
Jerome Brunet
2018-03-13
1
-4
/
+4
*
clk: meson: use devm_of_clk_add_hw_provider
Jerome Brunet
2018-03-13
1
-2
/
+2
*
clk: meson: make the spinlock naming more specific
Yixun Lan
2017-12-14
1
-12
/
+12
*
Merge tag 'meson-clk-for-4.14' of git://github.com/baylibre/clk-meson into cl...
Stephen Boyd
2017-08-24
1
-12
/
+148
|
\
|
*
clk: meson: meson8b: register the built-in reset controller
Martin Blumenstingl
2017-08-04
1
-12
/
+147
|
*
clk: meson: meson8b: fix protection against undefined clks
Jerome Brunet
2017-08-04
1
-0
/
+1
*
|
clk: meson: mpll: fix mpll0 fractional part ignored
Jerome Brunet
2017-08-01
1
-0
/
+5
|
/
*
clk: meson: meson8b: add compatibles for Meson8 and Meson8m2
Martin Blumenstingl
2017-06-12
1
-1
/
+4
*
clk: meson: meson8b: mark clk81 as critical
Martin Blumenstingl
2017-05-29
1
-1
/
+1
*
clk: meson8b: add the mplls clocks 0, 1 and 2
Jerome Brunet
2017-03-27
1
-0
/
+103
*
clk: meson8b: put dividers and muxes in tables
Jerome Brunet
2017-03-27
1
-4
/
+18
*
clk: meson: add missing const qualifiers on gate arrays
Jerome Brunet
2017-03-27
1
-1
/
+1
*
clk: meson8b: fix clk81 register address
Jerome Brunet
2017-01-27
1
-1
/
+0
*
clk: meson: fix CLKID_GCLK_VENCI_INT typo
Arnd Bergmann
2016-09-14
1
-1
/
+1
*
meson: clk: Use builtin_platform_driver to simplify the code
Wei Yongjun
2016-09-14
1
-5
/
+1
*
meson: clk: Add support for clock gates
Alexander Müller
2016-09-02
1
-0
/
+249
*
clk: meson: Copy meson8b CLKID defines to private header file
Alexander Müller
2016-09-02
1
-1
/
+0
*
meson: clk: Rename register names according to Amlogic datasheet
Alexander Müller
2016-09-02
1
-13
/
+13
*
meson: clk: Move register definitions to meson8b.h
Alexander Müller
2016-09-02
1
-16
/
+1
*
clk: meson: Rename meson8b-clkc.c to reflect gxbb naming convention
Alexander Müller
2016-09-02
1
-0
/
+447