summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/clock3xxx_data.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+11
2011-12-16ARM: 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-05ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson1-12/+0
2011-09-22ARM: OMAP2+: dmtimer: add device names to flck nodesTarun Kanti DebBarma1-0/+36
2011-09-14OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley1-1/+10
2011-08-23OMAP3: 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-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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-11Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley1-88/+94
2011-03-08OMAP2+: clock: remove the DPLL rate tolerance codePaul Walmsley1-6/+0
2011-03-08OMAP3: clock: use autoidle clkops for all autoidle-controllable interface clocksPaul Walmsley1-72/+77
2011-03-02OMAP: 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-26OMAP2+: clock: disable autoidle on all clocks during clock initPaul Walmsley1-1/+5
2011-02-26OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL'sRajendra Nayak1-1/+1
2011-02-26omap3: dpll: Populate clkops for dpll1_ckRajendra Nayak1-1/+1
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar1-1/+4
2011-01-11omap3: clocks: Fix build error 'CK_3430ES2' undeclared hereSantosh Shilimkar1-1/+1
2011-01-08Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+9
2010-12-22OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter1-0/+2
2010-12-22OMAP3: clock: Update clock domain name for mcspi fckCharulatha V1-0/+4
2010-12-22OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley1-104/+102
2010-12-22OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fckBenoit Cousson1-0/+2
2010-12-22OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-2/+2
2010-12-21I2C: 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-27OMAP3: 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-22Merge 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_se...Laine 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