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
/
arch
/
arm
/
mach-omap2
/
clock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-14
ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors
Kevin Hilman
1
-8
/
+0
2011-12-13
ARM: OMAP: am33xx: Update common omap platform files
Afzal Mohammed
1
-1
/
+1
2011-10-07
ARM: OMAP4: clock: round_rate and recalc functions for DPLL_ABE
Mike Turquette
1
-0
/
+2
2011-07-10
OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls fro...
Paul Walmsley
1
-0
/
+3
2011-03-07
OMAP2xxx: clock: remove dsp_irate_ick
Paul Walmsley
1
-0
/
+1
2011-03-07
OMAP2+: clock: remove the DPLL rate tolerance code
Paul Walmsley
1
-4
/
+0
2011-03-07
OMAP2430/3xxx: clock: add modem clock autoidle support
Paul Walmsley
1
-0
/
+1
2011-03-07
OMAP2+: clock: add interface clock type code with autoidle support
Paul Walmsley
1
-1
/
+8
2011-03-07
OMAP2: clock: add DPLL autoidle support
Paul Walmsley
1
-0
/
+1
2011-02-25
omap4: dpll: Enable auto gate control for all MX postdividers
Rajendra Nayak
1
-0
/
+1
2011-02-25
OMAP4: DPLL: Add dpll api to control GATE_CTRL
Rajendra Nayak
1
-0
/
+3
2011-02-25
OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL's
Rajendra Nayak
1
-0
/
+1
2010-12-21
OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4
Jon Hunter
1
-1
/
+0
2010-05-20
OMAP2+ clock: clean up clkt_clksel.c
Paul Walmsley
1
-5
/
+6
2010-02-24
OMAP4: clock: Add dummy clock nodes for interface clocks
Santosh Shilimkar
1
-0
/
+1
2010-02-24
OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code
Paul Walmsley
1
-0
/
+4
2010-02-24
OMAP2 clock: drop DELAYED_APP clock flag
Paul Walmsley
1
-1
/
+0
2010-02-24
OMAP3/4 clock: split into per-chip family files
Paul Walmsley
1
-0
/
+2
2010-02-24
OMAP3 clock: introduce DPLL4 Jtype
Richard Woodruff
1
-0
/
+4
2010-02-24
OMAP2/3 clock: Extend find_idlest() to pass back idle state value
Ranjith Lohithakshan
1
-1
/
+1
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
1
-1
/
+1
2010-02-15
omap2/3: Multiboot compile fixes to compile in omap2 and omap3
Tony Lindgren
1
-0
/
+26
2010-01-29
OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions
Paul Walmsley
1
-1
/
+0
2010-01-29
OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only
Paul Walmsley
1
-1
/
+0
2010-01-26
OMAP2/3/4 clock: combine all omap2_clk_functions
Paul Walmsley
1
-0
/
+7
2010-01-26
OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c
Paul Walmsley
1
-0
/
+2
2010-01-26
OMAP clock: make the fixed divisor clock code available for all OMAPs
Paul Walmsley
1
-1
/
+0
2009-12-11
ARM: OMAP4: PM: Add init api for DPLL nodes
Rajendra Nayak
1
-0
/
+1
2009-12-11
ARM: OMAP4: PM: Add support for OMAP4 dpll api's
Rajendra Nayak
1
-0
/
+6
2009-12-11
ARM: OMAP4: PM: Move DPLL control apis to dpll.c
Rajendra Nayak
1
-0
/
+13
2009-12-11
OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*
Paul Walmsley
1
-22
/
+8
2009-12-11
OMAP3 clock: convert clock34xx.h to clock34xx_data.c
Paul Walmsley
1
-0
/
+2
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-1
/
+1
2009-07-24
OMAP2/3 clock: split, rename omap2_wait_clock_ready()
Paul Walmsley
1
-0
/
+6
2009-02-19
[ARM] omap: add support for bypassing DPLLs
Russell King
1
-0
/
+15
2009-02-14
[ARM] omap: arrange for clock recalc methods to return the rate
Russell King
1
-2
/
+2
2009-02-08
[ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code
Paul Walmsley
1
-1
/
+1
2009-02-08
[ARM] omap: eliminate unnecessary conditionals in omap2_clk_wait_ready
Russell King
1
-0
/
+1
2009-02-08
[ARM] omap: add default .ops to all remaining OMAP2 clocks
Russell King
1
-0
/
+2
2008-10-06
ARM: OMAP2: Misc updates from linux-omap tree
Tony Lindgren
1
-0
/
+1
2008-08-19
ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code
Paul Walmsley
1
-0
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-07-03
ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm
Paul Walmsley
1
-0
/
+5
2008-07-03
ARM: OMAP: Turn CM and PRM access into functions
Tony Lindgren
1
-0
/
+1
2008-04-14
ARM: OMAP2: Clean up 24xx clock code
Tony Lindgren
1
-9
/
+4
2008-04-14
ARM: OMAP2: Add common clock framework for 24xx and 34xx
Paul Walmsley
1
-0
/
+73
2008-04-14
ARM: OMAP2: Move clock.h to clock24xx.h
Paul Walmsley
1
-2111
/
+0
2007-05-20
[ARM] spelling fixes
Simon Arlott
1
-2
/
+2
2007-03-07
ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent works
Richard Woodruff
1
-1
/
+2
2006-09-25
ARM: OMAP: Sync clocks with linux-omap tree
Tony Lindgren
1
-6
/
+12
[next]