summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu2012-04-175-1/+1073
* sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-175-20/+20
* sh: sh3: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-174-9/+9
* sh: sh4: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-171-2/+2
* sh: sh4a: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-1710-44/+44
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-075-1/+5
|\
| * sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-051-1/+1
| * sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-304-0/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-301-7/+3
|\ \ | |/ |/|
| * SH: shmobile: Consolidate time keeping and irq enableRobert Lee2012-03-211-7/+3
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-301-0/+20
|\ \
| * | sh: add platform_device for RSPI in setup-sh7757Shimoda, Yoshihiro2012-03-281-0/+20
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-284-4/+1
|\ \ \ | |/ / |/| |
| * | Disintegrate asm/system.h for SHDavid Howells2012-03-284-4/+1
| |/
* | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2725-109/+109
|\ \ | |/ |/|
| * sh: sh5 sh_clk_ops renameMagnus Damm2012-03-121-6/+6
| * sh: sh4a sh_clk_ops renameMagnus Damm2012-03-1212-35/+35
| * sh: sh4 sh_clk_ops renameMagnus Damm2012-03-122-9/+9
| * sh: sh3 sh_clk_ops renameMagnus Damm2012-03-126-35/+35
| * sh: sh2a sh_clk_ops renameMagnus Damm2012-03-123-18/+18
| * sh: sh2 sh_clk_ops renameMagnus Damm2012-03-121-6/+6
* | sh: fix up the ubc clock definition for sh7785.Thomas Schwinge2012-03-071-1/+1
* | sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro2012-03-071-1/+3
* | sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy2012-03-071-0/+1
|/
* sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro2012-01-271-0/+20
* sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro2012-01-271-1/+1
* sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto2012-01-181-1/+1
* Merge branch 'sh/hwblk' into sh-latestPaul Mundt2012-01-126-299/+1
|\
| * sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt2011-11-182-157/+0
| * sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-183-135/+0
| * sh: cpuidle: Migrate off of hwblk API.Paul Mundt2011-11-182-7/+1
* | Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt2012-01-1210-846/+196
|\ \ | |/
| * sh: Kill off remaining private runtime PM bits.Paul Mundt2011-11-182-322/+0
| * sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-185-215/+76
| * sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-185-146/+43
| * sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-185-200/+87
* | sh: add a resource name for shdmaShimoda, Yoshihiro2012-01-126-7/+12
* | Merge branch 'sh/urgent' into sh-latestPaul Mundt2012-01-101-4/+4
|\ \
| * | sh: Fix up store queue code for subsys_interface changes.Paul Mundt2012-01-101-4/+4
* | | sh: modify clock-sh7757 for renesas_usbhsShimoda, Yoshihiro2012-01-091-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-091-11/+13
|\ \ \ | |/ /
| * | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-11/+13
| |\ \
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-11/+13
| | |/
* | | sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto2011-12-061-15/+25
* | | sh: clock-sh7723: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-12-061-63/+13
* | | sh: clkfwk: setup clock parent from current register valueKuninori Morimoto2011-11-241-2/+2
|/ /
| |
| \
*-. \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-111-11/+18
|\ \ \ | | |/ | |/|
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-11/+17
| |\ \
| | * | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-7/+11
| | * | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-061-5/+7
OpenPOWER on IntegriCloud