messages from 2011-02-03 10:21:12 to 2011-02-06 18:51:21 UTC [more...]
How to completely switch off LCD backlight
2011-02-06 18:41 UTC (2+ messages)
State of SDP4430 platform
2011-02-06 9:49 UTC (5+ messages)
[PATCH v3 2/2] Input: ads7846: use gpio_request_one to configure pendown_gpio
2011-02-06 7:31 UTC (22+ messages)
[PATCH] i2c: OMAP: fix static suspend vs. runtime suspend
2011-02-05 16:08 UTC (2+ messages)
[PATCH] omap2plus: smartreflex: remove sr debug directory in omap_sr_remove()
2011-02-05 13:32 UTC
Fwd: [RFC 4/5] ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching
2011-02-04 23:46 UTC (4+ messages)
` [PATCH] omap: Fix DEBUG_LL code for p2v changes (Re: Fwd: [RFC 4/5] ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching)
[PATCH 00/20] world-writable files in sysfs and debugfs
2011-02-04 22:54 UTC (10+ messages)
` [PATCH 01/20] mach-omap2: mux: world-writable debugfs files
` [PATCH 02/20] mach-omap2: pm: world-writable debugfs timer files
` [PATCH 03/20] mach-omap2: smartreflex: world-writable debugfs voltage files
` [rtc-linux] [PATCH 00/20] world-writable files in sysfs and debugfs
[PATCH v6 0/6] OMAP: McSPI: Hwmod adaptation + runtime conversion
2011-02-04 22:28 UTC (2+ messages)
[PATCH v2 00/13] OMAP: McBSP: hwmod adaptation and runtime conversion
2011-02-04 22:16 UTC (7+ messages)
` [PATCH v2 01/13] OMAP: hwmod: Add member 'name' to omap_hwmod_addr_space struct
[PATCH 0/5] Change omap DEBUG_LL code to use inituart for AUTO_ZRELADDR and ARM_PATCH_PHYS_VIRT
2011-02-04 20:33 UTC (15+ messages)
` [PATCH 1/5] omap: Remove code configuring the DEBUG_LL serial port using uncompress code
` [PATCH 2/5] omap: Use inituart to configure the debug serial port based on machine ID
` [PATCH 3/5] omap: Add support for CONFIG_AUTO_ZRELADDR for DEBUG_LL
` [PATCH 4/5] omap: Combine debug-macro.S for omap1 and omap2+
` [PATCH 5/5] omap: Add CONFIG_AUTO_ZRELADDR and CONFIG_ARM_PATCH_PHYS_VIRT to defconfigs
World writeable MUX
2011-02-04 19:53 UTC (2+ messages)
general kernel building questions
2011-02-04 17:32 UTC (2+ messages)
[PATCH 0/2] Allow using machine ID for DEBUG_LL macros
2011-02-04 16:44 UTC (12+ messages)
` [PATCH 1/2] ARM: Add inituart macro to initialize DEBUG_LL serial port based on the machine ID
` [PATCH 2/2] ARM: Add empty inituart macros
[PATCH 00/13] OMAP: Basic DVFS Framework
2011-02-04 16:44 UTC (21+ messages)
` [PATCH 02/13] OMAP: Introduce device specific set rate and get rate in omap_device structure
` [PATCH 03/13] OMAP: Implement Basic DVFS
` [PATCH 04/13] OMAP: Introduce dependent voltage domain support
` [PATCH 05/13] OMAP: Introduce device scale implementation
` [PATCH 06/13] OMAP: Disable Smartreflex across DVFS
` [PATCH 07/13] OMAP3: Introduce custom set rate and get rate APIs for scalable devices
` [PATCH 08/13] OMAP3: cpufreq driver changes for DVFS support
` [PATCH 09/13] OMAP3: Introduce voltage domain info in the hwmod structures
` [PATCH 11/13] OMAP2PLUS: Replace voltage values with Macros
` [PATCH 13/13] OMAP: Add DVFS Documentation
[PATCH v2 0/5] ARM: omap[34]: Thumb-2 compatibility fixes
2011-02-04 16:41 UTC (19+ messages)
` [PATCH v2 1/5] ARM: omap4: Correct definition of do_wfi() for CONFIG_THUMB2_KERNEL
` [PATCH v2 1/5] ARM: omap4: Correct definition of do_wfi() forCONFIG_THUMB2_KERNEL
` [PATCH v2 2/5] ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2_KERNEL
` [PATCH v2 3/5] ARM: omap3: Remove hand-encoded SMC instructions
` [PATCH v2 4/5] ARM: omap3: Thumb-2 compatibility for sram34xx.S
` [PATCH v2 5/5] ARM: omap3: Thumb-2 compatibility for sleep34xx.S
[RFC] serial: omap-serial: Enable the UART wake-up bits always
2011-02-04 15:47 UTC (2+ messages)
[PATCH v3.1] ARM: omap3: Remove hand-encoded SMC instructions
2011-02-04 15:10 UTC
[PATCH v3 0/5] ARM: omap[34]: Thumb-2 compatibility fixes
2011-02-04 15:00 UTC (8+ messages)
` [PATCH v3 1/5] ARM: omap4: Replace custom do_wfi() with generic wfi()
` [PATCH v3 2/5] ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2_KERNEL
` [PATCH v3 3/5] ARM: omap3: Remove hand-encoded SMC instructions
` [PATCH v3 4/5] ARM: omap3: Thumb-2 compatibility for sram34xx.S
` [PATCH v3 5/5] ARM: omap3: Thumb-2 compatibility for sleep34xx.S
[PATCH] ARM: Define wfi(), wfe(), sev() macros for pre-v7 processors
2011-02-04 14:20 UTC
[PATCH 00/20] world-writable files in sysfs and debugfs
2011-02-04 14:00 UTC
[PATCH] OMAP: McBSP: Remove unused audio macros in mcbsp.h
2011-02-04 13:57 UTC (4+ messages)
[PATCH] arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraints
2011-02-04 13:31 UTC (2+ messages)
[PATCH 0/2] ARM: Thumb-2: Fix Kconfig rules to avoid nonworking configs
2011-02-04 12:01 UTC (7+ messages)
` [PATCH 1/2] ARM: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6
` [PATCH 2/2] ARM: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL
[PATCH v5 0/5] OMAP3 ISP driver
2011-02-04 11:55 UTC (2+ messages)
[RFC/PATCH] OMAP3: run the ASM sleep code from DDR
2011-02-04 11:39 UTC (8+ messages)
[PATCH 0/5] ARM: Few patches for PM enablement
2011-02-04 11:34 UTC (15+ messages)
` [PATCH 4/5] ARM: scu: Move register defines to header file
[PATCH RFC] arm: omap3evm: Add support for an MT9M032 based camera board
2011-02-04 10:59 UTC (3+ messages)
[PATCH v2 0/9] omap4: prcm: Few dpll, clockdomain and powerdomain updates
2011-02-04 9:59 UTC (10+ messages)
` [PATCH v2 1/9] omap4: powerdomain: Add supported INACTIVE power state
` [PATCH v2 2/9] omap4: prcm: Fix the CPUx clockdomain offsets
` [PATCH v2 3/9] omap4: powerdomain: Use intended PWRSTS_* flags instead of values
` [PATCH v2 4/9] omap: clocks: Add checks to see if enable/disable ops are supported
` [PATCH v2 5/9] omap: clocks: Add allow_idle/deny_idle support in clkops
` [PATCH v2 6/9] omap: dpll: Add allow_idle/deny_idle support for all DPLL's
` [PATCH v2 7/9] omap4: dpll: Add dpll api to control GATE_CTRL
` [PATCH v2 8/9] omap4: dpll: Enable auto gate control for all MX postdividers
` [PATCH v2 9/9] omap4: clockdomain: Fix the CPUx domain name
[PATCH 4/7] usb: otg: OMAP4430: Add phy_suspend function pointer to twl4030_usb_data
2011-02-04 6:03 UTC (5+ messages)
[PATCH V4] OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL
2011-02-04 5:47 UTC
Pandaboard boot problem
2011-02-04 1:53 UTC (2+ messages)
[PATCH v4 0/4] Introduce hardware spinlock framework
2011-02-04 1:47 UTC (10+ messages)
` [PATCH v4 1/4] drivers: hwspinlock: add framework
[PATCH][trivial] ARM, OMAP, timer: Remove duplicate inclusion of linux/sched.h from arch/arm/mach-omap1/time.c
2011-02-04 1:29 UTC (2+ messages)
[PATCH v9 0/7] nand prefetch-irq support and ecc layout chanage
2011-02-03 19:36 UTC (2+ messages)
[PATCH V2] OMAP3: PM: Set/reset T2 bit for Smartreflex on TWL
2011-02-03 18:05 UTC (6+ messages)
[PATCH v3 1/2] ads7846: fix gpio free without requesting
2011-02-03 16:48 UTC (4+ messages)
spin_lock_irqsave and ISP interrupts on OMAP 3530
2011-02-03 16:31 UTC
serial8250: too much work for irq73
2011-02-03 15:05 UTC (2+ messages)
[PATCH 0/4] OMAP: DSS2: Fix for DISPC core functional clock divider
2011-02-03 14:09 UTC (5+ messages)
` [PATCH 1/4] OMAP: DSS2: Adding dss_features for independent core clk divider
` [PATCH 2/4] OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch)
` [PATCH 3/4] OMAP: DSS2: Adding macro for DISPC_DIVISOR register
` [PATCH 4/4] OMAP4: DSS2: Using dss_features to set independent core clock divider
[PATCH 0/4] OMAP4: DSS2: Adding fclk support for DPI interface
2011-02-03 13:56 UTC (5+ messages)
` [PATCH 1/4] OMAP: DSS2: Add dss_feature for variable DPLL fclk
` [PATCH 2/4] OMAP: DSS: Renaming the dpll clk pointer in struct dss
` [PATCH 3/4] OMAP: DSS2: Using dss_features to clean cpu checks for clocks
` [PATCH 4/4] OMAP: DSS2: Get OMAP4 DPLL fclk for DPI interface
[PATCHv2 2/2] Input: ads7846 - configure pendown gpio as input
2011-02-03 13:01 UTC (7+ messages)
[PATCHv2 1/2] ads7846: OMAP3: Removal of warnings backtrace in bootup
2011-02-03 13:00 UTC (10+ messages)
[PATCH v2 0/2] Fix/Clean regulator consumer mapping for 3430sdp
2011-02-03 12:54 UTC (5+ messages)
` [PATCH v2 1/2] omap3sdp: Fix regulator mapping for ads7846 TS controller
` [PATCH v2 2/2] omap3sdp: clean regulator supply mapping in board file
[PATCH 0/6] omap4: prcm: Few dpll, clockdomain and powerdomain updates
2011-02-03 12:51 UTC (5+ messages)
` [PATCH 2/6] omap4: prcm: Fix the CPUx clockdomain offsets
[PATCH 0/2] Fix/Clean regulator consumer mapping for 3430sdp
2011-02-03 12:04 UTC (6+ messages)
` [PATCH 1/2] omap3sdp: Fix regulator mapping for ads7846 TS controller
` [PATCH 2/2] omap3sdp: clean regulator supply mapping in board file
omappedia.org wiki
2011-02-03 11:57 UTC
[PATCHv5] omap3: Add basic support for 720MHz part
2011-02-03 11:30 UTC (2+ messages)
[RFT/RFC/PATCH 00/13] CBUS meets GENIRQ
2011-02-03 10:20 UTC (4+ messages)
` [RFT/RFC/PATCH 10/13] cbus: retu-rtc: move to threaded irq
` [RFT/RFC/PATCH 12/13] cbus: Makefile: re-enable retu-wdt
` [RFT/RFC/PATCH 13/13] cbus: tahvo: drop tahvo-user
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;
as well as URLs for NNTP newsgroup(s).