index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
dpll3xxx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
clk: ti: dpll: move omap3 DPLL functionality to clock driver
Tero Kristo
1
-818
/
+0
2015-06-02
ARM: OMAP2+: clock: export driver API to setup/get clock features
Tero Kristo
1
-2
/
+2
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
1
-0
/
+2
2015-02-02
clk: Make clk API return per-user struct clk instances
Tomeu Vizoso
1
-5
/
+6
2014-12-15
ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
Tero Kristo
1
-3
/
+3
2014-11-13
ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()
Tero Kristo
1
-92
/
+4
2014-11-13
ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLs
Tero Kristo
1
-0
/
+147
2014-07-29
Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-2
/
+11
2014-07-25
ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest rate
Paul Walmsley
1
-2
/
+11
2014-07-15
ARM: OMAP2+: clock/dpll: remove unused header includes from dpll3xxx.c
Tero Kristo
1
-3
/
+0
2014-07-15
ARM: OMAP2+: clock/dpll: add jitter correction behind clk_features
Tero Kristo
1
-2
/
+2
2014-06-06
ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)
Andrii Tseglytskyi
1
-0
/
+9
2014-04-05
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+1
2014-02-28
ARM: OMAP3+: DPLL: stop reparenting to same parent if already done
Nishanth Menon
1
-1
/
+1
2014-02-19
ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENT
Tomi Valkeinen
1
-15
/
+77
2014-01-17
ARM: OMAP2+: clock: use driver API instead of direct memory read/write
Tero Kristo
1
-17
/
+20
2013-04-01
Merge branch 'for_3.10/omap5_generic_updates' of git://git.kernel.org/pub/scm...
Tony Lindgren
1
-6
/
+5
2013-03-31
ARM: OMAP: dpll: enable bypass clock only when attempting dpll bypass
Rajendra Nayak
1
-10
/
+9
2013-03-19
ARM: OMAP5: clock: No Freqsel on OMAP5 devices too
Rajendra Nayak
1
-6
/
+5
2013-01-31
ARM: OMAP2+: dpll: am335x - avoid freqsel
Afzal Mohammed
1
-2
/
+3
2012-12-30
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2012-12-17
arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ON
Julia Lawall
1
-2
/
+1
2012-12-15
ARM: OMAP4: Enhance support for DPLLs with 4X multiplier
Jon Hunter
1
-14
/
+32
2012-11-12
ARM: OMAP3+: DPLL: drop !CONFIG_COMMON_CLK sections
Paul Walmsley
1
-228
/
+3
2012-11-12
ARM: OMAP4: clock: Convert to common clk
Mike Turquette
1
-2
/
+224
2012-10-18
ARM: OMAP: remove plat/clock.h
Paul Walmsley
1
-2
/
+0
2012-09-23
Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7
Paul Walmsley
1
-20
/
+28
2012-09-23
Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7
Paul Walmsley
1
-2
/
+2
2012-09-23
Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7
Paul Walmsley
1
-1
/
+1
2012-09-22
ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk
Rajendra Nayak
1
-20
/
+28
2012-09-12
Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...
Tony Lindgren
1
-2
/
+2
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-1
/
+1
2012-09-12
ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions
Vaibhav Hiremath
1
-2
/
+2
2012-09-12
ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...
Paul Walmsley
1
-2
/
+5
2012-07-05
ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.c
Vaibhav Hiremath
1
-0
/
+14
2012-07-04
ARM: OMAP3+: dpll: optimize noncore dpll locking logic
Vikram Pandita
1
-1
/
+11
2012-05-07
ARM: OMAP3+: dpll: Configure autoidle mode only if it's supported
Vaibhav Bedia
1
-5
/
+18
2011-10-07
ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rate
Jon Hunter
1
-2
/
+5
2011-10-07
ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate set
Mike Turquette
1
-1
/
+1
2011-10-07
ARM: OMAP3+: dpll: use DPLL's round_rate when setting rate
Mike Turquette
1
-1
/
+1
2011-01-06
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-21
/
+36
2010-12-21
OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4
Jon Hunter
1
-18
/
+35
2010-12-21
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
1
-3
/
+1
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
1
-1
/
+1
2010-06-16
fix typos concerning "hierarchy"
Uwe Kleine-König
1
-1
/
+1
2010-02-24
OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...
Paul Walmsley
1
-4
/
+0
2010-02-24
OMAP3 clock: introduce DPLL4 Jtype
Richard Woodruff
1
-4
/
+63
2010-02-24
OMAP3 clock: Remove FreqSel for 3630
Vishwanath BS
1
-4
/
+7
2010-01-29
OMAP3 DPLL: reorganize static functions
Paul Walmsley
1
-55
/
+58
2010-01-26
OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c
Paul Walmsley
1
-0
/
+538