summaryrefslogtreecommitdiffstats
path: root/drivers/sh
AgeCommit message (Expand)AuthorLines
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+5
2015-06-25sh/intc: Fix race in installing chained IRQ handlerThomas Gleixner-2/+3
2015-06-25sh/intc: Fix potential race in installing chained IRQ handlerThomas Gleixner-1/+2
2015-05-12drivers: sh: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak-45/+2
2015-04-27drivers: sh: Remove test for now unsupported sh7372Geert Uytterhoeven-2/+1
2015-04-27drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpdGeert Uytterhoeven-1/+1
2015-04-27drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpdGeert Uytterhoeven-2/+2
2015-02-24drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpdGeert Uytterhoeven-0/+2
2014-12-05drivers: sh / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-2/+2
2014-09-09drivers: sh: Leave disabling of unused PM domains to genpdUlf Hansson-11/+0
2014-08-22sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven-3/+6
2014-06-06Merge tag 'renesas-sh-drivers-for-v3.16' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-7/+35
2014-06-05drivers: sh: Enable PM runtime for new R-Car Gen2 SoCsGeert Uytterhoeven-0/+3
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+0
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki-15/+5
2014-05-26drivers: sh: pm_runtime implementation needs to suspend and resume devicesBen Dooks-2/+35
2014-05-26drivers: sh: Restrict INTC_USERIMASK to SH4AGeert Uytterhoeven-1/+1
2014-05-26drivers: sh: pm_runtime does not need idle callbackBen Dooks-8/+0
2014-05-16sh: intc: Remove pointless irq_reserve_irqs() invocationThomas Gleixner-6/+0
2014-05-12drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTIGeert Uytterhoeven-7/+27
2014-04-30sh: clk: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis-15/+5
2014-04-05Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2014-02-18sh: intc: Enable driver compilation with COMPILE_TESTLaurent Pinchart-1/+1
2014-02-04ARM: shmobile: wait for MSTP clock status to toggle, when enabling itGuennadi Liakhovetski-0/+38
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki-1/+1
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar-2/+2
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki-1/+1
2013-01-29Merge branch 'pfc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren...Olof Johansson-1370/+0
2013-01-25sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/Laurent Pinchart-1308/+0
2013-01-25sh-pfc: Remove unused resource and num_resources platform data fieldsLaurent Pinchart-13/+4
2013-01-25sh-pfc: Remove platform device registrationLaurent Pinchart-12/+0
2013-01-25sh-pfc: Support passing resources through platform deviceLaurent Pinchart-7/+21
2013-01-25sh-pfc: Split platform device and platform driver registrationLaurent Pinchart-9/+6
2013-01-25sh-pfc: Use sh_pfc_ namespace prefix through the whole driverLaurent Pinchart-56/+55
2013-01-25sh-pfc: Sort headers alphabeticallyLaurent Pinchart-15/+15
2013-01-25sh-pfc: Remove check for impossible error conditionLaurent Pinchart-2/+2
2013-01-25sh-pfc: Let the compiler decide whether to inline functionsLaurent Pinchart-5/+3
2013-01-25sh-pfc: Use devm_ioremap_nocache()Laurent Pinchart-21/+4
2013-01-25sh-pfc: Use devm_kzalloc()Laurent Pinchart-40/+19
2013-01-25sh-pfc: Move platform device and driver to the coreLaurent Pinchart-94/+114
2013-01-25sh-pfc: Merge PFC core and gpioLaurent Pinchart-87/+25
2013-01-25sh-pfc: Merge PFC core and pinctrlLaurent Pinchart-25/+7
2013-01-25sh-pfc: Move private definitions and declarations to private headerLaurent Pinchart-0/+50
2013-01-25sh-pfc: Split platform data from the sh_pfc structureLaurent Pinchart-68/+67
2013-01-11sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6Kuninori Morimoto-0/+6
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman-14/+12
2012-11-13Merge branch 'soc4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/re...Arnd Bergmann-1/+0
2012-11-13sh: clkfwk: fixup unsed variable warningKuninori Morimoto-1/+0
2012-11-12Merge branches 'depends/asoc', 'renesas/boards', 'renesas/soc' and 'renesas/s...Arnd Bergmann-0/+86
2012-11-08sh: clkfwk: add sh_clk_fsidiv_register()Kuninori Morimoto-0/+86