index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
/
clk-pll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: at91: re-factor clocks suspend/resume
Claudiu Beznea
2021-10-26
1
-0
/
+39
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
-
.
Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ...
Stephen Boyd
2018-10-18
1
-182
/
+5
|
\
\
|
|
*
clk: at91: move DT compatibility code to its own file
Alexandre Belloni
2018-10-17
1
-163
/
+0
|
|
*
clk: at91: allow clock registration from C code
Alexandre Belloni
2018-10-17
1
-19
/
+5
|
|
/
*
/
clk: at91: Fix division by zero in PLL recalc_rate()
Ronald Wahl
2018-10-16
1
-0
/
+3
|
/
*
clk: at91: PLL recalc_rate() now using cached MUL and DIV values
Marcin Ziemianowicz
2018-05-15
1
-12
/
+1
*
clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()
Markus Elfring
2017-04-21
1
-3
/
+3
*
clk: at91: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2016-09-14
1
-9
/
+12
*
clk: at91: remove IRQ handling and use polling
Alexandre Belloni
2016-02-17
1
-43
/
+4
*
clk: at91: make use of syscon/regmap internally
Boris Brezillon
2016-02-17
1
-49
/
+70
*
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-07-11
1
-2
/
+6
|
\
|
*
clk: at91: do not leak resources
David Dueck
2015-07-02
1
-2
/
+6
*
|
clk: at91: pll: fix input range validity check
Boris Brezillon
2015-06-19
1
-2
/
+10
|
/
*
clk: at91: fix recalc_rate implementation of PLL driver
Boris BREZILLON
2014-09-02
1
-8
/
+3
*
clk: at91: rework PLL rate calculation
Boris BREZILLON
2014-09-02
1
-70
/
+77
*
clk: at91: fix PLL_MAX_COUNT macro definition
Boris BREZILLON
2014-09-02
1
-1
/
+1
*
clk: at91: add PMC master clock
Boris BREZILLON
2013-12-02
1
-8
/
+2
*
clk: at91: add PMC pll clocks
Boris BREZILLON
2013-12-02
1
-0
/
+537