summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock3xxx_data.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3: clock data: fill in some missing clockdomainsPaul Walmsley2012-04-041-0/+6
* ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliasesIlya Yanok2012-04-041-2/+2
* ARM: OMAP3xxx: clock data: fix DPLL4 CLKSEL masksGrazvydas Ignotas2012-04-041-4/+4
* ARM: create a common IOMEM definitionRob Herring2012-03-131-0/+1
* ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-1/+2
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-14/+12
|\
| * ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda2011-12-161-14/+12
* | 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-151-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-041-12/+0
* ARM: OMAP2+: dmtimer: add device names to flck nodesTarun Kanti DebBarma2011-09-211-0/+36
* OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley2011-09-131-1/+10
* OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-221-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-171-88/+94
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley2011-03-101-88/+94
| |\ \ \ \ | | | | |/
| | | | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-6/+6
| | | |/ | | |/|
| | | * OMAP2+: clock: remove the DPLL rate tolerance codePaul Walmsley2011-03-071-6/+0
| | | * OMAP3: clock: use autoidle clkops for all autoidle-controllable interface clocksPaul Walmsley2011-03-071-72/+77
| | | * OMAP2+: clock: disable autoidle on all clocks during clock initPaul Walmsley2011-02-251-1/+5
| | | * OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL'sRajendra Nayak2011-02-251-1/+1
| | | * omap3: dpll: Populate clkops for dpll1_ckRajendra Nayak2011-02-251-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-12-011-0/+5
* | OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter2010-12-211-0/+2
* | OMAP3: clock: Update clock domain name for mcspi fckCharulatha V2010-12-211-0/+4
* | OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley2010-12-211-104/+102
* | OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fckBenoit Cousson2010-12-211-0/+2
* | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-2/+2
* | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson2010-12-201-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-261-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-211-1/+1
|\
OpenPOWER on IntegriCloud