summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-08Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+15
2011-01-07Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds39-1728/+1567
2011-01-07Merge branch 'misc' into develRussell King4-10/+9
2011-01-07Merge branch 'smp' into miscRussell King3-4/+7
2011-01-05Merge branch 'clksrc' into develRussell King1-15/+32
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King1-2/+2
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King1-4/+4
2010-12-24omap2: Make OMAP2PLUS select OMAP_DM_TIMERBen Gamari1-0/+1
2010-12-23omap2+: Add struct omap_board_data and use it for platform level serial initTony Lindgren1-1/+4
2010-12-23omap2+: Add support for hwmod specific muxing of devicesTony Lindgren1-0/+13
2010-12-23Merge branch 'pm-sr' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khil...Tony Lindgren4-0/+427
2010-12-23ARM: omap: convert sched_clock() to use new infrastructureRussell King1-2/+22
2010-12-23ARM: ensure all sched_clock() implementations are notrace markedRussell King1-7/+8
2010-12-23ARM: omap: update clock source registrationRussell King1-5/+1
2010-12-23OMAP4: Smartreflex framework extensionsThara Gopinath1-1/+1
2010-12-23OMAP4: Adding voltage driver supportThara Gopinath1-0/+12
2010-12-23OMAP3: PM: Adding smartreflex class3 driverThara Gopinath1-0/+9
2010-12-23OMAP3: PM: Adding smartreflex driver support.Thara Gopinath2-0/+267
2010-12-23OMAP: Introduce voltage domain information in the hwmod structuresThara Gopinath1-0/+5
2010-12-23OMAP3: PM: Adding voltage driver support.Thara Gopinath1-0/+134
2010-12-22Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 i...Tony Lindgren16-388/+164
2010-12-22Merge branches 'devel-gpmc' and 'devel-misc' into omap-for-linusTony Lindgren8-589/+436
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik1-15/+20
2010-12-22Merge branch 'master' into for-nextJiri Kosina4-3/+8
2010-12-22OMAP: PM noop: implement context loss count for non-omap_devicesKevin Hilman2-1/+47
2010-12-22OMAP: PM: implement context loss count APIsKevin Hilman5-14/+43
2010-12-22OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter1-2/+3
2010-12-22OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson1-1/+4
2010-12-22OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson1-2/+0
2010-12-22OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley2-13/+18
2010-12-22OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley1-3/+0
2010-12-22OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley5-227/+3
2010-12-22OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-151/+0
2010-12-22OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...Paul Walmsley1-5/+0
2010-12-22OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley1-6/+14
2010-12-22OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functionsPaul Walmsley1-2/+5
2010-12-22OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley1-4/+4
2010-12-22OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley1-3/+4
2010-12-22OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley1-3/+0
2010-12-22OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley4-9/+7
2010-12-22OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley1-2/+9
2010-12-22OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley1-3/+10
2010-12-22OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak1-1/+42
2010-12-22OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak1-0/+1
2010-12-22OMAP2+: hwmod: fix a warning, add some docs, remove unused fieldsPaul Walmsley1-12/+4
2010-12-22OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley1-3/+3
2010-12-22OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley1-1/+8
2010-12-22OMAP2+: hwmod: add postsetup statePaul Walmsley1-1/+5
2010-12-22OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley1-0/+10