aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock3xxx_data.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt1-7/+7
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-88/+94
2011-03-11OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal1-5/+5
2011-03-11OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy1-7/+7
2011-03-10Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/pwrdm_add_can_lose_context_fns_2.6.39', 'remotes/origin/omap_device_a_2.6.39', 'remotes/origin/mmc_a_2.6.39', 'remotes/origin/hwmod_b_2.6.39', 'remotes/origin/dmtimer_a_2.6.39', 'remotes/origin/pwrdm_clkdm_a_2.6.39', 're...Paul Walmsley1-88/+94
2011-03-07OMAP2+: clock: remove the DPLL rate tolerance codePaul Walmsley1-6/+0
2011-03-07OMAP3: clock: use autoidle clkops for all autoidle-controllable interface clocksPaul Walmsley1-72/+77
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala1-6/+6
2011-03-01arm: omap: usb: clock entries for omap3 and omap4Keshava Munegowda1-5/+14
2011-02-25OMAP2+: clock: disable autoidle on all clocks during clock initPaul Walmsley1-1/+5
2011-02-25OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL'sRajendra Nayak1-1/+1
2011-02-25omap3: dpll: Populate clkops for dpll1_ckRajendra Nayak1-1/+1
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar1-1/+4
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