messages from 2011-09-24 05:55:42 to 2011-09-27 10:04:25 UTC [more...]
[PATCH V7 0/4] cpuidle: Global registration of idle states with per-cpu statistics
2011-09-27 10:04 UTC (5+ messages)
` [PATCH V7 1/4] cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
` [PATCH V7 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
` [PATCH V7 3/4] cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
` [PATCH V7 4/4] cpuidle: Single/Global registration of idle states
[PATCH v3 0/6] iommu: split mapping to page sizes as supported by the hardware
2011-09-27 8:56 UTC (4+ messages)
` [PATCH v3 3/6] iommu/msm: announce supported page sizes
[PATCH] ti816x: add support for nand on ti8168 evm
2011-09-27 8:51 UTC (2+ messages)
[PATCH] leds-class: change back LEDS_CLASS to tristate instead of bool
2011-09-27 8:50 UTC
[PATCH v3 0/4] OMAP_VOUT: Misc fixes and cleanup patches for 3.2
2011-09-27 7:23 UTC (12+ messages)
` [PATCH v3 1/4] OMAP_VOUT: Fix check in reqbuf for buf_size allocation
` [PATCH v3 2/4] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr
` [PATCH v3 3/4] OMAP_VOUT: Add support for DSI panels
` [PATCH v3 4/4] OMAP_VOUT: Don't trigger updates in omap_vout_probe
[PATCH 0/5] [media]: OMAP_VOUT: Misc fixes and cleanup patches for 3.2
2011-09-27 7:09 UTC (17+ messages)
` [PATCH 2/5] [media]: OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr
` [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr
[PATCH v3 3/3] OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting
2011-09-27 7:01 UTC (2+ messages)
[PATCH 0/5 v11] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
2011-09-27 6:04 UTC (17+ messages)
` [PATCH 1/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap4
` [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3
[PATCH 00/13] OMAP3+: Add DT support for early devices and i2c / twl6030
2011-09-27 5:42 UTC (17+ messages)
` [PATCH 01/13] hwspinlock: OMAP4: Add spinlock support in DT
` [PATCH 02/13] gpio/omap: Adapt GPIO driver to DT
` [PATCH 03/13] arm/dts: OMAP4: Add gpio nodes
` [PATCH 04/13] irq: Add stub for none DT build in irqdomain.h
` [PATCH 05/13] i2c: OMAP: Add DT support for i2c controller
` [PATCH 06/13] mfd: twl-core: Add initial DT support for twl4030/twl6030
` [PATCH 07/13] rtc: rtc-twl: Add DT support for RTC inside twl4030/twl6030
` [PATCH 08/13] arm/dts: OMAP4: Add i2c controller nodes
` [PATCH 09/13] arm/dts: OMAP3: "
` [PATCH 10/13] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
` [PATCH 11/13] arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
` [PATCH 12/13] arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
` [PATCH 13/13] OMAP2+: board-generic: Remove i2c static init
[PATCH] mfd: OMAP4460+: System control module driver
2011-09-27 5:40 UTC (3+ messages)
[PATCH 1/2] mfd: twl6030: fix lockdep recursion warning on setting wake IRQs
2011-09-27 5:15 UTC (4+ messages)
` [PATCH 2/2] mfd: twl6030: Disable IRQ during suspend
[PATCH v3 0/2] OMAP: omap_device: Add a method to build an omap_device from a DT node
2011-09-27 1:46 UTC (4+ messages)
` [PATCH v3 2/2] "
[RFC 0/5] OMAP groundwork for IOMMU-based DMA API
2011-09-27 1:30 UTC (8+ messages)
` [RFC 1/5] ARM: dev_archdata: add private iommu extension
` [RFC 2/5] ARM: OMAP: omap_device: add a method to set iommu private archdata
` [RFC 3/5] ARM: OMAP: iommu: declare a private iommu binding struct
` [RFC 4/5] ARM: OMAP3: bind omap3isp_device to its iommu device
` [RFC 5/5] iommu/omap: eliminate the public omap_find_iommu_device() method
[PATCH v7 REPOST 00/24] gpio/omap: driver cleanup and fixes
2011-09-27 0:14 UTC (25+ messages)
` [PATCH v7 REPOST 01/24] gpio/omap: remove dependency on gpio_bank_count
` [PATCH v7 REPOST 02/24] gpio/omap: use flag to identify wakeup domain
` [PATCH v7 REPOST 03/24] gpio/omap: make gpio_context part of gpio_bank structure
` [PATCH v7 REPOST 04/24] gpio/omap: fix pwrdm_post_transition call sequence
` [PATCH v7 REPOST 05/24] gpio/omap: handle save/restore context in GPIO driver
` [PATCH v7 REPOST 06/24] gpio/omap: make non-wakeup GPIO part of pdata
` [PATCH v7 REPOST 07/24] gpio/omap: avoid cpu checks during module ena/disable
` [PATCH v7 REPOST 08/24] gpio/omap: further cleanup using wkup_en register
` [PATCH v7 REPOST 09/24] gpio/omap: use level/edge detect reg offsets
` [PATCH v7 REPOST 10/24] gpio/omap: remove hardcoded offsets in context save/restore
` [PATCH v7 REPOST 11/24] gpio/omap: cleanup set_gpio_triggering function
` [PATCH v7 REPOST 12/24] gpio/omap: cleanup omap_gpio_mod_init function
` [PATCH v7 REPOST 13/24] gpio/omap: use pinctrl offset instead of macro
` [PATCH v7 REPOST 14/24] gpio/omap: remove unnecessary bit-masking for read access
` [PATCH v7 REPOST 15/24] gpio/omap: remove bank->method & METHOD_* macros
` [PATCH v7 REPOST 16/24] gpio/omap: fix bankwidth for OMAP7xx MPUIO
` [PATCH v7 REPOST 17/24] gpio/omap: use pm-runtime framework
` [PATCH v7 REPOST 18/24] gpio/omap: optimize suspend and resume functions
` [PATCH v7 REPOST 19/24] gpio/omap: cleanup prepare_for_idle and resume_after_idle
` [PATCH v7 REPOST 20/24] gpio/omap: remove omap_gpio_save_context overhead
` [PATCH v7 REPOST 21/24] gpio/omap: save and restore debounce registers
` [PATCH v7 REPOST 22/24] gpio/omap: enable irq at the end of all configuration in restore
` [PATCH v7 REPOST 23/24] gpio/omap: restore OE only after setting the output level
` [PATCH v7 REPOST 24/24] gpio/omap: handle set_dataout reg capable IP on restore
[PATCH resend 00/13] McBSP cleanup and generalization
2011-09-26 23:41 UTC (15+ messages)
` [PATCH resend 01/13] omap: mcbsp: Remove unused variables from platform data
` [PATCH resend 02/13] omap: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devices.c
` [PATCH resend 03/13] omap: mcbsp: Implement generic register access
` [PATCH resend 04/13] omap: mcbsp: Make wakeup control generic
` [PATCH resend 05/13] omap: mcbsp: Make tranceiver configuration control register access generic
` [PATCH resend 06/13] omap: mcbsp: Make threshold based transfer code generic
` [PATCH resend 07/13] omap: mcbsp: Use per instance register cache size
` [PATCH resend 08/13] omap: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c
` [PATCH resend 09/13] omap: mcbsp: Cleanup sidetone control initialization and make it generic
` [PATCH resend 10/13] omap: mcbsp: Update mcbsp.h include dependencies
` [PATCH resend 11/13] omap: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c
` [PATCH resend 12/13] omap: mcbsp: Start generalize omap2_mcbsp_set_clks_src
` [PATCH resend 13/13] omap: mcbsp: Start generalize signal muxing functions
[PATCH v7 00/26] gpio/omap: driver cleanup and fixes
2011-09-26 23:22 UTC (13+ messages)
` [PATCH v7 04/26] gpio/omap: fix pwrdm_post_transition call sequence
` [PATCH v7 05/26] gpio/omap: handle save/restore context in GPIO driver
[PATCH 00/11] OMAP: Add initial support for DT on OMAP3 & OMAP4
2011-09-26 23:18 UTC (23+ messages)
` [PATCH 01/11] OMAP2+: Add SoC specific map_io functions
` [PATCH] ARM: OMAP2+: Use SoC specifc map_io
` [PATCH] ARM: OMAP2+: Remove custom init_irq for remaining boards
` [PATCH 03/11] arm/dts: Add support for OMAP4 PandaBoard
` [PATCH 07/11] OMAP2+: board-generic: Add DT support to generic board
` [PATCH 08/11] OMAP2+: board-generic: Add i2c static init
` [PATCH 10/11] arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver
[PATCH] mfd: twl6030: Setup irq_wake infrastructure
2011-09-26 22:58 UTC (5+ messages)
[PATCH v2 0/6] OMAP: omap_device cleanup before device-tree integration
2011-09-26 22:36 UTC (4+ messages)
` [PATCH v2 1/6] OMAP: omap_device: Add omap_hwmod_name_get_dev
[GIT PULL] I2C: OMAP: misc. cleanup for v3.2
2011-09-26 22:30 UTC (3+ messages)
[PATCH-V3 2/4] arm:omap:am33xx: Update common OMAP machine specific sources
2011-09-26 18:45 UTC (2+ messages)
[PATCH v16 00/12] OMAP: dmtimer: adaptation to platform_driver
2011-09-26 18:38 UTC (6+ messages)
[PATCH 0/7] OMAP: omap_device cleanup before device-tree integration
2011-09-26 18:18 UTC (3+ messages)
` [PATCH 1/7] OMAP: PM: omap_device: add omap_hwmod_name_get_odev
[PATCH 0/4] iommu: Prevent oops in iommu_get() and while arch_iommu is in use
2011-09-26 16:19 UTC (5+ messages)
[PATCH 1/3] am335xevm: Add support for musb interface
2011-09-26 10:47 UTC (4+ messages)
` [PATCH 2/3] arm: omap: am335x: enable phy controls
` [PATCH 3/3] usb: musb: enable support for am335x
[PATCH 3/8] tvp514x: Migrate to media-controller framework
2011-09-26 10:06 UTC (2+ messages)
[PATCH v3 0/3] AM35x: Adding PM init
2011-09-26 9:58 UTC (5+ messages)
` [PATCH v3 1/3] AM35x: voltage: Basic initialization
` [PATCH v3 2/3] OMAP3: Add support for TPS65023 (AM35x only)
` [PATCH v3 3/3] OMAP3: Remove auto-selection of PMICs
[PATCH 0/6 v3] usb: musb: Adding support for ti81xx
2011-09-26 9:51 UTC (3+ messages)
` [PATCH 1/6 v3] omap: musb: Adding hwmod data "
[PATCH-V3 0/4] Introducing TI's New SoC/board AM335XEVM
2011-09-26 9:21 UTC (2+ messages)
[PATCH v2 0/5] [media]: OMAP_VOUT: Misc fixes and cleanup patches for 3.2
2011-09-26 6:42 UTC (6+ messages)
` [PATCH v2 1/5] OMAP_VOUT: Fix check in reqbuf for buf_size allocation
` [PATCH v2 2/5] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr
` [PATCH v2 3/5] OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr
` [PATCH v2 4/5] OMAP_VOUT: Add support for DSI panels
` [PATCH v2 5/5] OMAP_VOUT: Don't trigger updates in omap_vout_probe
[PATCH 00/10] OMAP DSS related board changes
2011-09-26 6:37 UTC (2+ messages)
KINDLY PROVIDE DETAILS
2011-09-26 6:14 UTC
[PATCH 0/6] system control module device and support for temperature sensor
2011-09-26 4:25 UTC (14+ messages)
` [PATCH 2/6] OMAP4: Clock: Associate clocks for OMAP "
` [PATCH 3/6] OMAP4460: Temperature sensor data
WINNING INFORMATION2011
2011-09-25 18:35 UTC
[PATCH 0/5] OMAP3EVM: Add support for MT9T111 sensor
2011-09-25 11:17 UTC (5+ messages)
` [PATCH 4/5] ispccdc: Configure CCDC_SYN_MODE register for UYVY8_2X8 and YUYV8_2X8 formats
[GIT PULL] OMAP: Few sparse/bug fixes and clean-up for 3.2
2011-09-24 8:22 UTC
[PATCH v2 1/8] OMAP: hwmod: Fix the addr spaces, irq, dma count APIs
2011-09-24 7:53 UTC (4+ messages)
[PATCH 0/8] OMAP3/4: Misc fixes and clean-up
2011-09-24 7:46 UTC (6+ messages)
[PATCH 00/24 V2] OMAP4: PM: suspend, CPU-hotplug and CPUilde support
2011-09-24 6:14 UTC (25+ messages)
` [PATCH v2 01/24] OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exit
` [PATCH v2 02/24] OMAP4: Export omap4_get_base*() rather than global address pointers
` [PATCH v2 03/24] OMAP4: PM: Add SAR RAM support
` [PATCH v2 04/24] OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3/L4 and DUCATI-L3
` [PATCH v2 05/24] OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0
` [PATCH v2 06/24] OMAP4: PM: Initialise all the clockdomains to supported states
` [PATCH v2 07/24] OMAP: Add Secure HAL and monitor mode API infrastructure
` [PATCH v2 08/24] OMAP: PM: Add support to allocate the memory for secure RAM
` [PATCH v2 09/24] OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extn
` [PATCH v2 10/24] OMAP4: PM: Add CPUX OFF mode support
` [PATCH v2 11/24] OMAP4: Remove __INIT from omap_secondary_startup() to re-use it for hotplug
` [PATCH v2 12/24] OMAP4: PM: Program CPU1 to hit OFF when off-lined
` [PATCH v2 13/24] OMAP4: PM: CPU1 wakeup workaround from Low power modes
` [PATCH v2 14/24] OMAP4: PM: Use custom omap_do_wfi() for default idle
` [PATCH v2 15/24] OMAP4: suspend: Add MPUSS power domain RETENTION support
` [PATCH v2 16/24] OMAP4: Remove un-used do_wfi() macro
` [PATCH v2 17/24] OMAP4: PM: Add WakeupGen and secure GIC low power support
` [PATCH v2 18/24] OMAP4: PM: Add L2X0 cache lowpower support
` [PATCH v2 19/24] OMAP4: PM: Add MPUSS power domain OSWR support
` [PATCH v2 20/24] OMAP4: PM: Add power domain statistics support
` [PATCH v2 21/24] OMAP4: PM: Add CPUidle support
` [PATCH v2 22/24] OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states
` [PATCH v2 23/24] OMAP3: CPUidle: Make use of CPU PM notifiers
` [PATCH v2 24/24] OMAP4: Fix errata i688 with MPU interconnect barriers
[PATCHv9 00/18] omap PRCM chain handler
2011-09-24 5:55 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox