aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/clock_data.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-13ARM: OMAP1: fix USB host on 1710Aaro Koskinen1-11/+1
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren1-2/+1
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-1/+1
2012-10-18ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 filesPaul Walmsley1-1/+0
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley1-1/+0
2012-10-18ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.cPaul Walmsley1-10/+0
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren1-1/+2
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparseTony Lindgren1-7/+6
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-7/+6
2012-09-10ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg1-8/+0
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren1-1/+2
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-0/+3
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren1-1/+1
2011-12-08ARM: OMAP1: Always reprogram dpll1 rate at bootJanusz Krzysztofik1-6/+0
2011-12-08ARM: OMAP1: Update dpll1 default rate reprogramming methodJanusz Krzysztofik1-2/+5
2011-12-08ARM: OMAP1: Move dpll1 rates selection from config to runtimeJanusz Krzysztofik1-1/+5
2011-12-05ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik1-1/+6
2011-12-01ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik1-1/+1
2011-12-01ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 60MHzTony Lindgren1-0/+3
2011-11-11ARM: OMAP: Fix reprogramming of dpll1 rateTony Lindgren1-19/+34
2010-12-21OMAP1: clock_data: use runtime cpu / machine checksJanusz Krzysztofik1-9/+8
2010-12-20I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson1-3/+3
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha1-2/+2
2010-08-04Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren1-26/+103
2010-08-02omap1: omap7xx clocks, mux, serial fixesCory Maccarrone1-0/+20
2010-07-26OMAP1: clock: some cleanupPaul Walmsley1-26/+103
2010-02-24OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar1-6/+0
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley1-16/+9
2010-02-24OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley1-7/+3
2010-01-26OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc functionPaul Walmsley1-1/+2
2010-01-08Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linusTony Lindgren1-3/+3
2010-01-08OMAP1 clock: remove __initdata from struct clk_functions to prevent crashCory Maccarrone1-1/+1
2010-01-08OMAP1 clock: Add missing clocks for OMAP 7xxCory Maccarrone1-2/+2
2010-01-08omap1: Add 7xx clocks and pin muxes for SPICory Maccarrone1-0/+4
2009-12-11omap1: I2C mux and clocks for omap7xxCory Maccarrone1-2/+2
2009-12-11OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.cPaul Walmsley1-0/+843