summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-12ARM: OMAP4: PM: PRM/CM module offsets for OMAP4Rajendra Nayak1-2/+65
2009-12-12ARM: OMAP4: PM: Fix the PRM and CM base addressesRajendra Nayak6-7/+10
2009-12-12OMAP: omap_device: track latency in nanosecondsKevin Hilman2-6/+6
2009-12-12OMAP: omap_device: fix nsec/usec conversion in latency calculationsKevin Hilman1-2/+2
2009-12-12OMAP: hwmod: warn on missing clockdomainKevin Hilman1-0/+3
2009-12-12OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()Kevin Hilman1-4/+4
2009-12-12OMAP: omap_device: use UINT_MAX for default wakeup latency limitKevin Hilman1-1/+1
2009-12-12OMAP: omap_device: add to_omap_device() macroKevin Hilman1-1/+3
2009-12-12OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY codePaul Walmsley1-83/+5
2009-12-12OMAP hwmod: add names to module MPU IRQ linesPaul Walmsley2-4/+19
2009-12-12OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handlingPaul Walmsley2-3/+42
2009-12-12OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESETPaul Walmsley1-5/+13
2009-12-12OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley4-14/+31
2009-12-12OMAP3: PM: Fix for MPU power domain MEM BANK positionThara Gopinath3-1/+11
2009-12-12OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behin...Paul Walmsley2-2/+29
2009-12-12OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR()Roel Kluin1-6/+6
2009-12-12OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley1-3/+3
2009-12-12OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley3-5/+7
2009-12-12OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xxPaul Walmsley1-6/+6
2009-12-12OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley3-49/+23
2009-12-12OMAP2/3 PRCM: don't export prm_*(), cm_*() functionsPaul Walmsley1-6/+0
2009-12-12OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.cPaul Walmsley8-1013/+1096
2009-12-12OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INITPaul Walmsley2-12/+16
2009-12-12OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*Paul Walmsley10-884/+1044
2009-12-12OMAP3 clock: convert clock34xx.h to clock34xx_data.cPaul Walmsley8-3385/+3457
2009-12-12OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_o...Paul Walmsley1-1/+4
2009-12-12OMAP2/3: move SDRC macros to mach-omap2/sdrc.hPaul Walmsley2-14/+16
2009-12-12OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespacePaul Walmsley2-14/+25
2009-12-12OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_...Paul Walmsley3-30/+0
2009-12-11Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds74-247/+21991
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-15/+166
2009-12-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds11-79/+107
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds8-5/+10
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds14-53/+46
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds21-514/+677
2009-12-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds10-457/+1107
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds7-29/+72
2009-12-10V4L/DVB (13592): max2165: 32bit build patchDavid Wong1-1/+1
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh6-28/+361
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh5-350/+644
2009-12-10exofs: move osd.c to ios.cBoaz Harrosh2-1/+1
2009-12-10exofs: statfs blocks is sectors not FS blocksBoaz Harrosh1-4/+6
2009-12-10exofs: Prints on mount and unmoutBoaz Harrosh1-0/+11
2009-12-10exofs: refactor exofs_i_info initialization into common helperBoaz Harrosh1-2/+8
2009-12-10exofs: dbg-print lessBoaz Harrosh1-5/+7
2009-12-10exofs: More sane debug printBoaz Harrosh1-2/+1
2009-12-10trivial: some small fixes in exofs documentationThadeu Lima de Souza Cascardo2-11/+14
2009-12-10Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds49-283/+1153
2009-12-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds58-1742/+2319
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds11-90/+248