aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock3xxx_data.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-10omap3: clocks: Fix build error 'CK_3430ES2' undeclared hereSantosh Shilimkar1-1/+1
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+9
2010-12-21OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter1-0/+2
2010-12-21OMAP3: clock: Update clock domain name for mcspi fckCharulatha V1-0/+4
2010-12-21OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley1-104/+102
2010-12-21OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fckBenoit Cousson1-0/+2
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-2/+2
2010-12-20I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson1-6/+6
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi1-4/+4
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi1-4/+4
2010-12-01omap: clock: add clkdev aliases for EHCI clocksAnand Gadiyar1-0/+5
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley1-1/+1
2010-10-08OMAP3xxx: clock: add clkdev aliases for McBSP fclk source switchingPaul Walmsley1-0/+10
2010-09-29OMAP clock: Add uart4_ick/fck definitions for 3630Govindraj.R1-0/+22
2010-09-27omap: crypto: updates to enable omap aesDmitry Kasatkin1-1/+1
2010-08-16OMAP3: Fix a cpu type check problemstanley.miao1-7/+7
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-0/+5
2010-07-26OMAP3: wait on IDLEST after enabling USBTLL fclkAnand Gadiyar1-1/+1
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King1-0/+5
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2010-05-20OMAP3 clock: add support for setting the divider for sys_clkout2 using clk_set_rateLaine Walker-Avina1-0/+2
2010-05-20OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xxPaul Walmsley1-127/+36
2010-05-20OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match realityPaul Walmsley1-118/+119
2010-05-20OMAP2+ clock: remove DEFAULT_RATE clksel_rate flagPaul Walmsley1-40/+40
2010-05-20OMAP3: clock data: Update name string for EMAC clocksSriram1-2/+2
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu1-1/+1
2010-05-03crypto: omap - Updates omap sham device related platform codeDmitry Kasatkin1-1/+1
2010-03-31OMAP3: clock: fix enable bit used for dpll4_m4x2 clockRanjith Lohithakshan1-1/+1
2010-02-24OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630Vimarsh Zutshi1-0/+2
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley1-11/+0
2010-02-24OMAP3/4 clock: split into per-chip family filesPaul Walmsley1-0/+3610