public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-30 15:11:55 to 2011-07-01 21:09:41 UTC [more...]

[PATCH v3 00/13] OMAP4: Add modulemode support to hwmod framework
 2011-07-01 21:09 UTC  (6+ messages)
` [PATCH v3 01/13] OMAP4: hwmod data: Add clock domain attribute
` [PATCH v3 02/13] OMAP2+: hwmod: Init clkdm field at boot time
` [PATCH v3 03/13] OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros
` [PATCH v3 04/13] OMAP: hwmod: Wait the idle status to be disabled
` [PATCH v3 05/13] OMAP2+: hwmod: Replace clkdm access from main_clk using hwmod attribute

[PATCH v2 0/8] OMAP2+: hwmod framework fixes
 2011-07-01 20:54 UTC  (9+ messages)
` [PATCH v2 1/8] OMAP2+: hwmod: Fix smart-standby + wakeup support
` [PATCH v2 2/8] OMAP4: hwmod data: Add MSTANDBY_SMART_WKUP flag
` [PATCH v2 3/8] OMAP2+: hwmod: Enable module in shutdown to access sysconfig
` [PATCH v2 4/8] OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not set
` [PATCH v2 5/8] OMAP2+: hwmod: Remove _populate_mpu_rt_base warning
` [PATCH v2 6/8] OMAP2+: hwmod: Fix the HW reset management
` [PATCH v2 7/8] OMAP: hwmod: Add warnings if enable failed
` [PATCH v2 8/8] OMAP: hwmod: Move pr_debug to improve the readability

runtime PM usage_count during driver_probe_device()?
 2011-07-01 20:53 UTC  (14+ messages)
  ` [linux-pm] "

[PATCH v2 00/18] OMAP4: PM data big spring cleanup and fixes
 2011-07-01 20:41 UTC  (19+ messages)
` [PATCH v2 01/18] OMAP4: cm: Remove RESTORE macros to avoid access from SW
` [PATCH v2 02/18] OMAP4: prcm_mpu: Fix indent in few macros
` [PATCH v2 03/18] OMAP4: clockdomain data: Fix data order and wrong name
` [PATCH v2 04/18] OMAP4: clock data: Add sddiv to USB DPLL
` [PATCH v2 05/18] OMAP4: clock data: Remove usb_host_fs clkdev with NULL dev
` [PATCH v2 06/18] OMAP4: clock data: Re-order some clock nodes and structure fields
` [PATCH v2 07/18] OMAP4: clock data: Fix max mult and div for USB DPLL
` [PATCH v2 08/18] OMAP4: clock data: Rename clock flags from 443X to 44XX
` [PATCH v2 09/18] OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocks
` [PATCH v2 10/18] OMAP4: clock data: Remove UNIPRO clock nodes
` [PATCH v2 11/18] OMAP4: clock data: Add missing divider selection for auxclks
` [PATCH v2 12/18] OMAP4: prcm: Remove references to non-existant peripherals
` [PATCH v2 13/18] OMAP4: hwmod data: Fix L3 interconnect data order and alignement
` [PATCH v2 14/18] OMAP4: hwmod data: Remove un-needed parens
` [PATCH v2 15/18] OMAP4: hwmod data: Fix bad alignement
` [PATCH v2 16/18] OMAP4: hwmod data: Replace CHIP_IS_OMAP4430 by OMAP44XX
` [PATCH v2 17/18] OMAP4: hwmod data: Modify DSS opt clocks
` [PATCH v2 18/18] OMAP4: hwmod data: Change DSS main_clk scheme

[PATCH v2 0/5] OMAP4: PM HW bugs & PRCM fixes
 2011-07-01 20:27 UTC  (6+ messages)
