public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-21 17:35:05 to 2011-06-23 20:33:41 UTC [more...]

Runtime PM discussion notes
 2011-06-23 20:34 UTC  (3+ messages)
        ` [linux-pm] "

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

problem with "undefined instruction"
 2011-06-23 19:53 UTC  (4+ messages)

[PATCH 00/25] Re-jig cpu_suspend for a saner calling convention
 2011-06-23 19:17 UTC  (26+ messages)
` [PATCH 01/25] ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
` [PATCH 02/25] ARM: pm: arrange for cpu_proc_init() to be called on resume
` [PATCH 03/25] ARM: pm: sa1100: no need to re-enable clock switching
` [PATCH 04/25] ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same
` [PATCH 05/25] ARM: pm: move return address (for cpu_resume) to top of stack
` [PATCH 06/25] ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths
` [PATCH 07/25] ARM: pm: preserve r4 - r11 across a suspend
` [PATCH 08/25] ARM: pm: reallocate registers to avoid r2, r3
` [PATCH 09/25] ARM: pm: rejig suspend follow-on function calling convention
` [PATCH 10/25] ARM: pm: move sa1100 to use proper suspend func arg0
` [PATCH 11/25] ARM: pm: convert cpu_suspend() to a normal function
` [PATCH 12/25] ARM: pm: move cpu_init() call into core code
` [PATCH 13/25] ARM: pm: sa1100: move cpu_suspend into C code
` [PATCH 14/25] ARM: pm: plat-s3c24xx: cleanup s3c_cpu_save
` [PATCH 15/25] ARM: pm: mach-s5pv210: "
` [PATCH 16/25] ARM: pm: mach-exynos4: "
` [PATCH 17/25] ARM: pm: mach-s3c64xx: "
` [PATCH 18/25] ARM: pm: samsung: move cpu_suspend into C code
` [PATCH 19/25] ARM: pm: samsung: no need to call flush_cache_all()
` [PATCH 20/25] ARM: pm: pxa: move cpu_suspend into C code
` [PATCH 21/25] ARM: pm: omap34xx: no need to save all registers in sleep34xx.S
` [PATCH 22/25] ARM: pm: omap34xx: remove misleading comment and use of r9
` [PATCH 23/25] ARM: pm: omap34xx: convert to generic suspend/resume support
` [PATCH 24/25] ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
` [PATCH 25/25] ARM: pm: ensure our temporary page table entry is removed from the TLB

[PATCH 00/25 v2] Re-jig cpu_suspend for a saner calling convention
 2011-06-23 19:05 UTC  (35+ messages)
` [PATCH 01/25] ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same
` [PATCH 02/25] ARM: pm: move return address (for cpu_resume) to top of stack
` [PATCH 03/25] ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths
` [PATCH 04/25] ARM: pm: preserve r4 - r11 across a suspend
` [PATCH 05/25] ARM: pm: reallocate registers to avoid r2, r3
` [PATCH 06/25] ARM: pm: rejig suspend follow-on function calling convention
` [PATCH 07/25] ARM: pm: move sa1100 to use proper suspend func arg0
` [PATCH 08/25] ARM: pm: convert cpu_suspend() to a normal function
` [PATCH 09/25] ARM: pm: plat-s3c24xx: cleanup s3c_cpu_save
` [PATCH 10/25] ARM: pm: sa1100: cleanup sa1100_cpu_suspend
` [PATCH 11/25] ARM: pm: mach-s5pv210: cleanup s3c_cpu_save
` [PATCH 12/25] ARM: pm: mach-exynos4: "
` [PATCH 13/25] ARM: pm: mach-s3c64xx: "
` [PATCH 14/25] ARM: pm: pxa: cleanup PXA suspend code
` [PATCH 15/25] ARM: pm: sa1100: move cpu_suspend into C code
` [PATCH 16/25] ARM: pm: pxa: "
` [PATCH 17/25] ARM: pm: move cpu_init() call into core code
` [PATCH 18/25] ARM: pm: arrange for cpu_proc_init() to be called on resume
` [PATCH 19/25] ARM: pm: sa1100: no need to re-enable clock switching
` [PATCH 20/25] ARM: pm: samsung: move cpu_suspend into C code
` [PATCH 21/25] ARM: pm: samsung: no need to call flush_cache_all()
` [PATCH 22/25] ARM: pm: omap: no need to save all registers in sleep34xx.S
` [PATCH 23/25] ARM: pm: omap34xx: remove misleading comment and use of r9
` [PATCH 24/25] ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
` [PATCH 25/25] ARM: pm: omap34xx: convert to generic suspend/resume support

[RFC 0/8] Introducing a generic AMP/IPC framework
 2011-06-23 18:46 UTC  (20+ messages)
` [RFC 1/8] drivers: add generic remoteproc framework
` [RFC 2/8] remoteproc: add omap implementation
` [RFC 5/8] remoteproc: add davinci implementation
` [RFC 7/8] drivers: introduce rpmsg, a remote-processor messaging bus

[PATCH 00/10] init_early cleanup for omap init_irq and init_timer
 2011-06-23 17:13 UTC  (15+ messages)
` [PATCH 05/10] omap2+: Use dmtimer macros for clockevent
` [PATCH 06/10] omap2+: Remove gptimer_wakeup for now
` [PATCH 07/10] omap2+: Reserve clocksource and timesource and initialize dmtimer later
` [PATCH 08/10] omap2+: Use dmtimer macros for clocksource

[PATCH 0/3] OMAP4: PRCM fixes
 2011-06-23 16:45 UTC  (4+ 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

omap3evm: observing bug in lockdep
 2011-06-23 16:26 UTC 

[PATCH] OMAP: 4430SDP: add mmc5/wl1283 device support
 2011-06-23 16:55 UTC 

[PATCH 0/8] Fix module-mode enable sequence on OMAP4
 2011-06-23 15:22 UTC  (8+ messages)
` [PATCH 1/8] OMAP2+: clockdomain: Add an api to read idle mode
  ` [PATCH 2/8] OMAP2+: clockdomain: Add SoC support for clkdm_is_idle
    ` [PATCH 3/8] OMAP2+: PM: Initialise sleep_switch to a non-valid value
      ` [PATCH 4/8] OMAP2+: PM: idle clkdms only if already in idle
        ` [PATCH 5/8] OMAP4: PM: TEMP: Prevent l3init from idling/force sleep

[PATCH 0/3] OMAP: HSMMC: cleanup and runtime pm
 2011-06-23 14:50 UTC  (11+ messages)
` [PATCH 1/3] MMC: OMAP: HSMMC: Remove lazy_disable
` [PATCH 2/3] MMC: OMAP: HSMMC: add runtime pm support
` [PATCH 3/3] MMC: OMAP: HSMMC: Remove unused iclk

[RFC PATCHv5 0/7] HSI framework and drivers
 2011-06-23 13:08 UTC  (4+ messages)
` [RFC PATCHv5 1/7] HSI: hsi: Introducing HSI framework

[PATCH 0/8] HDMI: Split hdmi.c to seperate HDMI IP dependant code from DSS
 2011-06-23 12:31 UTC  (21+ messages)
