linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-06 22:01:07 to 2011-12-09 20:13:42 UTC [more...]

[PATCHv4 00/15] voltdm cleanup + auto-ret / auto-off support
 2011-12-09 20:13 UTC  (11+ messages)
` [PATCHv4 01/15] OMAP3+: PM: VP: use uV for max and min voltage limits
` [PATCHv4 05/15] omap: add support for oscillator setup
` [PATCHv4 10/15] omap: beagle: set oscillator startup time to 10ms for rev c4
` [PATCHv4 11/15] omap3+: voltage/pwrdm/clkdm/clock add recursive usecount tracking
` [PATCHv4 12/15] vc: omap3: auto_ret / auto_off support

[PATCH 0/3] arm: omap: add support for Nokia RM-696 (Nokia N9)
 2011-12-09 19:41 UTC  (7+ messages)
` [PATCH 1/3] arm: tools: mach-types: add nokia_rm696
` [PATCH 2/3] arm: mach-omap2: sdram-nokia: add 200 MHz memory timings info
` [PATCH 3/3] arm: omap: add minimal support for Nokia RM-696

[PATCH v4 1/3] ARM: OMAP: TI81XX: Prepare for addition of TI814X support
 2011-12-09 18:29 UTC  (3+ messages)

[PATCH] OMAP2+: hwmod: remove unused voltagedomain pointer from kerneldoc
 2011-12-09 18:14 UTC 

[PATCH] i2c_omap: correct OMAP_I2C_SYSC_REG offset
 2011-12-09 18:03 UTC  (6+ messages)

[GIT PULL] OMAP: minor PM cleanups for v3.3
 2011-12-09 17:47 UTC 

