summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-09-09usb: musb: fix build breakageFelipe Balbi1-6/+5
2011-07-09omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley1-3/+8
2011-07-09omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley1-3/+8
2011-07-04OMAP: New twl-common for common TWL configurationPeter Ujfalusi1-1/+1
2011-06-27omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren1-1/+1
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki1-3/+3
2011-05-17Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren1-2/+2
2011-05-17omap: drop board-igep0030.cMike Rapoport1-2/+0
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport1-0/+2
2011-04-29OMAP2+ / PM: move runtime PM implementation to use device power domainsKevin Hilman1-3/+3
2011-04-26arm: omap2: enable smc instruction for sleep34xxOskar Andero1-1/+1
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-19/+47
2011-03-10Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integratio...Paul Walmsley1-5/+17
2011-03-10Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley1-14/+30
2011-03-10OMAP2+: voltage: reorganize, split code from dataPaul Walmsley1-5/+17
2011-03-09OMAP4: l3: Introduce l3-interconnect error handling driverSantosh Shilimkar1-0/+1
2011-03-09OMAP3: l3: Introduce l3-interconnect error handling driverFelipe Balbi1-0/+3
2011-03-07OMAP2+: clock: add interface clock type code with autoidle supportPaul Walmsley1-2/+4
2011-03-07OMAP2: clock: add DPLL autoidle supportPaul Walmsley1-1/+2
2011-03-01arm: omap2: usb: rename usb-ehci.c to usb-host.cFelipe Balbi1-1/+1
2011-02-25OMAP4: DPLL: Add dpll api to control GATE_CTRLRajendra Nayak1-1/+1
2011-02-25OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdmRajendra Nayak1-0/+1
2011-02-25OMAP: clockdomain: Arch specific funcs to handle depsRajendra Nayak1-0/+2
2011-02-23OMAP2, 3: DSS2: Create new file display.c for central dss driver registration.Sumit Semwal1-0/+3
2011-02-22Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linusTony Lindgren1-1/+2
2011-02-17omap: add hwspinlock deviceSimon Que1-0/+1
2011-02-17usb: musb: AM35x: moving internal phy functions out of usb_musb.c fileHema HK1-1/+2
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren1-10/+11
2011-02-16TI816X: Create board support and enable build for TI816X EVMHemant Pedanekar1-0/+1
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren1-10/+10
2011-01-11Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt1-0/+3
2011-01-10OMAP3: ZOOM2/3/3630SDP: Add display board file for OMAP3Kishore Y1-0/+3
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+4
2010-12-22OMAP4: Adding voltage driver supportThara Gopinath1-1/+1
2010-12-22OMAP3: PM: Register TWL4030 pmic info with the voltage driver.Thara Gopinath1-0/+2
2010-12-22OMAP3: PM: Adding smartreflex class3 driverThara Gopinath1-0/+1
2010-12-22OMAP3: PM: Adding smartreflex device file.Thara Gopinath1-1/+1
2010-12-22OMAP3: PM: Adding smartreflex driver support.Thara Gopinath1-0/+1
2010-12-22OMAP3: PM: Adding voltage driver support.Thara Gopinath1-2/+3
2010-12-21OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley1-1/+3
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-4/+7
2010-12-21OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley1-2/+8
2010-12-21OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley1-4/+9
2010-12-21OMAP: powerdomain: Arch specific funcs for mem controlRajendra Nayak1-1/+1
2010-12-21OMAP: powerdomain: Arch specific funcs for state controlRajendra Nayak1-1/+6
2010-12-21OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak1-7/+10
2010-12-21OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/...Paul Walmsley1-1/+1
2010-12-21Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren1-0/+7
2010-12-21Merge branch 'devel-dma' into omap-for-linusTony Lindgren1-1/+1