` [PATCH v2 1/5] OMAP4: prcm: Fix errors in few defines name
` [PATCH v2 2/5] OMAP4: prm: Remove wrong clockdomain offsets
` [PATCH v2 3/5] OMAP4: powerdomain data: Fix core mem states and missing cefuse flag
` [PATCH v2 4/5] OMAP4: clock data: Keep GPMC clocks always enabled and hardware managed
` [PATCH v2 5/5] OMAP4: powerdomain data: Remove unsupported MPU powerdomain state

[PATCHv4 0/9] PRCM chain interrupt handling
 2011-07-01 20:10 UTC  (7+ messages)
` [PATCHv4 2/9] PRCM: Add support for PAD wakeup interrupts
` [PATCHv4 3/9] OMAP3: PM: remove serial resume / idle calls from idle path
` [PATCHv4 9/9] OMAP3: PM: Disable / enable PRCM chain interrupts during wakeup from suspend

[PATCH 0/6 V2] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-07-01 19:06 UTC  (8+ messages)
` [PATCH 1/6 v2] arm: omap: usb: ehci and ohci hwmod structures for omap4
  ` [PATCH 2/6 v2] arm: omap: usb: ehci and ohci hwmod structures for omap3
    ` [PATCH 3/6 v2] arm: omap: usb: register hwmods of usbhs
      ` [PATCH 4/6 v2] arm: omap: usb: device name change for the clk names "
        ` [PATCH 5/6 v2] arm: omap: usb: Runtime PM support
            ` [PATCH 6/6 v2] arm: omap: usb: global Suspend and resume support of ehci and ohci

gpio interrupt is not invoked on Panda board
 2011-07-01 18:10 UTC 

[PATCH] OMAP: HSMMC maintainence
 2011-07-01 17:39 UTC  (3+ messages)

[PATCH] MMC: OMAP: change HSMMC maintainence to Orphan
 2011-07-01 17:36 UTC 

[PATCH 0/7] OMAP4: Add 4460 base support
 2011-07-01 17:00 UTC  (17+ messages)
` [PATCH 1/7] OMAP: ID: introduce chip detection for OMAP4460
  ` [PATCH 2/7] OMAP4: ID: add omap_has_feature for max freq supported
    ` [PATCH 3/7] OMAP4: PRCM: OMAP4460 specific PRM and CM register bitshifts
      ` [PATCH 4/7] OMAP4: clocks: Update the clock tree with 4460 clock nodes
        ` [PATCH 5/7] OMAP4: powerdomain: Reuse on 4460 using CHIP_IS_44XX
          ` [PATCH 6/7] OMAP4: clockdomain: "
            ` [PATCH 7/7] 4460sdp/blaze/panda: hwmod: Prevent gpio1 reset during hwmod init

[PATCHv4 0/3] OMAP: HSMMC: cleanup and runtime pm
 2011-07-01 16:39 UTC  (4+ messages)
` [PATCHv4 1/3] MMC: OMAP: HSMMC: Remove lazy_disable
` [PATCHv4 2/3] MMC: OMAP: HSMMC: add runtime pm support
` [PATCHv4 3/3] MMC: OMAP: HSMMC: Remove unused iclk

[PATCHv3 0/3] OMAP: HSMMC: cleanup and runtime pm
 2011-07-01 16:05 UTC  (8+ messages)
` [PATCHv3 1/3] MMC: OMAP: HSMMC: Remove lazy_disable
` [PATCHv3 2/3] MMC: OMAP: HSMMC: add runtime pm support
` [PATCHv3 3/3] MMC: OMAP: HSMMC: Remove unused iclk

[RFC 0/8] Introducing a generic AMP/IPC framework
 2011-07-01 15:13 UTC  (8+ messages)
` [RFC 7/8] drivers: introduce rpmsg, a remote-processor messaging bus

Build issue
 2011-07-01 14:37 UTC 

[RFC 0/12] McBSP cleanup and generalization
 2011-07-01 14:05 UTC  (22+ messages)
