Show patches with: Submitter = Kevin Hilman       |    State = Action Required       |   137 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
OMAP: PM: omap_device: fix device power domain callbacks - - - --- 2011-06-01 Kevin Hilman New
[v4,01/18] I2C: OMAP2+: Set hwmod flags to only allow 16-bit accesses to i2c - - - --- 2011-06-02 Kevin Hilman New
[v4,02/18] I2C: OMAP2+: Name registers in I2C IP V2 only accordingly - - - --- 2011-06-02 Kevin Hilman New
[v4,03/18] I2C: OMAP2+: Introduce I2C IP versioning constants - - - --- 2011-06-02 Kevin Hilman New
[v4,04/18] I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revision - - - --- 2011-06-02 Kevin Hilman New
[v4,05/18] I2C: OMAP: add rev to omap i2c platform data - - - --- 2011-06-02 Kevin Hilman New
[v4,06/18] I2C: OMAP1: set IP revision in platform data - - - --- 2011-06-02 Kevin Hilman New
[v4,07/18] I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus added - - - --- 2011-06-02 Kevin Hilman New
[v4,08/18] I2C: OMAP2+: use platform_data ip revision to select register map - - - --- 2011-06-02 Kevin Hilman New
[v4,09/18] I2C: OMAP2+: Solve array bounds overflow error on i2c idle - - - --- 2011-06-02 Kevin Hilman New
[v4,10/18] I2C: OMAP2+: address confused probed version naming - - - --- 2011-06-02 Kevin Hilman New
[v4,11/18] I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32 - - - --- 2011-06-02 Kevin Hilman New
[v4,12/18] I2C: OMAP1/OMAP2+: add flags field to omap i2c platform data - - - --- 2011-06-02 Kevin Hilman New
[v4,13/18] I2C: OMAP2+: Pass flags up to omap i2c platform_data as well - - - --- 2011-06-02 Kevin Hilman New
[v4,14/18] I2C: OMAP1/OMAP2+: create omap I2C functionality flags for each cpu_... test - - - --- 2011-06-02 Kevin Hilman New
[v4,15/18] I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attr - - - --- 2011-06-02 Kevin Hilman New
[v4,16/18] I2C: OMAP1: set i2c unit feature implementation flags in platform data - - - --- 2011-06-02 Kevin Hilman New
[v4,17/18] I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from platform d… - - - --- 2011-06-02 Kevin Hilman New
[v4,18/18] I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info - - - --- 2011-06-02 Kevin Hilman New
[1/3] I2C: OMAP: remove unneccesary use of pdev - - - --- 2011-06-07 Kevin Hilman New
[2/3] I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM - - - --- 2011-06-07 Kevin Hilman New
[3/3] I2C: OMAP: remove racy suspend/resume callbacks - - - --- 2011-06-07 Kevin Hilman New
OMAP1: enable GENERIC_IRQ_CHIP - - - --- 2011-06-08 Kevin Hilman New
OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME - - - --- 2011-06-08 Kevin Hilman New
[24/25] ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code - - - --- 2011-06-23 Kevin Hilman New
ARM: pm: add v7 suspend/resume functions to v7_processor functions - - - --- 2011-06-23 Kevin Hilman New
OMAP3: PM: remove get_*_restore_pointer functions, directly use entry points - - - --- 2011-06-24 Kevin Hilman New
[01/10] omap: Use separate init_irq functions to avoid cpu_is_omap tests early - - - --- 2011-06-27 Kevin Hilman New
[06/10] omap2+: Remove gptimer_wakeup for now - - - --- 2011-06-27 Kevin Hilman New
OMAP: omap_device: replace _find_by_pdev() with to_omap_device() - - - --- 2011-07-06 Kevin Hilman New
[2/3] I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revision - - - --- 2011-07-08 Kevin Hilman New
OMAP2+: PM: fix watchdog boot when runtime PM is disabled - - - --- 2011-07-11 Kevin Hilman New
[1/4] OMAP: PM: omap_device: conditionally use PM domain runtime helpers - - - --- 2011-07-11 Kevin Hilman New
[2/4] OMAP: PM: omap_device: add system PM methods for PM domain handling - - - --- 2011-07-11 Kevin Hilman New
[3/4] OMAP: PM: omap_device: add API to disable idle on suspend - - - --- 2011-07-11 Kevin Hilman New
[4/4] OMAP: PM: disable idle on suspend for GPIO and UART - - - --- 2011-07-11 Kevin Hilman New
OMAP: omap_device: replace pr_* prints with dev_* - - - --- 2011-07-21 Kevin Hilman New
OMAP: omap_device: replace _find_by_pdev() with to_omap_device() - - - --- 2011-07-21 Kevin Hilman New
[RFC/PATCH,1/7] OMAP: omap_device: replace debug/warning/error prints with dev_* macros - - - --- 2011-07-21 Kevin Hilman New
[RFC/PATCH,2/7] OMAP3: beagle: don't touch omap_device internals - - - --- 2011-07-21 Kevin Hilman New
[RFC/PATCH,3/7] OMAP: McBSP: use existing macros for converting between devices - - - --- 2011-07-21 Kevin Hilman New
[RFC/PATCH,4/7] OMAP: omap_device: remove internal functions from omap_device.h - - - --- 2011-07-21 Kevin Hilman New
[RFC/PATCH,5/7] OMAP: omap_device: when building return platform_device instead of omap_device - - - --- 2011-07-21 Kevin Hilman New
[RFC/PATCH,6/7] OMAP: omap_device: device register functions now take platform_device pointer - - - --- 2011-07-21 Kevin Hilman New
[RFC/PATCH,7/7] WIP: HACK/RFC: omap_device: begin to decouple platform_device from omap_device - - - --- 2011-07-21 Kevin Hilman New
[RFC/PATCH,3/7] OMAP: McBSP: use existing macros for converting between devices - - - --- 2011-07-22 Kevin Hilman New
[RFC/PATCH] PM / Runtime: allow _put_sync() from interrupts-disabled context - - - --- 2011-07-22 Kevin Hilman New
[RFC/PATCH,v2] PM / Runtime: allow _put_sync() from interrupts-disabled context - - - --- 2011-07-22 Kevin Hilman New
[RFC/PATCH,7/7] WIP: HACK/RFC: omap_device: begin to decouple platform_device from omap_device - - - --- 2011-08-01 Kevin Hilman New
ARM: platform_device: pdev_archdata: add omap_device pointer - - - --- 2011-08-02 Kevin Hilman New
[1/2] I2C: OMAP: remove unneccesary use of pdev - - - --- 2011-08-03 Kevin Hilman New
[2/2] I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM - - - --- 2011-08-03 Kevin Hilman New
[v2,1/2] I2C: OMAP: remove unneccesary use of pdev - - - --- 2011-08-04 Kevin Hilman New
[v2,2/2] I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM - - - --- 2011-08-04 Kevin Hilman New
[3/2] I2C: OMAP: remove unused function pointers from pdata - - - --- 2011-08-04 Kevin Hilman New
[1/6] OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICAL - - - --- 2011-08-04 Kevin Hilman New
[2/6] OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabled - - - --- 2011-08-04 Kevin Hilman New
[3/6] OMAP1: enable GENERIC_IRQ_CHIP - - - --- 2011-08-04 Kevin Hilman New
[4/6] OMAP3: beagle: don't touch omap_device internals - - - --- 2011-08-04 Kevin Hilman New
[5/6] OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disabling - - - --- 2011-08-04 Kevin Hilman New
[6/6] OMAP: McBSP: use existing macros for converting between devices - - - --- 2011-08-04 Kevin Hilman New
[1/9] omap: mcbsp: Remove omap device API - - - --- 2011-08-06 Kevin Hilman New
[2/9] OMAP: omap_device: replace debug/warning/error prints with dev_* macros - - - --- 2011-08-06 Kevin Hilman New
[3/9] OMAP: omap_device: make latency autoadjust messages debug - - - --- 2011-08-06 Kevin Hilman New
[4/9] OMAP: omap_device: remove internal functions from omap_device.h - - - --- 2011-08-06 Kevin Hilman New
[5/9] OMAP: omap_device: when building return platform_device instead of omap_device - - - --- 2011-08-06 Kevin Hilman New
[6/9] OMAP: omap_device: device register functions now take platform_device pointer - - - --- 2011-08-06 Kevin Hilman New
[7/9] OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer - - - --- 2011-08-06 Kevin Hilman New
[8/9] ARM: platform_device: pdev_archdata: add omap_device pointer - - - --- 2011-08-06 Kevin Hilman New
[9/9] OMAP: omap_device: decouple platform_device from omap_device - - - --- 2011-08-06 Kevin Hilman New
[1/1] OMAP: omap_device: only override _noirq methods, not normal suspend/resume - - - --- 2011-08-24 Kevin Hilman New
[01/22] OMAP2+: hwmod: remove unused voltagedomain pointer - - - --- 2011-08-29 Kevin Hilman New
[02/22] OMAP2+: voltage: move PRCM mod offets into VC/VP structures - - - --- 2011-08-29 Kevin Hilman New
[03/22] OMAP2+: voltage: move prm_irqst_reg from VP into voltage domain - - - --- 2011-08-29 Kevin Hilman New
[04/22] OMAP2+: voltage: start towards a new voltagedomain layer - - - --- 2011-08-29 Kevin Hilman New
[05/22] OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva" - - - --- 2011-08-29 Kevin Hilman New
[06/22] OMAP3: voltagedomain data: add wakeup domain - - - --- 2011-08-29 Kevin Hilman New
[07/22] OMAP3+: voltage: add scalable flag to voltagedomain - - - --- 2011-08-29 Kevin Hilman New
[08/22] OMAP2+: powerdomain: add voltagedomain to struct powerdomain - - - --- 2011-08-29 Kevin Hilman New
[09/22] OMAP2: add voltage domains and connect to powerdomains - - - --- 2011-08-29 Kevin Hilman New
[10/22] OMAP3: powerdomain data: add voltage domains - - - --- 2011-08-29 Kevin Hilman New
[11/22] OMAP4: powerdomain data: add voltage domains - - - --- 2011-08-29 Kevin Hilman New
[12/22] OMAP2+: powerdomain: add voltage domain lookup during register - - - --- 2011-08-29 Kevin Hilman New
[13/22] OMAP2+: voltage: keep track of powerdomains in each voltagedomain - - - --- 2011-08-29 Kevin Hilman New
[14/22] OMAP2+: voltage: split voltage controller (VC) code into dedicated layer - - - --- 2011-08-29 Kevin Hilman New
[15/22] OMAP2+: voltage: move VC into struct voltagedomain, misc. renames - - - --- 2011-08-29 Kevin Hilman New
[16/22] OMAP2+: voltage: enable VC bypass scale method when VC is initialized - - - --- 2011-08-29 Kevin Hilman New
[17/22] OMAP2+: voltage: split out voltage processor (VP) code into new layer - - - --- 2011-08-29 Kevin Hilman New
[18/22] OMAP2+: VC: support PMICs with separate voltage and command registers - - - --- 2011-08-29 Kevin Hilman New
[19/22] OMAP2+: add PRM VP functions for checking/clearing VP TX done status - - - --- 2011-08-29 Kevin Hilman New
[20/22] OMAP3+ VP: replace transaction done check/clear with VP ops - - - --- 2011-08-29 Kevin Hilman New
[21/22] OMAP2+: PRM: add register access functions for VC/VP - - - --- 2011-08-29 Kevin Hilman New
[22/22] OMAP3+: voltage: convert to PRM register access functions - - - --- 2011-08-29 Kevin Hilman New
[01/10] OMAP3+: VC: cleanup i2c slave address configuration - - - --- 2011-08-29 Kevin Hilman New
[02/10] OMAP3+: VC: cleanup PMIC register address configuration - - - --- 2011-08-29 Kevin Hilman New
[01/12] OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames - - - --- 2011-08-29 Kevin Hilman New
[02/12] OMAP3+: voltage: remove unneeded debugfs interface - - - --- 2011-08-29 Kevin Hilman New
[03/12] OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask) - - - --- 2011-08-29 Kevin Hilman New
[04/12] OMAP3+: VP: move SoC-specific sys clock rate retreival late init - - - --- 2011-08-29 Kevin Hilman New
[05/12] OMAP3+: VP: move timing calculation/config into VP init - - - --- 2011-08-29 Kevin Hilman New
« 1 2 »