| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: radix-tree: check accounting of existing slot replacement users | Johannes Weiner | 2016-12-13 | 1 | -1/+1 |
* | drivers: sh: Stop using the legacy clock domain on ARM | Geert Uytterhoeven | 2016-05-30 | 1 | -9/+0 |
* | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 2016-03-04 | 1 | -1/+1 |
|\ |
|
| * | drivers: sh: Restore legacy clock domain on SuperH platforms | Geert Uytterhoeven | 2016-02-25 | 1 | -1/+1 |
* | | drivers: Initialize resource entry to zero | Toshi Kani | 2016-01-30 | 1 | -1/+1 |
|/ |
|
* | drivers: sh: clk: Avoid crashes when passing NULL clocks | Geert Uytterhoeven | 2015-11-24 | 1 | -0/+12 |
* | drivers: sh: clk: Remove obsolete and unused clk_round_parent() | Geert Uytterhoeven | 2015-11-24 | 1 | -88/+0 |
* | drivers: sh: Get rid of CONFIG_ARCH_SHMOBILE_MULTI | Geert Uytterhoeven | 2015-11-16 | 1 | -1/+1 |
* | Merge tag 'renesas-sh-drivers-for-v4.3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-09-21 | 1 | -14/+5 |
|\ |
|
| * | drivers: sh: Disable PM runtime for multi-platform ARM with genpd | Geert Uytterhoeven | 2015-09-14 | 1 | -13/+5 |
| * | drivers: sh: Disable legacy default PM Domain on emev2 | Geert Uytterhoeven | 2015-09-14 | 1 | -2/+1 |
* | | sh: Kill off set_irq_flags usage | Rob Herring | 2015-09-16 | 1 | -9/+1 |
* | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 2 | -3/+3 |
|/ |
|
* | sh/intc: Prepare irq flow handlers for irq argument removal | Thomas Gleixner | 2015-07-29 | 1 | -1/+2 |
* | sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-29 | 2 | -7/+9 |
* | sh/irq: Use access helper irq_data_get_affinity_mask() | Thomas Gleixner | 2015-07-29 | 1 | -3/+3 |
* | sh/irq: Use irq accessor functions instead of open coded access | Jiang Liu | 2015-07-29 | 1 | -5/+7 |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-02 | 2 | -3/+5 |
|\ |
|
| * | sh/intc: Fix race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -2/+3 |
| * | sh/intc: Fix potential race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -1/+2 |
* | | drivers: sh: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS | Rajendra Nayak | 2015-05-12 | 1 | -45/+2 |
|/ |
|
* | drivers: sh: Remove test for now unsupported sh7372 | Geert Uytterhoeven | 2015-04-27 | 1 | -2/+1 |
* | drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpd | Geert Uytterhoeven | 2015-04-27 | 1 | -1/+1 |
* | drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpd | Geert Uytterhoeven | 2015-04-27 | 1 | -2/+2 |
* | drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpd | Geert Uytterhoeven | 2015-02-23 | 1 | -0/+2 |
* | drivers: sh / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-05 | 1 | -2/+2 |
* | drivers: sh: Leave disabling of unused PM domains to genpd | Ulf Hansson | 2014-09-09 | 1 | -11/+0 |
* | sh: intc: Confine SH_INTC to platforms that need it | Geert Uytterhoeven | 2014-08-22 | 2 | -3/+6 |
* | Merge tag 'renesas-sh-drivers-for-v3.16' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2014-06-06 | 2 | -7/+35 |
|\ |
|
| * | drivers: sh: Enable PM runtime for new R-Car Gen2 SoCs | Geert Uytterhoeven | 2014-06-05 | 1 | -0/+3 |
| * | drivers: sh: pm_runtime implementation needs to suspend and resume devices | Ben Dooks | 2014-05-26 | 1 | -2/+35 |
| * | drivers: sh: Restrict INTC_USERIMASK to SH4A | Geert Uytterhoeven | 2014-05-26 | 1 | -1/+1 |
| * | drivers: sh: pm_runtime does not need idle callback | Ben Dooks | 2014-05-26 | 1 | -8/+0 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-05 | 1 | -6/+0 |
|\ \ |
|
| * | | sh: intc: Remove pointless irq_reserve_irqs() invocation | Thomas Gleixner | 2014-05-16 | 1 | -6/+0 |
* | | | Merge back earlier cpufreq material. | Rafael J. Wysocki | 2014-06-03 | 1 | -15/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | sh: clk: Use cpufreq_for_each_valid_entry macro for iteration | Stratos Karafotis | 2014-04-30 | 1 | -15/+5 |
| |/ |
|
* / | drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI | Geert Uytterhoeven | 2014-05-12 | 2 | -7/+27 |
|/ |
|
* | Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2014-04-06 | 1 | -1/+1 |
|\ |
|
| * | sh: intc: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 2014-02-18 | 1 | -1/+1 |
* | | ARM: shmobile: wait for MSTP clock status to toggle, when enabling it | Guennadi Liakhovetski | 2014-02-04 | 1 | -0/+38 |
|/ |
|
* | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-06-28 | 1 | -1/+1 |
|\ |
|
| * | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 2013-06-03 | 1 | -1/+1 |
* | | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 2013-06-04 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'pfc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren... | Olof Johansson | 2013-01-29 | 7 | -1370/+0 |
|\ |
|
| * | sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/ | Laurent Pinchart | 2013-01-25 | 8 | -1308/+0 |
| * | sh-pfc: Remove unused resource and num_resources platform data fields | Laurent Pinchart | 2013-01-25 | 1 | -13/+4 |
| * | sh-pfc: Remove platform device registration | Laurent Pinchart | 2013-01-25 | 1 | -12/+0 |
| * | sh-pfc: Support passing resources through platform device | Laurent Pinchart | 2013-01-25 | 2 | -7/+21 |
| * | sh-pfc: Split platform device and platform driver registration | Laurent Pinchart | 2013-01-25 | 1 | -9/+6 |