summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-04Merge tag 'omap-devel-pm-for-v3.6' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann11-107/+216
2012-07-03Merge tag 'omap-devel-driver-for-v3.6' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann20-357/+352
2012-07-01Merge branch 'imx/cpuidle' into next/pmOlof Johansson15-59/+242
2012-06-29ARM: OMAP2+: PM: fix IRQ_NOAUTOEN removal by mis-mergeKevin Hilman1-2/+7
2012-06-29ARM: OMAP2+: do not allow SmartReflex to be built as a moduleJean Pihet1-1/+1
2012-06-27Merge branch 'for_3.6/pm/performance' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren5-59/+57
2012-06-26Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren15-179/+235
2012-06-26ARM: OMAP2: Use hwmod to initialize mmc for 2420Tony Lindgren2-70/+73
2012-06-25ARM: OMAP3: PM: cpuidle: optimize the clkdm idle latency in C1 stateJean Pihet1-18/+4
2012-06-25ARM: OMAP3: PM: cpuidle: optimize the PER latency in C1 stateJean Pihet1-19/+22
2012-06-25ARM: OMAP3: PM: cpuidle: default to C1 in next_valid_stateJean Pihet1-7/+1
2012-06-25ARM: OMAP3: PM: cleanup cam_pwrdm leftoversKevin Hilman1-4/+0
2012-06-25ARM: OMAP3: PM: call pre/post transition per powerdomainKevin Hilman1-4/+15
2012-06-25ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdmKevin Hilman4-10/+18
2012-06-25Merge tag 'omap-devel-c-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren7-56/+162
2012-06-25Merge tag 'omap-devel-b-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren4-108/+44
2012-06-24Linux 3.5-rc4v3.5-rc4Linus Torvalds1-1/+1
2012-06-24Fix typo in printed messagesAnatol Pomozov3-3/+3
2012-06-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-33/+67
2012-06-24Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds6-46/+55
2012-06-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-42/+77
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-6/+86
2012-06-24Merge branches 'cma' and 'ocrdma' into for-linusRoland Dreier5-45/+54
2012-06-24ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn5-2/+5
2012-06-24ARM: Kirkwood: clk_register_gate_fn: add fn assignmentMarc Kleine-Budde1-0/+1
2012-06-24ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn2-0/+23
2012-06-24Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson7-5/+28
2012-06-24Merge tag 'omap-fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-31/+19
2012-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-22/+30
2012-06-22Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfsLinus Torvalds11-131/+153
2012-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-14/+71
2012-06-22ARM: OMAP3: PM: Remove IO Daisychain control from cpuidleVishwanath BS1-14/+0
2012-06-22ARM: OMAP3PLUS: hwmod: reconfigure IO Daisychain during hwmod muxVishwanath BS1-2/+36
2012-06-22ARM: OMAP3+: PRM: Enable IO wake upTero Kristo2-13/+38
2012-06-22ARM: OMAP4: PRM: Add IO Daisychain supportRajendra Nayak2-0/+56
2012-06-22ARM: OMAP3: PM: Move IO Daisychain function to omap3 prm fileVishwanath BS4-33/+43
2012-06-22ARM: OMAP3: PM: correct enable/disable of daisy io chainMohan V1-3/+4
2012-06-22ARM: OMAP2+: PRM: fix compile for OMAP4-only buildKevin Hilman1-2/+2
2012-06-22drm: drop comment about this header being autogenerated.Dave Airlie1-4/+0
2012-06-22W1: OMAP HDQ1W: use runtime PMPaul Walmsley1-65/+13
2012-06-22ARM: OMAP2+: HDQ1W: use omap_devicePaul Walmsley2-38/+26
2012-06-22W1: OMAP HDQ1W: use 32-bit register accessesPaul Walmsley1-4/+4
2012-06-22W1: OMAP HDQ1W: allow driver to be built on all OMAP2+Paul Walmsley1-1/+1
2012-06-22ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabledRicardo Neri1-0/+5
2012-06-22ARM: OMAP2+: mux: fix sparse warningPaul Walmsley1-0/+1
2012-06-22ARM: OMAP2+: CM: increase the module disable timeoutPaul Walmsley2-2/+13
2012-06-22ARM: OMAP4: clock data: add clockdomains for clocks used as main clocksPaul Walmsley1-0/+5
2012-06-22ARM: OMAP4: hwmod data: fix 32k sync timer idle modesPaul Walmsley1-2/+1
2012-06-22ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-StandbyDjamil Elaidi1-1/+1
2012-06-22Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-11/+20