index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
include
/
plat
/
clock.h
Age
Commit message (
Expand
)
Author
2011-11-10
ARM: OMAP: Fix dpll_data compile error when omap2 only is selected
Tony Lindgren
2011-09-14
OMAP: id: remove OMAP_CHIP declarations, code
Paul Walmsley
2011-07-26
Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2011-07-09
OMAP4: clock data: Fix max mult and div for USB DPLL
Benoit Cousson
2011-07-08
OMAP4: clocks: Update the clock tree with 4460 clock nodes
Rajendra Nayak
2011-03-07
OMAP2+: clock: remove the DPLL rate tolerance code
Paul Walmsley
2011-02-25
OMAP4: DPLL: Add dpll api to control GATE_CTRL
Rajendra Nayak
2011-02-25
OMAP: clock: Add allow_idle/deny_idle support in clkops
Rajendra Nayak
2011-02-16
TI816X: Update common omap platform files
Hemant Pedanekar
2010-12-21
OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4
Jon Hunter
2010-12-21
OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpu
Paul Walmsley
2010-07-26
OMAP: clock: add kerneldoc for structures; move flags closer to structs
Paul Walmsley
2010-05-20
OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match reality
Paul Walmsley
2010-05-20
OMAP2+ clock: remove DEFAULT_RATE clksel_rate flag
Paul Walmsley
2010-02-24
OMAP4: clock: Add dummy clock nodes for interface clocks
Santosh Shilimkar
2010-02-24
OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core code
Paul Walmsley
2010-02-24
OMAP4 clock: drop the ALWAYS_ENABLED clock flag
Paul Walmsley
2010-02-24
OMAP clock: drop RATE_FIXED clock flag
Paul Walmsley
2010-02-24
OMAP2 clock: drop DELAYED_APP clock flag
Paul Walmsley
2010-02-24
OMAP clock: drop .id field; ensure each clock has a unique name
Paul Walmsley
2010-02-24
OMAP clock: compress clock flags down to a u8
Paul Walmsley
2010-02-24
OMAP2 clock: drop CONFIG_PARTICIPANT clock flag
Paul Walmsley
2010-02-24
OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag
Paul Walmsley
2010-02-24
OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...
Paul Walmsley
2010-02-24
OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes
Vishwanath BS
2010-02-24
OMAP3 clock: introduce DPLL4 Jtype
Richard Woodruff
2010-02-24
OMAP2/3 clock: Extend find_idlest() to pass back idle state value
Ranjith Lohithakshan
2010-02-15
omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS
Tony Lindgren
2010-01-29
OMAP clock: resolve all remaining sparse warnings
Paul Walmsley
2010-01-26
OMAP clock: make the fixed divisor clock code available for all OMAPs
Paul Walmsley
2010-01-08
OMAP clock/CPUFreq: add clk_exit_cpufreq_table()
Paul Walmsley
2009-12-11
ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration
Rajendra Nayak
2009-12-11
OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*
Paul Walmsley
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren