messages from 2011-03-26 00:44:20 to 2011-03-28 22:21:50 UTC [more...]
[PATCH 00/10] omap init_early changes for irq and timer init
2011-03-28 22:21 UTC (10+ messages)
` [PATCH 01/10] omap: Use separate init_irq functions to avoid cpu_is_omap tests early
` [PATCH 02/10] omap: Set separate timer init functions to avoid cpu_is_omap tests
` [PATCH 03/10] omap: Move dmtimer defines to dmtimer.h
` [PATCH 04/10] omap: Make a subset of dmtimer functions into inline functions
` [PATCH 05/10] omap2+: Use dmtimer macros for clockevent
` [PATCH 06/10] omap2+: Remove gptimer_wakekup for now
` [PATCH 07/10] omap2+: Reserve clocksource and timesource and initialize dmtimer later
` [PATCH 08/10] omap2+: Use dmtimer macros for clocksource
` [PATCH 09/10] omap2+: Remove omap2_gp_clockevent_set_gptimer
[pm-core][PATCH v3 00/21] OMAP4: PM: suspend, CPU-hotplug and CPUilde support
2011-03-28 21:00 UTC (25+ messages)
` [pm-core][PATCH v3 01/21] OMAP4: PM: Add omap WakeupGen module support
` [pm-core][PATCH v3 02/21] OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exit
` [pm-core][PATCH v3 03/21] OMAP4: PM: Export omap4_get_base*() rather than global address pointers
` [pm-core][PATCH v3 04/21] OMAP4: PM: Add SAR RAM support
` [pm-core][PATCH v3 05/21] OMAP4: PM: Add CPUX OFF mode support
` [pm-core][PATCH v3 06/21] OMAP4: PM: Initialise all the clockdomains to supported states
` [pm-core][PATCH v3 07/21] OMAP4: PM: Program CPU1 to hit OFF when off-lined
` [pm-core][PATCH v3 08/21] OMAP4: PM: CPU1 wakeup workaround from Low power modes
` [pm-core][PATCH v3 09/21] OMAP4: PM: Add GIC distributor and interface enable/disable accessory API
` [pm-core][PATCH v3 10/21] OMAP4: PM: Add GIC save/restore support
` [pm-core][PATCH v3 11/21] OMAP4: PM: Add WakeupGen "
` [pm-core][PATCH v3 12/21] OMAP4: PM: Add L2 cache lowpower support
` [pm-core][PATCH v3 13/21] OMAP4: suspend: Add MPUSS RET and OFF support
` [pm-core][PATCH v3 14/21] OMAP4: pm-debug: Add wakeup timer and debug counters
` [pm-core][PATCH v3 15/21] OMAP4: cpuidle: Basic CPUidle support
` [pm-core][PATCH v3 16/21] OMAP4: cpuidle: Add MPUSS RET OFF states
` [pm-core][PATCH v3 17/21] OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states
` [pm-core][PATCH v3 18/21] OMAP4: cpuidle: Add CPU hotplug notifier and prepare() hook
` [pm-core][PATCH v3 19/21] OMAP4: Remove un-used do_wfi() macro
` [pm-core][PATCH v3 20/21] OMAP4: PM: Set static dependency between MPUSS-EMIF and MPUSS-L3_1
` [pm-core][PATCH v3 21/21] OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0
[PATCH] mach-types: add back vision_ep9307
2011-03-28 20:59 UTC
[PATCH] ep93xx: add support Vision EP9307 SoM
2011-03-28 20:27 UTC (6+ messages)
[PATCH 0/7] ARM: Use syscore_ops for "core" power management
2011-03-28 19:42 UTC (11+ messages)
` [PATCH 1/7] ARM: Use struct syscore_ops instead of sysdevs for PM in common code
` [PATCH 2/7] ARM / OMAP: Use struct syscore_ops for "core" power management
` [PATCH 3/7] ARM / Integrator: "
` [PATCH 4/7] ARM / SA1100: "
` [PATCH 5/7] ARM / PXA: "
` [PATCH 6/7] ARM / Samsung: "
` [PATCH 7/7] ARM: Select CONFIG_ARCH_NO_SYSDEV_OPS
[PATCHv2 1/3] msm: Remove arch-specific gpiomux tables
2011-03-28 19:14 UTC (2+ messages)
[patch 00/29] arm: bug fixes and irq cleanup (v2) for .39
2011-03-28 19:13 UTC (32+ messages)
` [patch 01/29] arm: bios32: Remove non exisiting machine code
` [patch 03/29] arm: at91: at572d940hf: Fix SDRAMC define
` [patch 02/29] arm: footbridge: Make cksrc_dc21285_disable() void
` [patch 04/29] arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftover
` [patch 05/29] arm: ns9xxx: Remove non exisiting machine checks
` [patch 07/29] arm: h720x: Fix irq conversion fallout
` [patch 06/29] arm: nomadik: Remove non existing cpu id check
` [patch 08/29] arm: tegra: Remove unused bogus irq enable/disable magic
` [patch 09/29] arm: Use genirq lockdep helper to set lock class
` [patch 10/29] arm: Use irq flag setter function
` [patch 11/29] arm: msm: Convert to new irq chip functions
` [patch 12/29] arm: Cleanup irq_desc access
` [patch 13/29] arm: plat-samsung: Use proper irq accessor functions
` [patch 15/29] arm: nomadik: Use local irq state
` [patch 14/29] arm: stmp3xxx: Use generic_handle_irq()
` [patch 17/29] arm: msm: Use proper irq accessor functions
` [patch 16/29] arm: plat-omap: Cleanup irq_desc access
` [patch 18/29] arm: vt8500: Use proper irq accessors
` [patch 19/29] arm: mxc: Use generic_handle_irq()
` [patch 21/29] arm: ep93xx: Use proper irq accessor functions
` [patch 20/29] arm: gemini: "
` [patch 22/29] arm: davinci: Cleanup irq chip code
` [patch 23/29] arm: at91: Cleanup irq chip
` [patch 24/29] arm: gic: Use proper accessor functions
` [patch 26/29] arm: Use generic show_interrupts()
` [patch 25/29] arm: dove: Use proper irq accessor functions
` [patch 29/29] arm: Fold irq_set_chip/irq_set_handler
` [patch 28/29] arm: Reorder irq_set_ function calls
` [patch 27/29] arm: Cleanup the irq namespace
[PATCH 0/2] msm: dummy no-op clock support
2011-03-28 18:48 UTC (3+ messages)
` [PATCH 1/2] msm: clock: Support dummy clocks
[PATCH 0/2] regulator: Fix regulator_enable deadlock and add uA_load propagation
2011-03-28 18:33 UTC (9+ messages)
` [PATCH 1/2] regulator: Remove possible deadlock from regulator_enable
` [PATCH 2/2] regulator: Propagate uA_load requirements up supply chain
[PATCH V13 0/4] ptp: IEEE 1588 hardware clock support
2011-03-28 18:08 UTC (9+ messages)
` [PATCH V13 1/4] ptp: Added a brand new class driver for ptp clocks
` [PATCH V13 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx
` [PATCH V13 3/4] ptp: Added a clock driver for the IXP46x
` [PATCH V13 4/4] ptp: Added a clock driver for the National Semiconductor PHYTER
Updated mach-types update
2011-03-28 18:02 UTC (5+ messages)
[PATCH 1/1] ARM: dmabounce: fix dmabounce may cause crash issue
2011-03-28 17:58 UTC (6+ messages)
[PATCH] OMAP4: clockdomain: Follow recommended enable sequence
2011-03-28 17:04 UTC (9+ messages)
[PATCH] kprobes/arm: fix emulation of LDR/STR instruction when Rn == PC
2011-03-28 16:27 UTC (5+ messages)
` [PATCH] Fix ldrd/strd emulation for kprobes/ARM
[PATCH v2 00/19] OMAP4: PM: Suspend, CPU-hotplug and CPUilde support
2011-03-28 16:10 UTC (12+ messages)
[PATCH 1/4] arm: lpc32xx: add tsc-device
2011-03-28 16:01 UTC (4+ messages)
` [PATCH 2/4] arm: lpc32xx: add rtc-device
` [PATCH 3/4] arm: lpc32xx: fix size of watchdog resource
` [PATCH 4/4] arm: lpc32xx: clock: use bool logic instead of binary
[PATCH] OMAP3: l3: fix for "irq 10: nobody cared" message
2011-03-28 15:15 UTC (9+ messages)
[PATCHv7] ARM: mx51: Add support for low power suspend on MX51
2011-03-28 15:14 UTC
[PATCH] mmc: change CONFIG of MMC_SDHCI based drivers from 'bool' to 'tristate'
2011-03-28 14:38 UTC (2+ messages)
CPUv6K (ARM1176) and wfi()
2011-03-28 14:32 UTC (2+ messages)
[PATCH v4 0/4] OMAP: DMA: mstandby mode and runtime pm support
2011-03-28 14:27 UTC (5+ messages)
` [PATCH v4 1/4] OMAP2+: PM: omap device: API's for handling mstandby mode
` [PATCH v4 2/4] OMAP2+: DMA: prevent races while setting M idle mode to nostandby
` [PATCH v4 3/4] OMAP: PM: DMA: Enable runtime pm
` [PATCH v4 4/4] OMAP: DMA: Fix: context restore during off mode
[RFC PATCH 0/2] OMAP2+: PANDA: Provide unique-ish MAC addresses for Ethernet and WLAN interfaces
2011-03-28 12:54 UTC (6+ messages)
` [RFC PATCH 2/2] OMAP2+: PANDA: Fix up random or missing MAC addresses for eth0 and wlan0
[PATCH resend] input/spear-keyboard fix: return IRQ_NONE if (status reg & DATA_AVAIL)
2011-03-28 11:59 UTC
[PATCH] input/spear-keyboard fix: return IRQ_NONE if (status reg & DATA_AVAIL)
2011-03-28 11:49 UTC (2+ messages)
[PATCH] call cookies_initialize() before gator_start()
2011-03-28 11:37 UTC (2+ messages)
[GIT PULL] Samsung fixes for 2.6.39-rc1
2011-03-28 10:51 UTC
[PATCHv3] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
2011-03-28 9:13 UTC (2+ messages)
[PATCH RFC] ARM: PXA27x: CPUFREQ: Don't use fastbus mode
2011-03-28 8:22 UTC (13+ messages)
[ PATCH V2 0/7] add the GPMI controller driver for IMX23/IMX28
2011-03-28 7:38 UTC (13+ messages)
` [ PATCH V2 3/7] MTD : add the database for the NANDs
` [ PATCH V2 4/7] MTD : add the common code for GPMI controller driver
[PATCH V2 1/1] ARM: dmabounce: fix dmabounce may cause crash issue
2011-03-28 5:53 UTC
[PATCH V6 00/10] Adding SPEAr13xx support
2011-03-28 5:53 UTC (3+ messages)
` [PATCH V6 01/10 resend] SPEAr13xx: Add machine specific header files
` [PATCH V6 02/10 resend] SPEAr13xx: Add machine specific src files
[PATCH V8 1/4] mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from ESDHC_DEFAULT_QUIRKS
2011-03-28 2:38 UTC (3+ messages)
[PATCH] I2C: Samsung: Add support for PM_runtime in the I2C driver
2011-03-27 23:11 UTC (2+ messages)
Regression: NFS rootfs: BUG: spinlock recursion on boot
2011-03-27 22:17 UTC
[patch 00/23] ARM: Final genirq cleanup
2011-03-27 15:47 UTC (10+ messages)
` [patch 02/23] arm: tegra: Remove unused function which fiddles with irq_desc
` [patch 17/23] arm: at91: Cleanup irq chip
[PATCH] arm: disable non-existent prpmc1100 code
2011-03-27 14:55 UTC (2+ messages)
Git pull request: Orion/Kirkwood/Dove fixes
2011-03-27 13:41 UTC
[PATCH] Fix the broken build for Marvell Dove platform
2011-03-27 10:32 UTC (2+ messages)
[GIT PULL] omap-fixes for -rc1
2011-03-26 19:00 UTC
[PATCH] ARM: pxafb: Fix access to nonexistent member of pxafb_info
2011-03-26 15:49 UTC (5+ messages)
[PATCH] ARM: kernel/sleep.S: fix Thumb2 compilation issues
2011-03-26 15:41 UTC (3+ messages)
[PATCH] sound/soc/pxa/zylonite.c: set .codec_dai_name in initializer
2011-03-26 15:01 UTC (2+ messages)
reply: [ PATCH V2 0/7] add the GPMI controller driver for IMX23/IMX28
2011-03-26 14:33 UTC
[PATCH v3 6/6] ARM: mxs/mx28evk: add mmc device
2011-03-26 14:13 UTC (4+ messages)
` [PATCH v4] "
` mx28 sdio problems (was: Re: [PATCH v4] ARM: mxs/mx28evk: add mmc device)
[PATCH V12 0/4] ptp: IEEE 1588 hardware clock support
2011-03-26 13:40 UTC (10+ messages)
` [PATCH V12 1/4] ptp: Added a brand new class driver for ptp clocks
` [PATCH V12 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx
` [PATCH V12 4/4] ptp: Added a clock driver for the National Semiconductor PHYTER
D-Link DNS323 Rev. B1 Problem with Kernel 2.6.38.1 (2.6.38, too) - I2C-Bus mv64xxx / RTC ST M41T80 / LM75 Sensor
2011-03-26 8:19 UTC
[PATCH v4 0/7] Basic ARM devicetree support
2011-03-26 6:44 UTC (4+ messages)
` [PATCH v4 3/7] arm/dt: consolidate atags setup into setup_machine_atags
[PATCH v2] ARM: perf: ensure overflows aren't missed due to IRQ latency
2011-03-26 6:20 UTC (2+ messages)
[PATCH] msm: watchdog: support watchdog on 8x60 and 8960
2011-03-26 2:18 UTC
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).