aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock3xxx_data.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04ARM: OMAP3: clock data: fill in some missing clockdomainsPaul Walmsley1-0/+6
2012-04-04ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliasesIlya Yanok1-2/+2
2012-04-04ARM: OMAP3xxx: clock data: fix DPLL4 CLKSEL masksGrazvydas Ignotas1-4/+4
2012-03-13ARM: create a common IOMEM definitionRob Herring1-0/+1
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-1/+2
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+12
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+11
2011-12-16ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda1-14/+12
2011-12-15ARM: OMAP: hwmod data: Add support for AM35xx UART4/ttyO3Kyle Manna1-0/+11
2011-12-13ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar1-0/+2
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar1-1/+1
2011-12-13ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed1-0/+2
2011-11-04ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson1-12/+0
2011-09-21ARM: OMAP2+: dmtimer: add device names to flck nodesTarun Kanti DebBarma1-0/+36
2011-09-13OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley1-1/+10
2011-08-22OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley1-0/+2
2011-07-10OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson1-22/+22
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