` [RFC 01/12] ASoC: OMAP: McBSP: fix build breakage on OMAP1
` [RFC 02/12] omap: mcbsp: Remove rx_/tx_word_length variables
` [RFC 03/12] omap: mcbsp: Remove port number enums
` [RFC 04/12] omap: mcbsp: Merge OMAP1 and OMAP2+ McBSP register definitions
` [RFC 05/12] omap: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devices.c
` [RFC 06/12] omap: mcbsp: Implement generic register and cache access
` [RFC 07/12] omap: mcbsp: Get rid of remaining is_omap tests
` [RFC 08/12] omap: mcbsp: Remove omap device API
` [RFC 09/12] omap: mcbsp: Move OMAP3+ wakeup enable/disable to omap_mcbsp_request/_free
` [RFC 10/12] omap: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c
` [RFC 11/12] omap: mcbsp: Remove conditional compilation for OMAP3
` [RFC 12/12] omap: mcbsp: Reorganize DMA operating mode and sidetone init/exit code

[PATCH 0/6] OMAP2+: hwmod framework fixes
 2011-07-01 13:56 UTC  (8+ messages)
` [PATCH 2/6] OMAP4: hwmod data: Add MSTANDBY_SMART_WKUP flag
` [PATCH 6/6] OMAP2+: hwmod: Fix the HW reset management

[PATCH v2 00/13] OMAP4: Add modulemode support to hwmod framework
 2011-07-01 13:10 UTC  (8+ messages)
` [PATCH v2 03/13] OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros
` [PATCH v2 04/13] OMAP: hwmod: Wait the idle status to be disabled
` [PATCH v2 07/13] OMAP4: prm: Replace warm reset API with the offset based version

[PATCH 0/8] HDMI: Split hdmi.c to seperate HDMI IP dependant code from DSS
 2011-07-01 12:43 UTC  (13+ messages)

[PATCH v3 0/8] Fix module-mode enable sequence on OMAP4
 2011-07-01 12:24 UTC  (5+ messages)
` [PATCH v3 1/8] OMAP2+: clockdomain: Add an api to read idle mode
` [PATCH v3 2/8] OMAP2+: clockdomain: Add SoC support for clkdm_is_idle

Initial B&N Nook Color support, take six
 2011-07-01 11:37 UTC  (4+ messages)
` [PATCH 2/3] Add tps65921 chip

[PATCH] DMA: OMAP: Remove extra looping from omap_request_dma
 2011-07-01 10:54 UTC  (3+ messages)

[PATCH] arm: omap: fix the alphabetical order
 2011-07-01 10:14 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/3] OMAP4: PRCM fixes
 2011-07-01 10:09 UTC  (9+ messages)
