alistair23-linux/drivers/uio
Magnus Damm af76756e6e uio: Runtime PM for UIO devices
This patch modifies the uio_pdrv_genirq driver to support
Runtime PM. The power management implementation simply
runtime resumes the device at open() time and runtime
suspends it at release() time. The user space driver is
responsible for re-initializing the hardware after open().

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-08-23 18:03:19 +09:00
..
Kconfig uio: add the uio_aec driver 2009-03-24 16:38:24 -07:00
Makefile uio: add the uio_aec driver 2009-03-24 16:38:24 -07:00
uio.c UIO: Take offset into account when determining number of pages that can be mapped 2009-03-24 16:38:25 -07:00
uio_aec.c uio: add the uio_aec driver 2009-03-24 16:38:24 -07:00
uio_cif.c UIO: fix specific device driver missing statement for depmod 2009-04-16 16:17:11 -07:00
uio_pdrv.c
uio_pdrv_genirq.c uio: Runtime PM for UIO devices 2009-08-23 18:03:19 +09:00
uio_sercos3.c UIO: add automata sercos3 pci card support 2008-10-16 09:24:53 -07:00
uio_smx.c