summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-259-265/+410
|\
| * ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm2011-10-226-2/+96
| * ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm2011-10-225-5/+54
| * Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki2011-09-268-29/+198
| |\
| * | ARM: mach-shmobile: sh7372 sleep warning fixesMagnus Damm2011-09-252-1/+6
| * | ARM: mach-shmobile: sh7372 A3SM supportMagnus Damm2011-09-253-12/+257
| * | ARM: mach-shmobile: sh7372 generic suspend/resume supportMagnus Damm2011-09-253-246/+23
| * | PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki2011-08-251-0/+1
| * | PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2011-08-254-2/+4
| * | PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki2011-08-251-4/+2
| * | PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-251-1/+1
| * | ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372Rafael J. Wysocki2011-08-253-40/+14
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-251-0/+1
|\ \ \
| * | | usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto2011-10-131-0/+1
* | | | Merge branch 'misc' into for-linusRussell King2011-10-251-1/+1
|\ \ \ \
| * | | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| | |_|/ | |/| |
* | | | ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-0/+6
|/ / /
* | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-08-297-28/+197
|\ \ \ | |/ / |/| |
| * | ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportMagnus Damm2011-08-291-1/+5
| * | ARM: mach-shmobile: sh7372 MSIOF clock supportMagnus Damm2011-08-291-3/+9
| * | ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsKuninori Morimoto2011-08-291-2/+4
| * | ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecterKuninori Morimoto2011-08-291-1/+1
| * | ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCSMagnus Damm2011-08-291-4/+3
| * | Merge branch 'rmobile/dma' into rmobile-fixes-for-linusPaul Mundt2011-08-293-1/+154
| |\ \
| | * | ARM: mach-shmobile: sh7372: Add USB-DMAC supportKuninori Morimoto2011-06-213-1/+154
| * | | ARM: mach-shmobile: mackerel: Add USB-DMA IDKuninori Morimoto2011-08-081-0/+4
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-08-086-29/+10
| |\ \ \
| * \ \ \ Merge branch 'rmobile/sdio' into rmobile-latestPaul Mundt2011-07-2511-13/+265
| |\ \ \ \
| | * | | | ARM: mach-shmobile: ag5evm: SDHI requires waiting for idleSimon Horman2011-07-251-1/+2
| * | | | | ARM: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
| * | | | | ARM: mach-shmobile: Use CMT2 for timer on sh7372Magnus Damm2011-07-112-19/+19
* | | | | | ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm2011-08-271-1/+1
| |_|_|_|/ |/| | | |
* | | | | ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm2011-08-243-0/+4
| |_|/ / |/| | |
* | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-08-014-14/+0
|\ \ \ \
| * | | | sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto2011-07-114-14/+0
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-302-15/+10
|\ \ \ \ \
| * | | | | [media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski2011-07-271-7/+6
| * | | | | [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGuennadi Liakhovetski2011-07-271-8/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2011-07-115-74/+164
| |\ \ \ \ | | |/ / /
| * | | | ARM: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-243-5/+37
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-226-9/+41
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | * | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-5/+0
| | | * | ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARMSimon Horman2011-06-292-0/+37
* | | | | ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki2011-07-141-2/+1
* | | | | ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-141-1/+1
* | | | | ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki2011-07-133-18/+2
* | | | | ARM: mach-shmobile: sh7372 A3RV requires A4LCMagnus Damm2011-07-101-3/+42
* | | | | ARM: mach-shmobile: sh7372 late pm domain offMagnus Damm2011-07-101-0/+13
OpenPOWER on IntegriCloud