` [PATCH 1/3] OMAP4: pcrm: Fix errors in few defines name
` [PATCH 2/3] OMAP4: prm: Remove wrong clockdomain offsets
` [PATCH 3/3] OMAP4: powerdomain data: Fix core mem states and missing cefuse flag

[GIT PULL] omap iommu fixes for v3.0-rc
 2011-07-01 10:05 UTC  (4+ messages)

[PATCH v3 00/20] GPIO: OMAP: driver cleanup and fixes
 2011-07-01  9:47 UTC  (21+ messages)
` [PATCH v3 01/20] GPIO: OMAP: Remove dependency on gpio_bank_count
` [PATCH v3 02/20] GPIO: OMAP2+: Use flag to identify wakeup domain
` [PATCH v3 03/20] GPIO: OMAP: Make gpio_context part of gpio_bank structure
` [PATCH v3 04/20] GPIO: OMAP: Fix pwrdm_post_transition call sequence
` [PATCH v3 05/20] GPIO: OMAP: Handle save/restore ctx in GPIO driver
` [PATCH v3 06/20] GPIO: OMAP2+: Make non-wakeup GPIO part of pdata
` [PATCH v3 07/20] GPIO: OMAP: Avoid cpu checks during module ena/disable
` [PATCH v3 08/20] GPIO: OMAP: Use wkup regs off/suspend support flag
` [PATCH v3 09/20] GPIO: OMAP: Use level/edge detect reg offsets
` [PATCH v3 10/20] GPIO: OMAP: Remove hardcoded offsets in ctxt save/restore
` [PATCH v3 11/20] GPIO: OMAP: Clean set_gpio_triggering function
` [PATCH v3 12/20] GPIO: OMAP: Use wkup_status for all SoCs
` [PATCH v3 13/20] GPIO: OMAP: Clean omap_gpio_mod_init function
` [PATCH v3 14/20] GPIO: OMAP15xx: Use pinctrl offset instead of macro
` [PATCH v3 15/20] GPIO: OMAP: Use readl in irq_handler for all access
` [PATCH v3 16/20] GPIO: OMAP: Remove bank->method & METHOD_* macros
` [PATCH v3 17/20] GPIO: OMAP: Fix bankwidth for OMAP7xx MPUIO
` [PATCH v3 18/20] GPIO: OMAP: Use PM runtime framework
` [PATCH v3 19/20] GPIO: OMAP: optimize suspend and resume functions
` [PATCH v3 20/20] GPIO: OMAP2+: Clean prepare_for_idle and resume_after_idle

[PATCH 00/16] OMAP4: PRCM big spring (late) cleanup
 2011-07-01  8:23 UTC  (2+ messages)

[PATCH 0/2] RETU meets Sparse IRQ
 2011-07-01  7:55 UTC  (3+ messages)

[PATCH] OMAP4: Keyboard: Mux changes in the board file
 2011-07-01  7:48 UTC  (2+ messages)

[PATCH v2 0/1] Add mmc5 and WLAN chip wl1283 chip support on blaze
 2011-07-01  7:47 UTC  (3+ messages)
` [PATCH v2 1/1] omap: blaze: add mmc5/wl1283 device support

[PATCH] ARM: OMAP: Overo: remove illegal extra call to overo_ads7846_init()
 2011-07-01  7:30 UTC  (4+ messages)
` [PATCH] ARM: OMAP: Overo: remove duplicate "

[PATCH] OMAP4: DMTIMER: enable autoidle mode
 2011-07-01  7:26 UTC  (3+ messages)

[PATCH 9/10] arch/arm/mach-omap2/clock.c: add missing clk_put
 2011-07-01  7:15 UTC  (3+ messages)

[PATCH 3.0] OMAP: drop __initdata tags from static struct platform_device declarations
 2011-07-01  7:12 UTC  (4+ messages)
  ` [RESEND] "

OMAP3: Enabling IO Daisy Chain
 2011-07-01  3:05 UTC  (3+ messages)

[PATCH v2 02/18] GPIO: OMAP2+: Use flag to identify wakeup domain
 2011-06-30 22:57 UTC  (5+ messages)
` [PATCH v2 08/18] GPIO: OMAP: Use wkup regs off/suspend support flag

[PATCH] OMAP4: I2C: Enable FIFO usage for OMAP4
 2011-06-30 22:50 UTC  (4+ messages)

Equity Business Investment
 2011-06-30 17:08 UTC 

[PATCH] arm: platsmp: Allow secondary cpu hotplug with maxcpus=1
 2011-06-30 16:36 UTC  (3+ messages)

Beagleboard -XM and 32GB microSD card oddities
 2011-06-30 15:52 UTC  (4+ messages)

[PATCH v2 00/11] PM QoS: add a per-device wake-up latency constraint class
 2011-06-30 15:11 UTC  (9+ messages)
` [PATCH 04/11] OMAP PM: create a PM layer plugin for per-device constraints
` [PATCH 05/11] OMAP PM: early init of the pwrdms states
` [PATCH 06/11] OMAP2+: powerdomain: control power domains next state
` [PATCH 07/11] OMAP3: powerdomain data: add wake-up latency figures
` [PATCH 08/11] OMAP4: "
` [PATCH 09/11] OMAP2+: omap_hwmod: manage the wake-up latency constraints
` [PATCH 10/11] OMAP: PM CONSTRAINTS: implement the devices "
` [PATCH 11/11] OMAP2+: cpuidle only influences the MPU state


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox