summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds5-1/+5
2012-04-04sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro1-1/+1
2012-03-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-7/+3
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt4-0/+4
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-0/+20
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds4-4/+1
2012-03-28Disintegrate asm/system.h for SHDavid Howells4-4/+1
2012-03-28sh: add platform_device for RSPI in setup-sh7757Shimoda, Yoshihiro1-0/+20
2012-03-28Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds25-109/+109
2012-03-21SH: shmobile: Consolidate time keeping and irq enableRobert Lee1-7/+3
2012-03-13sh: sh5 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-13sh: sh4a sh_clk_ops renameMagnus Damm12-35/+35
2012-03-13sh: sh4 sh_clk_ops renameMagnus Damm2-9/+9
2012-03-13sh: sh3 sh_clk_ops renameMagnus Damm6-35/+35
2012-03-13sh: sh2a sh_clk_ops renameMagnus Damm3-18/+18
2012-03-13sh: sh2 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-07sh: fix up the ubc clock definition for sh7785.Thomas Schwinge1-1/+1
2012-03-07sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro1-1/+3
2012-03-07sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy1-0/+1
2012-01-27sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro1-0/+20
2012-01-27sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro1-1/+1
2012-01-18sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto1-1/+1
2012-01-12Merge branch 'sh/hwblk' into sh-latestPaul Mundt6-299/+1
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt10-846/+196
2012-01-12sh: add a resource name for shdmaShimoda, Yoshihiro6-7/+12
2012-01-10Merge branch 'sh/urgent' into sh-latestPaul Mundt1-4/+4
2012-01-10sh: Fix up store queue code for subsys_interface changes.Paul Mundt1-4/+4
2012-01-09sh: modify clock-sh7757 for renesas_usbhsShimoda, Yoshihiro1-1/+1
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-11/+13
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-11/+13
2011-12-22cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-11/+13
2011-12-06sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto1-15/+25
2011-12-06sh: clock-sh7723: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-63/+13
2011-11-24sh: clkfwk: setup clock parent from current register valueKuninori Morimoto1-2/+2
2011-11-18sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt2-157/+0
2011-11-18sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt3-135/+0
2011-11-18sh: cpuidle: Migrate off of hwblk API.Paul Mundt2-7/+1
2011-11-18sh: Kill off remaining private runtime PM bits.Paul Mundt2-322/+0
2011-11-17sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski5-215/+76
2011-11-17sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski5-146/+43
2011-11-17sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski5-200/+87
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt1-11/+18
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-11/+17
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-07cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-7/+11
2011-11-07cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar1-5/+7
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy1-4/+12
2011-11-01sh: Add export.h to arch/sh specific files as required.Paul Gortmaker1-0/+1
2011-10-28sh: add parameters for EHCI and RIIC in clock-sh7757.cYoshihiro Shimoda1-1/+9
2011-10-28SH: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1