aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-11omap3: pandora: board file updates for .33Grazvydas Ignotas
2009-12-11omap3: Defconfig file of Always Innovating OMAP3-based Touch BookGregoire Gentil
2009-12-11omap3: Board file of Always Innovating OMAP3-based Touch BookGregoire Gentil
2009-12-11omap1: I2C mux and clocks for omap7xxCory Maccarrone
2009-12-11omap1: Add omap7xx USB supportCory Maccarrone
2009-12-11omap1: DMA: move LCD related code from plat-omap to mach-omap1Janusz Krzysztofik
2009-12-11omap1: Use gen_nandLadislav Michl
2009-12-11smc91x: remove OMAP specific bitsLadislav Michl
2009-12-11omap: use smc91x_platdata to setup smc91xLadislav Michl
2009-12-11omap: mux: Add 36xx CBP package supportTony Lindgren
2009-12-11omap: mux: Remove old mux code for 34xxTony Lindgren
2009-12-11omap: mux: Replace omap_cfg_reg() with new style signal or gpio functionsTony Lindgren
2009-12-11omap: Split i2c platform init for mach-omap1 and mach-omap2Tony Lindgren
2009-12-11omap: mux: Add debugfs support for new mux codeTony Lindgren
2009-12-11omap: mux: Add new style init functions to omap3 board-*.c filesTony Lindgren
2009-12-11omap: mux: Add new style pin multiplexing data for 34xxTony Lindgren
2009-12-11omap: mux: Add new style pin multiplexing code for omap3Tony Lindgren
2009-12-11omap2: mux: intoduce omap_mux_{read,write}Mike Rapoport
2009-12-11Merge branch 'for_2_6_33' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren
2009-12-11ARM: OMAP4: PM: Add init api for DPLL nodesRajendra Nayak
2009-12-11ARM: OMAP4: PM: Add support for OMAP4 dpll api'sRajendra Nayak
2009-12-11ARM: OMAP4: PM: Move DPLL control apis to dpll.cRajendra Nayak
2009-12-11ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api'sRajendra Nayak
2009-12-11ARM: OMAP4: PM: OMAP4 clock tree and clkdev registrationRajendra Nayak
2009-12-11ARM: OMAP4: PM: Adds CM1/2 register field masksRajendra Nayak
2009-12-11ARM: OMAP4: PM: Adds PRM register shift and mask bitsRajendra Nayak
2009-12-11ARM: OMAP4: PM: Adds PRM register defs for OMAP4Rajendra Nayak
2009-12-11ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4Rajendra Nayak
2009-12-11ARM: OMAP4: PM: PRM/CM module offsets for OMAP4Rajendra Nayak
2009-12-11ARM: OMAP4: PM: Fix the PRM and CM base addressesRajendra Nayak
2009-12-11OMAP: omap_device: track latency in nanosecondsKevin Hilman
2009-12-11OMAP: omap_device: fix nsec/usec conversion in latency calculationsKevin Hilman
2009-12-11OMAP: hwmod: warn on missing clockdomainKevin Hilman
2009-12-11OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()Kevin Hilman
2009-12-11OMAP: omap_device: use UINT_MAX for default wakeup latency limitKevin Hilman
2009-12-11OMAP: omap_device: add to_omap_device() macroKevin Hilman
2009-12-11OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY codePaul Walmsley
2009-12-11OMAP hwmod: add names to module MPU IRQ linesPaul Walmsley
2009-12-11OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handlingPaul Walmsley
2009-12-11OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESETPaul Walmsley
2009-12-11OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley
2009-12-11OMAP3: PM: Fix for MPU power domain MEM BANK positionThara Gopinath
2009-12-11OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behin...Paul Walmsley
2009-12-11OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR()Roel Kluin
2009-12-11OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley
2009-12-11OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley
2009-12-11OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xxPaul Walmsley
2009-12-11OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley
2009-12-11OMAP2/3 PRCM: don't export prm_*(), cm_*() functionsPaul Walmsley
2009-12-11OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.cPaul Walmsley