summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)Author
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-05sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2012-03-28sh: add platform_device for RSPI in setup-sh7757Shimoda, Yoshihiro
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-21SH: shmobile: Consolidate time keeping and irq enableRobert Lee
2012-03-12sh: sh5 sh_clk_ops renameMagnus Damm
2012-03-12sh: sh4a sh_clk_ops renameMagnus Damm
2012-03-12sh: sh4 sh_clk_ops renameMagnus Damm
2012-03-12sh: sh3 sh_clk_ops renameMagnus Damm
2012-03-12sh: sh2a sh_clk_ops renameMagnus Damm
2012-03-12sh: sh2 sh_clk_ops renameMagnus Damm
2012-03-07sh: fix up the ubc clock definition for sh7785.Thomas Schwinge
2012-03-07sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro
2012-03-07sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy
2012-01-27sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro
2012-01-27sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro
2012-01-18sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto
2012-01-12Merge branch 'sh/hwblk' into sh-latestPaul Mundt
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt
2012-01-12sh: add a resource name for shdmaShimoda, Yoshihiro
2012-01-10Merge branch 'sh/urgent' into sh-latestPaul Mundt
2012-01-10sh: Fix up store queue code for subsys_interface changes.Paul Mundt
2012-01-09sh: modify clock-sh7757 for renesas_usbhsShimoda, Yoshihiro
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-06sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto
2011-12-06sh: clock-sh7723: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-11-24sh: clkfwk: setup clock parent from current register valueKuninori Morimoto
2011-11-18sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt
2011-11-18sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt
2011-11-18sh: cpuidle: Migrate off of hwblk API.Paul Mundt
2011-11-18sh: Kill off remaining private runtime PM bits.Paul Mundt
2011-11-18sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-18sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-18sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker
2011-10-28sh: add parameters for EHCI and RIIC in clock-sh7757.cYoshihiro Shimoda
2011-10-28SH: irq: Remove IRQF_DISABLEDYong Zhang