ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
[linux-flexiantxendom0-3.2.10.git] / drivers / sh / pfc.c
2012-01-09 Magnus Dammsh: pfc: Unlock register support
2012-01-09 Magnus Dammsh: pfc: Variable bitfield width config register support
2012-01-09 Magnus Dammsh: pfc: Add config_reg_helper() function
2012-01-09 Magnus Dammsh: pfc: Convert index to field and value pair
2012-01-09 Magnus Dammsh: pfc: Add gpio_read_bit() for data register access
2011-12-09 Magnus Dammsh: pfc: ioremap() support
2011-10-28 Magnus Dammsh: pfc: Add GPIO IRQ support
2011-10-28 Magnus Dammsh: pfc: get_config_reg() shift clean up
2010-10-03 Paul Mundtsh: pfc: Fix up BUG() triggered by gpiolib debugfs...
2010-10-03 Paul Mundtsh: pfc: support pinmux deregistration.
2010-01-19 Magnus Dammsh: update PFC to allow any enum in MARK lists
2009-12-09 Paul Mundtsh: pfc: Fixup type mismatch in debug printks.
2009-11-30 Paul Mundtsh: pfc: pr_info() -> pr_debug() cleanups.
2009-11-30 Paul Mundtsh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O...
2009-11-30 Magnus Dammsh: Break out SuperH PFC code