Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
4618119b9be5f5075daf995b2ab807088b14961c
/
drivers
/
clk
/
ti
/
dpll3xxx.c
07ff73a
clk: ti: omap5+: dpll: implement errata i810
by Tero Kristo
· 9 years ago
a53ad8e
clk: ti: Convert to clk_hw based provider APIs
by Stephen Boyd
· 9 years ago
98d8a60
clk: Convert __clk_get_flags() to clk_hw_get_flags()
by Stephen Boyd
· 10 years ago
4d34105
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next
by Stephen Boyd
· 9 years ago
0565fb1
clk: ti: dpll: move omap3 DPLL functionality to clock driver
by Tero Kristo
· 10 years ago
[Renamed (85%) from arch/arm/mach-omap2/dpll3xxx.c]
f3b19aa
ARM: OMAP2+: clock: export driver API to setup/get clock features
by Tero Kristo
· 10 years ago
1c8e600
clk: Add rate constraints to clocks
by Tomeu Vizoso
· 10 years ago
035a61c
clk: Make clk API return per-user struct clk instances
by Tomeu Vizoso
· 10 years ago
6f8e853
ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
by Tero Kristo
· 10 years ago
2e1a7b0
ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()
by Tero Kristo
· 10 years ago
d539efa
ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLs
by Tero Kristo
· 10 years ago
d40dbcd
Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.17/soc
by Tony Lindgren
· 10 years ago
0a26344
ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest rate
by Paul Walmsley
· 10 years ago
9ac77ed
ARM: OMAP2+: clock/dpll: remove unused header includes from dpll3xxx.c
by Tero Kristo
· 11 years ago
2337c5b
ARM: OMAP2+: clock/dpll: add jitter correction behind clk_features
by Tero Kristo
· 11 years ago
ce369a5
ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)
by Andrii Tseglytskyi
· 11 years ago
ff050ad
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
110e884
ARM: OMAP3+: DPLL: stop reparenting to same parent if already done
by Nishanth Menon
· 11 years ago
994c41e
ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENT
by Tomi Valkeinen
· 11 years ago
519ab8b
ARM: OMAP2+: clock: use driver API instead of direct memory read/write
by Tero Kristo
· 11 years ago
1056124
Merge branch 'for_3.10/omap5_generic_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux into omap-for-v3.10/fixes-non-critical
by Tony Lindgren
· 12 years ago
469d633
ARM: OMAP: dpll: enable bypass clock only when attempting dpll bypass
by Rajendra Nayak
· 12 years ago
ecf5164
ARM: OMAP5: clock: No Freqsel on OMAP5 devices too
by Rajendra Nayak
· 12 years ago
bb0b732
ARM: OMAP2+: dpll: am335x - avoid freqsel
by Afzal Mohammed
· 12 years ago
8d91a42
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
f64d204
arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ON
by Julia Lawall
· 12 years ago
3ff51ed
ARM: OMAP4: Enhance support for DPLLs with 4X multiplier
by Jon Hunter
· 12 years ago
455db9c
ARM: OMAP3+: DPLL: drop !CONFIG_COMMON_CLK sections
by Paul Walmsley
· 12 years ago
32cc002
ARM: OMAP4: clock: Convert to common clk
by Mike Turquette
· 12 years ago
a135eaa
ARM: OMAP: remove plat/clock.h
by Paul Walmsley
· 12 years ago
4fb85d3
Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7
by Paul Walmsley
· 12 years ago
1e2ee2a6
Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7
by Paul Walmsley
· 12 years ago
291852e
Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7
by Paul Walmsley
· 12 years ago
5dcc3b9
ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk
by Rajendra Nayak
· 12 years ago
11964f5
Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-am33xx
by Tony Lindgren
· 12 years ago
dbc0416
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
by Tony Lindgren
· 12 years ago
78da264
ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions
by Vaibhav Hiremath
· 12 years ago
a032d33
ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...
by Paul Walmsley
· 12 years ago
353cec4
ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.c
by Vaibhav Hiremath
· 13 years ago
55ffe16
ARM: OMAP3+: dpll: optimize noncore dpll locking logic
by Vikram Pandita
· 13 years ago
d76316f
ARM: OMAP3+: dpll: Configure autoidle mode only if it's supported
by Vaibhav Bedia
· 13 years ago
49642ac
ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rate
by Jon Hunter
· 13 years ago
273a1ce
ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate set
by Mike Turquette
· 13 years ago
addf888
ARM: OMAP3+: dpll: use DPLL's round_rate when setting rate
by Mike Turquette
· 13 years ago
01539ba
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
a36795c
OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4
by Jon Hunter
· 14 years ago
59fb659
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
by Paul Walmsley
· 14 years ago
6d803ba
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
by Jean-Christop PLAGNIOL-VILLARD
· 14 years ago
732bee7
fix typos concerning "hierarchy"
by Uwe Kleine-König
· 15 years ago
93340a2
OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes, documentation
by Paul Walmsley
· 15 years ago
358965d
OMAP3 clock: introduce DPLL4 Jtype
by Richard Woodruff
· 15 years ago
5eb75f5
OMAP3 clock: Remove FreqSel for 3630
by Vishwanath BS
· 15 years ago
60c3f65
OMAP3 DPLL: reorganize static functions
by Paul Walmsley
· 15 years ago
98c4545
OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c
by Paul Walmsley
· 15 years ago
[Renamed from arch/arm/mach-omap2/dpll.c]
4f4e65d
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago