index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
/
clk-pll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-19
clk: samsung: clk-pll: Add support for pll1417x
David Virag
1
-0
/
+1
2021-10-09
clk: samsung: clk-pll: Implement pll0831x PLL type
Sam Protsenko
1
-0
/
+105
2021-10-09
clk: samsung: clk-pll: Implement pll0822x PLL type
Sam Protsenko
1
-0
/
+91
2020-11-23
clk: samsung: Prevent potential endless loop in the PLL ops
Sylwester Nawrocki
1
-76
/
+71
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-1
/
+2
2017-10-25
Merge tag 'clk-v4.15-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
1
-9
/
+0
2017-10-09
clk: samsung: Remove obsolete clkdev alias support
Marek Szyprowski
1
-9
/
+0
2017-09-07
clk: samsung: Add support for runtime PM
Marek Szyprowski
1
-1
/
+1
2017-06-09
clk: samsung: Add enable/disable operation for PLL36XX clocks
Sylwester Nawrocki
1
-37
/
+50
2017-06-07
clk: samsung: Convert common drivers to the new clk_hw API
Marek Szyprowski
1
-7
/
+7
2017-01-27
clk: samsung: Add enable/disable support for PLL35XX clocks
Marek Szyprowski
1
-7
/
+38
2016-09-09
clk: samsung: Add support for EPLL on exynos5410
Sylwester Nawrocki
1
-0
/
+102
2016-09-09
clk: samsung: Use common registration function for pll2550x
Sylwester Nawrocki
1
-47
/
+5
2016-06-10
clk: samsung: fixup endian in pll clk
Matthew Leach
1
-61
/
+61
2015-08-24
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
1
-9
/
+9
2015-07-20
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
1
-0
/
+2
2015-06-04
clk: make several parent names const
Uwe Kleine-König
1
-2
/
+2
2014-10-31
clk: samsung: add support for 145xx and 1460x PLLs
Naveen Krishna Ch
1
-5
/
+20
2014-05-14
clk/samsung: add support for pll2650xx
Rahul Sharma
1
-0
/
+101
2014-05-14
clk/samsung: add support for pll2550xx
Pankaj Dubey
1
-0
/
+108
2014-05-14
clk/samsung: add support for multiple clock providers
Rahul Sharma
1
-6
/
+8
2014-04-15
clk: samsung: add plls used by the early s3c24xx cpus
Heiko Stuebner
1
-0
/
+182
2014-04-15
clk: samsung: add plls used by the s3c2443
Heiko Stuebner
1
-0
/
+72
2014-04-15
clk: samsung: add pll_6552 variant for s3c2416
Heiko Stuebner
1
-2
/
+10
2014-01-17
clk: samsung: Remove unneeded semicolon
Sachin Kamat
1
-1
/
+1
2013-09-06
clk: samsung: pll: Add support for rate configuration of PLL46xx
Tomasz Figa
1
-1
/
+110
2013-09-06
clk: samsung: pll: Use new registration method for PLL46xx
Tomasz Figa
1
-46
/
+6
2013-09-06
clk: samsung: pll: Add support for rate configuration of PLL45xx
Tomasz Figa
1
-1
/
+109
2013-09-06
clk: samsung: pll: Use new registration method for PLL45xx
Tomasz Figa
1
-46
/
+6
2013-08-26
clk: samsung: pll: Use new registration method for PLL6552 and PLL6553
Tomasz Figa
1
-94
/
+11
2013-08-08
Merge branch 'clk-next-s3c64xx' into clk-next
Mike Turquette
1
-0
/
+160
2013-08-05
clk: samsung: pll: Add support for PLL6552 and PLL6553
Tomasz Figa
1
-0
/
+160
2013-08-02
clk: samsung: Add set_rate() clk_ops for PLL36xx
Vikas Sajjan
1
-1
/
+78
2013-08-02
clk: samsung: Add set_rate() clk_ops for PLL35xx
Yadwinder Singh Brar
1
-1
/
+104
2013-08-02
clk: samsung: Add support to register rate_table for samsung plls
Yadwinder Singh Brar
1
-1
/
+18
2013-08-02
clk: samsung: Remove unused pll registeration code for pll35xx and pll36xx
Yadwinder Singh Brar
1
-70
/
+0
2013-08-02
clk: samsung: Define a common samsung_clk_register_pll()
Yadwinder Singh Brar
1
-0
/
+70
2013-08-02
clk: samsung: Introduce a common samsung_clk_pll struct
Yadwinder Singh Brar
1
-18
/
+12
2013-06-11
clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properly
Doug Anderson
1
-2
/
+3
2013-04-04
clk: samsung: Remove unimplemented ops for pll
Tomasz Figa
1
-80
/
+0
2013-03-25
clk: samsung: add pll clock registration helper functions
Thomas Abraham
1
-0
/
+499