aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-05sh: use common clock framework with device tree boardsRich Felker1-0/+4
2016-08-05sh: add SMP support for J2Rich Felker2-0/+143
2016-08-05sh: SMP support for SH2 entry.SRich Felker1-0/+50
2016-08-05sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker1-0/+2
2016-08-05sh: add support for J-Core J2 processorRich Felker4-2/+43
2016-07-31sh: disable aliased page logic on NOMMU modelsRich Felker1-0/+4
2016-03-29sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker1-2/+0
2016-03-17sh: provide unified syscall trap compatible with all SH modelsRich Felker2-8/+8
2015-12-17sh: sh7734: Correct SCIF type for BRGGeert Uytterhoeven1-6/+6
2015-12-17sh: Remove sci_ick clock aliasLaurent Pinchart1-1/+0
2015-12-17sh: Rename sci_ick and sci_fck clock to fckLaurent Pinchart10-47/+54
2015-11-06arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger1-1/+1
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar1-2/+1
2015-07-06[media] clock-sh7724.c: fix sh-vou clock identifierHans Verkuil1-1/+1
2015-05-06SH: use clkdev_add_table()Russell King5-10/+9
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-3/+0
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh1-3/+3
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-68/+68
2014-08-06sh: SH7724 clock fixesDaniel Palmer1-1/+3
2014-07-15sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven3-68/+68
2014-05-11sh: Switch to new style MTU2 deviceLaurent Pinchart9-433/+72
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart30-2486/+239
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart19-484/+106
2014-04-03sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven1-1/+1
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven1-2/+2
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart28-108/+0
2013-12-24sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA portsLaurent Pinchart2-6/+6
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart28-261/+883
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta1-1/+1
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+9
2013-08-22SH7619: fix typo in Ether platform dataSergei Shtylyov1-1/+1
2013-08-20sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov1-1/+0
2013-08-20SH7619: fix Ether supportSergei Shtylyov1-2/+10
2013-08-12SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven1-3/+1
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker7-17/+17
2013-06-07sh_eth: get SH7724 support out of #ifdefSergei Shtylyov1-1/+1
2013-06-07sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov1-1/+1
2013-06-07sh_eth: get SH7619 support out of #ifdefSergei Shtylyov1-2/+2
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-3/+3
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-18/+132
2013-04-24SH: cpuidle: use init/exit common routineDaniel Lezcano1-6/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-22SH: cpuidle: check error code at initDaniel Lezcano2-5/+9
2013-04-22SH: cpuidle: initialize the driver's states directlyDaniel Lezcano1-50/+42
2013-04-22SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano1-4/+2
2013-04-22SH: cpuidle: remove pointless initializationDaniel Lezcano1-6/+0
2013-04-02sh: sh7269: Fix compilation by adding missing includesLaurent Pinchart1-0/+2
2013-03-20sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIBAlexandre Courbot3-3/+3