linux/drivers/gpio
Geert Uytterhoeven b26a719bdb gpio: rcar: Add Runtime PM handling for interrupts
The R-Car GPIO driver handles Runtime PM for requested GPIOs only.

When using a GPIO purely as an interrupt source, no Runtime PM handling
is done, and the GPIO module's clock may not be enabled.

To fix this:
  - Add .irq_request_resources() and .irq_release_resources() callbacks
    to handle Runtime PM when an interrupt is requested,
  - Add irq_bus_lock() and sync_unlock() callbacks to handle Runtime PM
    when e.g. disabling/enabling an interrupt, or configuring the
    interrupt type.

Fixes: d5c3d84657 "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-02-25 15:46:27 +01:00
..
devres.c
gpio-74x164.c
gpio-74xx-mmio.c
gpio-104-idi-48.c
gpio-104-idio-16.c
gpio-adnp.c
gpio-adp5520.c
gpio-adp5588.c
gpio-altera.c gpio: gpio-altera: Remove gpiochip on probe failure. 2016-01-27 10:50:22 +01:00
gpio-amd8111.c
gpio-amdpt.c
gpio-arizona.c GPIO bulk updates for the v4.5 kernel cycle: 2016-01-17 12:32:01 -08:00
gpio-ath79.c
gpio-bcm-kona.c
gpio-brcmstb.c gpio: brcmstb: Set endian flags for big-endian MIPS 2016-01-07 16:25:09 +01:00
gpio-bt8xx.c
gpio-clps711x.c
gpio-crystalcove.c
gpio-cs5535.c
gpio-da9052.c
gpio-da9055.c
gpio-davinci.c gpio: davinci: Fix the number of controllers allocated 2016-02-10 11:00:49 +01:00
gpio-dln2.c
gpio-dwapb.c
gpio-em.c
gpio-ep93xx.c
gpio-etraxfs.c
gpio-f7188x.c
gpio-ge.c
gpio-generic.c
gpio-grgpio.c
gpio-ich.c gpio: convert remaining users to gpiochip_add_data() 2016-01-05 11:21:20 +01:00
gpio-intel-mid.c
gpio-iop.c gpio: convert remaining users to gpiochip_add_data() 2016-01-05 11:21:20 +01:00
gpio-it87.c
gpio-janz-ttl.c gpio: convert remaining users to gpiochip_add_data() 2016-01-05 11:21:20 +01:00
gpio-kempld.c
gpio-ks8695.c gpio: convert remaining users to gpiochip_add_data() 2016-01-05 11:21:20 +01:00
gpio-loongson.c gpio: convert remaining users to gpiochip_add_data() 2016-01-05 11:21:20 +01:00
gpio-lp3943.c
gpio-lpc18xx.c
gpio-lpc32xx.c
gpio-lynxpoint.c
gpio-max730x.c
gpio-max732x.c
gpio-max7300.c
gpio-max7301.c
gpio-mb86s7x.c
gpio-mc9s08dz60.c
gpio-mc33880.c
gpio-mcp23s08.c
gpio-ml-ioh.c
gpio-mm-lantiq.c gpio: mm-lantiq: Do not use gpiochip_get_data() in ltq_mm_save_regs() 2016-01-13 10:21:06 +01:00
gpio-moxart.c gpio: moxart: fix build regression 2016-01-07 16:16:38 +01:00
gpio-mpc8xxx.c gpio: mpc8xxx: Do not use gpiochip_get_data() in mpc8xxx_gpio_save_regs() 2016-01-13 10:22:23 +01:00
gpio-mpc5200.c
gpio-msic.c
gpio-mvebu.c
gpio-mxc.c
gpio-mxs.c
gpio-octeon.c
gpio-omap.c
gpio-palmas.c
gpio-pca953x.c
gpio-pcf857x.c
gpio-pch.c gpio: pch: Optimize pch_gpio_get() 2016-01-05 15:46:34 +01:00
gpio-pl061.c
gpio-pxa.c
gpio-rc5t583.c
gpio-rcar.c gpio: rcar: Add Runtime PM handling for interrupts 2016-02-25 15:46:27 +01:00
gpio-rdc321x.c
gpio-sa1100.c gpio: convert remaining users to gpiochip_add_data() 2016-01-05 11:21:20 +01:00
gpio-sch.c
gpio-sch311x.c
gpio-sodaville.c
gpio-spear-spics.c
gpio-sta2x11.c
gpio-stmpe.c
gpio-stp-xway.c
gpio-sx150x.c
gpio-syscon.c
gpio-tb10x.c
gpio-tc3589x.c
gpio-tegra.c gpio: convert remaining users to gpiochip_add_data() 2016-01-05 11:21:20 +01:00
gpio-timberdale.c
gpio-tps6586x.c
gpio-tps65910.c
gpio-tps65912.c
gpio-ts5500.c gpio: ts5500: use gpiochip data pointer 2016-01-05 11:21:16 +01:00
gpio-twl4030.c gpio: twl4030: use gpiochip data pointer 2016-01-05 11:21:16 +01:00
gpio-twl6040.c gpio: convert remaining users to gpiochip_add_data() 2016-01-05 11:21:20 +01:00
gpio-tz1090-pdc.c gpio: tz1090-pdc: use gpiochip data pointer 2016-01-05 11:21:16 +01:00
gpio-tz1090.c gpio: tz1090: use gpiochip data pointer 2016-01-05 11:21:16 +01:00
gpio-ucb1400.c gpio: ucb1400: use gpiochip data pointer 2016-01-05 11:21:17 +01:00
gpio-vf610.c gpio: vf610: use gpiochip data pointer 2016-01-05 11:21:17 +01:00
gpio-viperboard.c gpio: viperboard: use gpiochip data pointer 2016-01-05 11:21:17 +01:00
gpio-vr41xx.c gpio: convert remaining users to gpiochip_add_data() 2016-01-05 11:21:20 +01:00
gpio-vx855.c gpio: vx855: use gpiochip data pointer 2016-01-05 11:21:18 +01:00
gpio-wm831x.c gpio: wm831x: use gpiochip data pointer 2016-01-05 11:21:18 +01:00
gpio-wm8350.c gpio: wm8350: use gpiochip data pointer 2016-01-05 11:21:18 +01:00
gpio-wm8994.c gpio: wm8994: use gpiochip data pointer 2016-01-05 11:21:18 +01:00
gpio-xgene-sb.c
gpio-xgene.c gpio: xgene: use gpiochip data pointer 2016-01-05 11:21:19 +01:00
gpio-xilinx.c gpio: xilinx: Do not use gpiochip_get_data() in xgpio_save_regs() 2016-01-07 10:06:56 +01:00
gpio-xlp.c gpio: xlp: use gpiochip data pointer 2016-01-05 11:21:19 +01:00
gpio-xtensa.c gpio: convert remaining users to gpiochip_add_data() 2016-01-05 11:21:20 +01:00
gpio-zevio.c gpio: zevio: use gpiochip data pointer 2016-01-05 11:21:19 +01:00
gpio-zx.c gpio: zx: use gpiochip data pointer 2016-01-05 11:21:19 +01:00
gpio-zynq.c gpio: zynq: use gpiochip data pointer 2016-01-05 11:21:20 +01:00
gpiolib-acpi.c GPIO bulk updates for the v4.5 kernel cycle: 2016-01-17 12:32:01 -08:00
gpiolib-legacy.c
gpiolib-of.c
gpiolib-sysfs.c
gpiolib.c GPIO bulk updates for the v4.5 kernel cycle: 2016-01-17 12:32:01 -08:00
gpiolib.h GPIO bulk updates for the v4.5 kernel cycle: 2016-01-17 12:32:01 -08:00
Kconfig ARM: SoC multiplatform code changes for v4.5 2016-01-20 18:03:56 -08:00
Makefile ARM: SoC multiplatform code changes for v4.5 2016-01-20 18:03:56 -08:00