summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-06Merge branch 'misc' into develRussell King
2011-01-06Merge branch 'smp' into miscRussell King
2011-01-05Merge branch 'clksrc' into develRussell King
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King
2010-12-24omap2: Make OMAP2PLUS select OMAP_DM_TIMERBen Gamari
2010-12-22omap2+: Add struct omap_board_data and use it for platform level serial initTony Lindgren
2010-12-22omap2+: Add support for hwmod specific muxing of devicesTony Lindgren
2010-12-22Merge branch 'pm-sr' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khil...Tony Lindgren
2010-12-22ARM: omap: convert sched_clock() to use new infrastructureRussell King
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King
2010-12-22ARM: omap: update clock source registrationRussell King
2010-12-22OMAP4: Smartreflex framework extensionsThara Gopinath
2010-12-22OMAP4: Adding voltage driver supportThara Gopinath
2010-12-22OMAP3: PM: Adding smartreflex class3 driverThara Gopinath
2010-12-22OMAP3: PM: Adding smartreflex driver support.Thara Gopinath
2010-12-22OMAP: Introduce voltage domain information in the hwmod structuresThara Gopinath
2010-12-22OMAP3: PM: Adding voltage driver support.Thara Gopinath
2010-12-22Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 i...Tony Lindgren
2010-12-22Merge branches 'devel-gpmc' and 'devel-misc' into omap-for-linusTony Lindgren
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik
2010-12-21OMAP: PM noop: implement context loss count for non-omap_devicesKevin Hilman
2010-12-21OMAP: PM: implement context loss count APIsKevin Hilman
2010-12-21OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter
2010-12-21OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson
2010-12-21OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson
2010-12-21OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley
2010-12-21OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...Paul Walmsley
2010-12-21OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley
2010-12-21OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functionsPaul Walmsley
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley
2010-12-21OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley
2010-12-21OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-12-21OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley
2010-12-21OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley
2010-12-21OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak
2010-12-21OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak
2010-12-21OMAP2+: hwmod: fix a warning, add some docs, remove unused fieldsPaul Walmsley
2010-12-21OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley
2010-12-21OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley
2010-12-21OMAP2+: hwmod: add postsetup statePaul Walmsley
2010-12-21OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley
2010-12-21OMAP3: Devkit8000: Add DEBUG_LL supportThomas Weber