summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock3xxx_data.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-14/+12Star
|\
| * ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda2011-12-161-14/+12Star
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+11
|\|
| * ARM: OMAP: hwmod data: Add support for AM35xx UART4/ttyO3Kyle Manna2011-12-161-0/+11
* | ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar2011-12-131-0/+2
* | ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar2011-12-131-1/+1
* | ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed2011-12-131-0/+2
|/
* ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson2011-11-051-12/+0Star
* ARM: OMAP2+: dmtimer: add device names to flck nodesTarun Kanti DebBarma2011-09-221-0/+36
* OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley2011-09-141-1/+10
* OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-231-0/+2
* OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson2011-07-101-22/+22
* Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-221-7/+7
|\
| * OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal2011-03-111-5/+5
| * OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy2011-03-111-7/+7
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-181-88/+94
|\ \
| | \
| | \
| | \
| | \
| *---. | Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley2011-03-111-88/+94
| |\ \ \|
| | | | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-6/+6
| | | |/ | | |/|
| | | * OMAP2+: clock: remove the DPLL rate tolerance codePaul Walmsley2011-03-081-6/+0Star
| | | * OMAP3: clock: use autoidle clkops for all autoidle-controllable interface clocksPaul Walmsley2011-03-081-72/+77
| | | * OMAP2+: clock: disable autoidle on all clocks during clock initPaul Walmsley2011-02-261-1/+5
| | | * OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL'sRajendra Nayak2011-02-261-1/+1
| | | * omap3: dpll: Populate clkops for dpll1_ckRajendra Nayak2011-02-261-1/+1
| | |/
| | * TI816X: Update common OMAP machine specific sourcesHemant Pedanekar2011-02-161-1/+4
| |/
* / arm: omap: usb: clock entries for omap3 and omap4Keshava Munegowda2011-03-011-5/+14
|/
* omap3: clocks: Fix build error 'CK_3430ES2' undeclared hereSantosh Shilimkar2011-01-101-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-4/+9
|\
| * usb: musb: move clock handling to glue layerFelipe Balbi2010-12-101-4/+4
| * usb: musb: trivial search and replace patchFelipe Balbi2010-12-101-4/+4
| * omap: clock: add clkdev aliases for EHCI clocksAnand Gadiyar2010-11-301-0/+5
* | OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter2010-12-221-0/+2
* | OMAP3: clock: Update clock domain name for mcspi fckCharulatha V2010-12-221-0/+4
* | OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley2010-12-221-104/+102Star
* | OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fckBenoit Cousson2010-12-221-0/+2
* | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-221-2/+2
* | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson2010-12-211-6/+6
|/
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
* OMAP3xxx: clock: add clkdev aliases for McBSP fclk source switchingPaul Walmsley2010-10-081-0/+10
* OMAP clock: Add uart4_ick/fck definitions for 3630Govindraj.R2010-09-291-0/+22
* omap: crypto: updates to enable omap aesDmitry Kasatkin2010-09-271-1/+1
* OMAP3: Fix a cpu type check problemstanley.miao2010-08-161-7/+7
* Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-041-0/+5
|\
| * ARM: AMBA: Add pclk definition for platforms using primecellsRussell King2010-07-221-0/+5
* | OMAP3: wait on IDLEST after enabling USBTLL fclkAnand Gadiyar2010-07-271-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-211-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-031-1/+1
| |\
| * | crypto: omap - Updates omap sham device related platform codeDmitry Kasatkin2010-05-031-1/+1
* | | OMAP3 clock: add support for setting the divider for sys_clkout2 using clk_se...Laine Walker-Avina2010-05-201-0/+2
* | | OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xxPaul Walmsley2010-05-201-127/+36Star
* | | OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match realityPaul Walmsley2010-05-201-118/+119