[PATCH 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2011-12-09 16:58 UTC  (13+ messages)
  ` [PATCH 1/4] arm/dts: OMAP4: Update DTS file with new GIC bindings
` [PATCH 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
` [PATCH 3/4] arm/dts: OMAP3: Add interrupt-controller bindings for INTC
` [PATCH 4/4] ARM: OMAP2+: board-generic: Use of_irq_init API

[PATCH] ARM: remove header files included more than once
 2011-12-09 16:25 UTC 

[PATCHv8 0/5] SMPS regulator driver
 2011-12-09 15:29 UTC  (6+ messages)
` [PATCHv8 1/5] TEMP: OMAP3: beagle rev-c4: enable OPP6
` [PATCHv8 2/5] omap3: voltage: fix channel configuration
` [PATCHv8 3/5] omap3: add common twl configurations for vdd1 and vdd2
` [PATCHv8 4/5] twl4030: add support for external voltage get/set
` [PATCHv8 5/5] omap3: twl: add external controllers for core voltage regulators

[RFC PATCH v1 0/7] media&omap4: introduce face detection(FD) driver
 2011-12-09 15:10 UTC  (14+ messages)
` [RFC PATCH v1 5/7] media: v4l2: introduce two IOCTLs for face detection
` [RFC PATCH v1 6/7] media: video: introduce face detection driver module

Adding remoteproc/rpmsg to linux-next
 2011-12-09 14:55 UTC 

[PATCHv10 00/14] PRCM chain handler
 2011-12-09 14:27 UTC  (15+ messages)
` [PATCHv10 01/14] OMAP2+: hwmod: Add API to enable IO ring wakeup
` [PATCHv10 02/14] OMAP2+: hwmod: Add API to check IO PAD wakeup status
` [PATCHv10 03/14] omap: prm: add support for chain interrupt handler
` [PATCHv10 04/14] omap: prm: add support for suspend prepare and finish callbacks
` [PATCHv10 05/14] OMAP2+: mux: add support for PAD wakeup interrupts
` [PATCHv10 06/14] omap3: pm: use prcm chain handler
` [PATCHv10 07/14] OMAP3: pm: do not enable PRCM MPU interrupts manually
` [PATCHv10 08/14] TEMP: serial: added mux support
` [PATCHv10 09/14] TEMP: 4430sdp: use common serial init with "
` [PATCHv10 10/14] TEMP: mux: added trace for io wkup event
` [PATCHv10 11/14] TEMP: OMAP3: pm: remove serial resume / idle calls from idle path
` [PATCHv10 12/14] TEMP: OMAP3: serial: made serial to work properly with PRCM chain handler
` [PATCHv10 13/14] TEMP: OMAP: serial: remove padconf hacks
` [PATCHv10 14/14] TEMP: OMAP device: change pr_warnings to pr_debugs

[PATCH] omap: beagle: Don't register madc twice
 2011-12-09 14:20 UTC  (2+ messages)

[PATCH 0/7] Introducing a generic AMP framework
 2011-12-09 14:15 UTC  (19+ messages)
` [PATCH 4/7] amp/omap: add a remoteproc driver

[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
 2011-12-09 14:02 UTC  (11+ messages)
` [PATCH v2 01/10] ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT
` [PATCH v2 02/10] i2c: OMAP: Add DT support for i2c controller
` [PATCH v2 03/10] mfd: twl-core: Add initial DT support for twl4030/twl6030
` [PATCH v2 04/10] rtc: rtc-twl: Add DT support for RTC inside twl4030/twl6030
` [PATCH v2 05/10] arm/dts: OMAP4: Add i2c controller nodes
` [PATCH v2 06/10] arm/dts: OMAP3: "
` [PATCH v2 07/10] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
` [PATCH v2 08/10] arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
` [PATCH v2 09/10] arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
` [PATCH v2 10/10] ARM: OMAP2+: board-generic: Remove i2c static init

[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
 2011-12-09 14:01 UTC  (3+ messages)
` [PATCH v2 01/10] ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT

[PATCH 5/5] ARM: OMAP1: recalibrate loops per jiffy after dpll1 reprogram
 2011-12-09 10:09 UTC  (5+ messages)
` [PATCH 5/5 v2] ARM: OMAP1: recalculate "

[PATCH 2/3] video: omap: convert drivers/video/omap/* to use module_platform_driver()
 2011-12-09  8:24 UTC  (2+ messages)

[PATCH 1/2] video: omap: Staticise non-exported symbols
 2011-12-09  8:23 UTC  (2+ messages)

[PATCHv7 0/3] I2C driver updates
 2011-12-09  7:21 UTC  (4+ messages)
` [PATCHv7 1/3] OMAP: I2C: Reset support

[PATCH RFC] mfd: twl4030-madc: Enable ADC channels 3-6
 2011-12-09  6:38 UTC  (2+ messages)

[PATCH 2a/5 v2] ARM: OMAP1: select clock rate by CPU type
 2011-12-09  2:31 UTC  (6+ messages)
` [PATCH] ARM: OMAP1: Move dpll1 rates selection from config to runtime
    ` [PATCH v2] "

In-band Error seen by IVA_SS at address 0
 2011-12-09  2:01 UTC  (3+ messages)

[PATCH 1/5] ARM: OMAP1: Fix dpll1 default rate reprogramming method
 2011-12-09  1:51 UTC  (3+ messages)
` [PATCH 2a/5 v2] ARM: OMAP1: select clock rate by CPU type
  ` [PATCH] ARM: OMAP1: Set the omap1623 sram size to 16K

[PATCH v2] staging: tidspbridge: request dmtimer clocks on init
 2011-12-09  1:44 UTC  (10+ messages)

[PATCH 2/3] arm/dts: OMAP: Remove bootargs node from board files
 2011-12-09  0:55 UTC  (3+ messages)

[PATCH] OMAP2, 3: DSS2: Include linux/delay.h and common.h to fix build errors
 2011-12-09  0:49 UTC  (2+ messages)

[PATCHv2] ARM: OMAP: hsmmc: Fix mux for non-OMAP pins
 2011-12-09  0:45 UTC  (2+ messages)

[PATCH v2 0/2] OMAP2+: DMA: fix src/dst position reporting
 2011-12-09  0:42 UTC  (5+ messages)
` [PATCH v2 1/2] OMAP2+: DMA: Workaround for invalid source position
    `  "

[RFC/PATCH] ARM: OMAP2+: Add chip_select to ads7846 init
 2011-12-09  0:37 UTC  (2+ messages)

[PATCH] ARM: OMAP3: hsmmc: fix MMC 2 setup for AM35x
 2011-12-09  0:31 UTC  (3+ messages)

[PATCH 1/3] omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resume
 2011-12-09  0:28 UTC  (3+ messages)

[PATCH] ARM: OMAP3: hwmod data: disable multiblock reads on MMC1/2 on OMAP34xx/35xx <= ES2.1
 2011-12-08 23:07 UTC  (4+ messages)

[PATCH 0/8] OMAP3/4: Misc fixes and clean-up
 2011-12-08 23:02 UTC  (5+ messages)
` [PATCH 7/8] OMAP4: clock: Add CPU local timer clock node

[PATCH] fix issue where hwmods are being called twice during init
 2011-12-08 22:59 UTC  (3+ messages)

[GIT PULL] OMAP: PM support for OMAP4 MPU sub-system
 2011-12-08 21:29 UTC  (4+ messages)

ASoC broken on 3.2-rc4?
 2011-12-08 20:26 UTC  (3+ messages)

[PATCH] omap: rx51: initialize isp1704 properly
 2011-12-08 20:23 UTC  (4+ messages)
    ` [PATCH v2] omap: rx51: fix USB

[PATCH 0/2] OMAP clock: implement clock rate/parent change notifiers
 2011-12-08 19:56 UTC  (5+ messages)

[PATCH] arm: omap: rm-680: fix the panic during boot
 2011-12-08 19:43 UTC  (2+ messages)

[PATCH] omap: fix iva and mailbox hwmods for OMAP 3
 2011-12-08 19:32 UTC  (3+ messages)

[PATCH-V5 0/3] Introducing TI's New SoC/board AM335XEVM
 2011-12-08 17:18 UTC  (5+ messages)

[RFC PATCH] arm:omap: cleanup & split omap2/3/4_check_revision function
 2011-12-08 17:14 UTC  (5+ messages)

[PATCH] ARM: OMAP3LOGIC: Adding DSS support
 2011-12-08 12:05 UTC 

[PATCH 00/65] OMAPDSS: manager/apply improvements
 2011-12-08  8:29 UTC  (7+ messages)
` [PATCH 58/65] OMAPDSS: APPLY: add wait_pending_extra_info_updates()
` [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs settings

[GIT PULL] More omap1 boot regression fixes for v3.2-rc4
 2011-12-08  6:28 UTC  (2+ messages)

[PATCH 0/6] CBUS patches
 2011-12-08  0:47 UTC  (4+ messages)
` [RFC/PATCH 6/6] cbus: retu: implement irq_domain support

[PATCH] ARM: OMAP: dmtimer: fix missing content/correction in low-power mode support
 2011-12-08  0:36 UTC  (2+ messages)

[PATCHv2] omap: id: add chip id recognition for omap4430 es2.3
 2011-12-08  0:29 UTC  (4+ messages)

[PATCH] am35xx-emac: move generic EMAC init to separate file
 2011-12-08  0:15 UTC  (2+ messages)

[PATCH] OMAP4: ID: Chip detection for OMAP4470
 2011-12-08  0:07 UTC  (2+ messages)

[PATCH 0/4] Support for the HTKW mcx board
 2011-12-08  0:04 UTC  (7+ messages)
` [PATCH 4/4] mcx: initial support for "

[PATCH] omap: id: add chip id recognition for omap4430 es2.3
 2011-12-08  0:01 UTC  (3+ messages)

[PATCH] AM35xx: disable checking for reserved feature bits
 2011-12-07 23:58 UTC  (3+ messages)

[PATCH] arm: omap: rx51: enable tsc2005 touchscreen
 2011-12-07 23:00 UTC  (2+ messages)

[PATCH v2 00/11] v4l2: OMAP4 ISS driver + Sensor + Board support
 2011-12-07 21:50 UTC  (2+ messages)

[PATCH] mfd: add bq2415x charger driver
 2011-12-07 21:40 UTC  (4+ messages)
` RFC: bq2415x_charger driver

[RFC PATCH 00/11] arm:omap:am33xx: Add basic voltage, power, clock & HWMOD data
 2011-12-07 21:25 UTC  (4+ messages)
` [RFC PATCH 11/11] arm:omap:am33xx: Add am335x support in generic omap_hwmod

[PATCH-V5 1/3] arm:omap:am33xx: Update common OMAP machine specific sources
 2011-12-07 21:09 UTC  (2+ messages)

[PATCH/RFC] ARM: OMAP: MUSB: disable omap_device auto-suspend
 2011-12-07 19:37 UTC  (3+ messages)

[PATCH 2/2] Revert "ARM: RX-51: Enable isp1704 power on/off"
 2011-12-07 18:42 UTC  (3+ messages)

[PATCH 0/4] fixes for twl4030-irq in mainline
 2011-12-07 18:34 UTC  (2+ messages)

[PATCH 0/7] twl4030: finish threaded IRQ conversion
 2011-12-07 18:32 UTC  (10+ messages)
` [PATCH 3/7] mfd: twl4030-irq: drop the kthread
  ` [regression] "

[PATCHv7 0/7] External controller support for TWLxxxx
 2011-12-07  8:57 UTC  (6+ messages)
` [PATCHv7 3/7] omap3: voltage: fix channel configuration

[PATCH 0/5] ASoC: OMAP4: Device tree support for DMIC, McPDM
 2011-12-07  8:45 UTC  (6+ messages)
` [PATCH 1/5] ASoC: omap-dmic: Add device tree bindings

[PATCH v2] ARM: OMAP: dmtimer: fix missing content/correction in low-power mode support
 2011-12-07  5:57 UTC 

[PATCH v8 00/20] OMAP2+: UART: Runtime adaptation + cleanup
 2011-12-07  0:46 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).