summaryrefslogtreecommitdiff
path: root/drivers/sh
Commit message (Expand)AuthorAge
* drivers: sh: Get rid of CONFIG_ARCH_SHMOBILE_MULTIGeert Uytterhoeven2015-11-17
* Merge tag 'renesas-sh-drivers-for-v4.3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-21
|\
| * drivers: sh: Disable PM runtime for multi-platform ARM with genpdGeert Uytterhoeven2015-09-14
| * drivers: sh: Disable legacy default PM Domain on emev2Geert Uytterhoeven2015-09-14
* | sh: Kill off set_irq_flags usageRob Herring2015-09-16
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
|/
* sh/intc: Prepare irq flow handlers for irq argument removalThomas Gleixner2015-07-29
* sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-29
* sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner2015-07-29
* sh/irq: Use irq accessor functions instead of open coded accessJiang Liu2015-07-29
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-01
|\
| * sh/intc: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-25
| * sh/intc: Fix potential race in installing chained IRQ handlerThomas Gleixner2015-06-25
* | drivers: sh: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak2015-05-12
|/
* drivers: sh: Remove test for now unsupported sh7372Geert Uytterhoeven2015-04-27
* drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpdGeert Uytterhoeven2015-04-27
* drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpdGeert Uytterhoeven2015-04-27
* drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpdGeert Uytterhoeven2015-02-24
* drivers: sh / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-05
* drivers: sh: Leave disabling of unused PM domains to genpdUlf Hansson2014-09-09
* sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven2014-08-22
* Merge tag 'renesas-sh-drivers-for-v3.16' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2014-06-06
|\
| * drivers: sh: Enable PM runtime for new R-Car Gen2 SoCsGeert Uytterhoeven2014-06-05
| * drivers: sh: pm_runtime implementation needs to suspend and resume devicesBen Dooks2014-05-26
| * drivers: sh: Restrict INTC_USERIMASK to SH4AGeert Uytterhoeven2014-05-26
| * drivers: sh: pm_runtime does not need idle callbackBen Dooks2014-05-26
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-04
|\ \
| * | sh: intc: Remove pointless irq_reserve_irqs() invocationThomas Gleixner2014-05-16
* | | Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-03
|\ \ \ | |_|/ |/| |
| * | sh: clk: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-30
| |/
* | drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTIGeert Uytterhoeven2014-05-12
|/
* Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2014-04-05
|\
| * sh: intc: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-02-18
* | ARM: shmobile: wait for MSTP clock status to toggle, when enabling itGuennadi Liakhovetski2014-02-04
|/
* Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-28
|\
| * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
* | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-04
|/
* Merge branch 'pfc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren...Olof Johansson2013-01-29
|\
| * sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/Laurent Pinchart2013-01-25
| * sh-pfc: Remove unused resource and num_resources platform data fieldsLaurent Pinchart2013-01-25
| * sh-pfc: Remove platform device registrationLaurent Pinchart2013-01-25
| * sh-pfc: Support passing resources through platform deviceLaurent Pinchart2013-01-25
| * sh-pfc: Split platform device and platform driver registrationLaurent Pinchart2013-01-25
| * sh-pfc: Use sh_pfc_ namespace prefix through the whole driverLaurent Pinchart2013-01-25
| * sh-pfc: Sort headers alphabeticallyLaurent Pinchart2013-01-25
| * sh-pfc: Remove check for impossible error conditionLaurent Pinchart2013-01-25
| * sh-pfc: Let the compiler decide whether to inline functionsLaurent Pinchart2013-01-25
| * sh-pfc: Use devm_ioremap_nocache()Laurent Pinchart2013-01-25
| * sh-pfc: Use devm_kzalloc()Laurent Pinchart2013-01-25
| * sh-pfc: Move platform device and driver to the coreLaurent Pinchart2013-01-25