index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
include
/
plat
/
clock.h
Age
Commit message (
Expand
)
Author
2012-10-18
ARM: OMAP: remove plat/clock.h
Paul Walmsley
2012-09-22
ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk
Rajendra Nayak
2012-06-18
ARM: OMAP2+: CLEANUP: Remove ARCH_OMAPx ifdef from struct dpll_data
Kevin Hilman
2012-04-14
ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors
Kevin Hilman
2011-12-13
ARM: OMAP: TI814X: Add cpu type macros and detection support
Hemant Pedanekar
2011-12-13
ARM: OMAP: am33xx: Update common omap platform files
Afzal Mohammed
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