aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-23/+3
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-0/+6
2011-07-27[media] OMAP3: RX-51: define vdds_csib regulator supplyKalle Jokiniemi1-0/+5
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds26-452/+1313
2011-07-26Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds6-46/+401
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-5/+0
2011-07-26Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds16-49/+223
2011-07-26Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds4-9/+127
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-10/+0
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds67-5132/+3220
2011-07-25OMAP: DSS2: Remove unused code from display.cTomi Valkeinen1-10/+0
2011-07-25OMAP: DSS2: Remove unused opt_clock_availableTomi Valkeinen1-12/+0
2011-07-25OMAP: DSS2: Use omap_pm_get_dev_context_loss_count to get ctx loss countTomi Valkeinen1-1/+3
2011-07-25OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen1-1/+1
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-395/+249
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds2-0/+3
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King10-399/+254
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+32
2011-07-21Merge branch 'next-samsung-board' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/boardArnd Bergmann1-1/+1
2011-07-21Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupArnd Bergmann1-1/+1
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-5/+0
2011-07-17Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/devel-2Arnd Bergmann85-5549/+4669
2011-07-15Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2-0/+3
2011-07-12OMAP: PM: disable idle on suspend for GPIO and UARTKevin Hilman2-0/+3
2011-07-11Merge branch 'fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap/fixesArnd Bergmann44-4144/+2793
2011-07-10Merge branch 'cleanup-part-2' into devel-boardTony Lindgren21-973/+489
2011-07-10Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_clock_auxclk_3.1' and 'omap_device_a_3.1' into prcm-devel-3.1Paul Walmsley4-92/+220
2011-07-10OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak2-20/+51
2011-07-10OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls from clock codePaul Walmsley2-3/+27
2011-07-10OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programmingRajendra Nayak4-18/+50
2011-07-10OMAP2+: PM: idle clkdms only if already in idleRajendra Nayak1-1/+3
2011-07-10OMAP2+: clockdomain: add clkdm_in_hwsup()Paul Walmsley2-2/+34
2011-07-10OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod frameworkBenoit Cousson2-36/+109
2011-07-10OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition()Vaibhav Bedia1-1/+0
2011-07-10OMAP4: hwmod: Introduce the module control in hwmod controlBenoit Cousson1-2/+61
2011-07-10OMAP4: cm: Add two new APIs for modulemode controlBenoit Cousson2-0/+45
2011-07-10OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson1-0/+55
2011-07-10OMAP4: hwmod data: Add PRM context register offsetBenoit Cousson1-0/+74
2011-07-10OMAP4: prm: Remove deprecated functionsBenoit Cousson2-41/+0
2011-07-10OMAP4: prm: Replace warm reset API with the offset based versionBenoit Cousson5-22/+24
2011-07-10OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson6-112/+123
2011-07-10OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson3-0/+66
2011-07-10OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson5-96/+197
2011-07-10OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson1-1/+33
2011-07-10OMAP4: hwmod data: Add clock domain attributeBenoit Cousson2-3/+84
2011-07-10OMAP4: clock data: Add missing divider selection for auxclksRajendra Nayak1-24/+152
2011-07-10OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson4-68/+68
2011-07-10Merge branches 'powerdomain_fixes_3.1', 'hardware_workarounds_3.1', 'hwmod_dss_fix_3.1' and 'i2c_fixes_3.1' into prcm-fixes-3.1Paul Walmsley68-5159/+3417
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M6-7/+107
2011-07-10I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attrAndy Green4-1/+27