` [PATCH 1/8] OMAP4: DSS: HDMI: HDMI clean up to pass base_address
  ` [PATCH 2/8] OMAP4 : DSS : HDMI : Move the EDID portion from HDMI IP
    ` [PATCH 3/8] OMAP4: DSS: HDMI: Use specific HDMI timings structure
      ` [PATCH 4/8] OMAP4: DSS: HDMI: Move the common header file definition
        ` [PATCH 5/8] OMAP4: DSS2: HDMI: Split the HDMI driver to DSS and IP

[PATCH] OMAP4: Keyboard: Mux changes in the board file
 2011-06-23 12:15 UTC 

[PATCHv3 0/6] PRCM chain handler
 2011-06-23 11:12 UTC  (20+ messages)
` [PATCHv3 1/6] omap: prcm: switch to a chained IRQ handler mechanism
` [PATCHv3 2/6] PRCM: Add support for PAD wakeup interrupts
` [PATCHv3 3/6] OMAP: PRCM: Added an api to get id for a PRCM event
` [PATCHv3 4/6] OMAP3: PM: Use PRCM chain handler
` [PATCHv3 5/6] OMAP3: Serial: Made serial to work properly with "
` [PATCHv3 6/6] OMAP3: Serial tty: Added resume_idle calls to critical points

[RFC PATCHv5 4/7] HSI: hsi_char: Add HSI char device driver
 2011-06-23  9:12 UTC  (3+ messages)

[PATCH 2/2] OMAP4: Regulator: Specify system has fully specified constraints
 2011-06-22 22:32 UTC  (3+ messages)

[PATCH] Fix CPU spinlock lockups on secondary CPU bringup
 2011-06-22 18:46 UTC  (2+ messages)

Confirm Receipt
 2011-06-22 17:12 UTC 

[RFC] omap_pm_get_device_context_loss_count() support on OMAP4
 2011-06-22 16:27 UTC  (2+ messages)

[PATCH 1/2] OMAP4 :TWL6030: Regulator set the default behavior of LDO's
 2011-06-22 15:06 UTC  (5+ messages)

[PATCH v2] arm: omap3: cm-t35: add support for cm-t3730
 2011-06-22 14:56 UTC  (3+ messages)
` [PATCH v3 3/3] "

[PATCH 1/2] omap4: hwmod: Reset i2c modules as a part of omap_hwmod init
 2011-06-22 11:46 UTC  (2+ messages)
` [PATCH v5 2/2] OMAP: hwmod: fix the i2c-reset timeout during bootup

[PATCH v6 00/18] MFD/ASoC/Input: TWL4030/TWL60X0 changes
 2011-06-22 11:39 UTC  (8+ messages)
` [PATCH v6 11/18] input: Add initial support for TWL6040 vibrator
    `  "
` [PATCH v6 15/18] ASoC: twl6040: Remove pll and headset mode dependency
` [PATCH v6 18/18] OMAP4: SDP4430: Add twl6040 codec platform support

[PATCH v2 0/4] drivers/iommu/ relocations
 2011-06-22 10:16 UTC  (4+ messages)
  ` [PATCH 1/2] iommu: Move iommu Kconfig entries to submenu
  ` [PATCH 2/2] iommu/amd: Move missing parts to drivers/iommu

[RFC PATCH] ARM: smp: Fix the CPU hotplug race with scheduler
 2011-06-22 10:06 UTC  (15+ messages)

[PATCH 0/4] OMAP: DSS2: misc patches
 2011-06-22  8:45 UTC  (5+ messages)
` [PATCH 1/4] OMAP: DSS: Minor cleanup in ovl and mgr cache structs
` [PATCH 2/4] OMAP: DSS2: Add Color Phase Rotation support
` [PATCH 3/4] OMAP: DSS2: DSI: sync when disabling a display
` [PATCH 4/4] OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4

Trouble with newer kernels on Gumstix Overo boards
 2011-06-22  6:57 UTC  (6+ messages)

[PATCH 0/2] OMAP4: PM: Regulator state update
 2011-06-22  0:24 UTC 

[OMAP3] [PM] [QUERY] voltage not reducing with enable_off_mode
 2011-06-21 22:18 UTC 

[PATCH] mfd: omap: fix the crash during omap ehci or ohci driver initialization
 2011-06-21 20:27 UTC  (7+ messages)

Message
 2011-06-21 18:16 UTC 


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