messages from 2011-07-01 05:59:26 to 2011-07-01 21:54:27 UTC [more...]
[PATCH v2 0/4] OMAP4: Add modulemode support to hwmod framework (part 2)
2011-07-01 21:54 UTC (5+ messages)
` [PATCH v2 1/4] OMAP4: hwmod data: Add GPMC
` [PATCH v2 2/4] OMAP4: hwmod data: Replace main_clk with the real input clock
` [PATCH v2 3/4] OMAP4: clock data: Remove leaf clock nodes
` [PATCH v2 4/4] OMAP4: prcm: Remove macros with absolute address
Unnecessary cache-line flush on page table updates ?
2011-07-01 21:42 UTC (3+ messages)
[PATCH v4 0/7] Fix module-mode enable sequence on OMAP4
2011-07-01 21:27 UTC (8+ messages)
` [PATCH v4 1/7] OMAP2+: clockdomain: Add an api to read idle mode
` [PATCH v4 2/7] OMAP2+: clockdomain: Add SoC support for clkdm_allows_idle
` [PATCH v4 3/7] OMAP2+: PM: Initialise sleep_switch to a non-valid value
` [PATCH v4 4/7] OMAP2+: PM: idle clkdms only if already in idle
` [PATCH v4 5/7] OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod framework
` [PATCH v4 6/7] OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programming
` [PATCH v4 7/7] OMAP2+: hwmod: Follow the recommended PRCM module enable sequence
[PATCH V2 0/8] ARM: EXYNOS4: Update PM
2011-07-01 21:21 UTC (3+ messages)
` [PATCH V2 3/8] ARM: EXYNOS4: Add support PM with external GIC
[PATCH v2] OMAP: omap_device: Create clkdev entry for hwmod main_clk
2011-07-01 21:18 UTC
[PATCH v3 00/13] OMAP4: Add modulemode support to hwmod framework
2011-07-01 21:09 UTC (14+ messages)
` [PATCH v3 01/13] OMAP4: hwmod data: Add clock domain attribute
` [PATCH v3 02/13] OMAP2+: hwmod: Init clkdm field at boot time
` [PATCH v3 03/13] OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros
` [PATCH v3 04/13] OMAP: hwmod: Wait the idle status to be disabled
` [PATCH v3 05/13] OMAP2+: hwmod: Replace clkdm access from main_clk using hwmod attribute
` [PATCH v3 06/13] OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros
` [PATCH v3 07/13] OMAP4: prm: Replace warm reset API with the offset based version
` [PATCH v3 08/13] OMAP4: prm: Remove deprecated functions
` [PATCH v3 09/13] OMAP4: hwmod data: Align interconnect format with regular modules
` [PATCH v3 10/13] OMAP4: hwmod data: Add PRM context register offset
` [PATCH v3 11/13] OMAP4: hwmod data: Add modulemode entry in omap_hwmod structure
` [PATCH v3 12/13] OMAP4: cm: Add two new APIs for modulemode control
` [PATCH v3 13/13] OMAP4: hwmod: Introduce the module control in hwmod control
[PATCH v4] Add ARM cpu topology definition
2011-07-01 21:09 UTC (2+ messages)
[PATCH] OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros
2011-07-01 21:09 UTC
[PATCH] OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros
2011-07-01 21:09 UTC
[PATCH v2 0/8] OMAP2+: hwmod framework fixes
2011-07-01 20:54 UTC (9+ messages)
` [PATCH v2 1/8] OMAP2+: hwmod: Fix smart-standby + wakeup support
` [PATCH v2 2/8] OMAP4: hwmod data: Add MSTANDBY_SMART_WKUP flag
` [PATCH v2 3/8] OMAP2+: hwmod: Enable module in shutdown to access sysconfig
` [PATCH v2 4/8] OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not set
` [PATCH v2 5/8] OMAP2+: hwmod: Remove _populate_mpu_rt_base warning
` [PATCH v2 6/8] OMAP2+: hwmod: Fix the HW reset management
` [PATCH v2 7/8] OMAP: hwmod: Add warnings if enable failed
` [PATCH v2 8/8] OMAP: hwmod: Move pr_debug to improve the readability
[PATCH 00/10] Enhance /dev/mem to allow read/write of arbitrary physical addresses
2011-07-01 20:44 UTC (16+ messages)
[PATCH v2 00/18] OMAP4: PM data big spring cleanup and fixes
2011-07-01 20:41 UTC (19+ messages)
` [PATCH v2 01/18] OMAP4: cm: Remove RESTORE macros to avoid access from SW
` [PATCH v2 02/18] OMAP4: prcm_mpu: Fix indent in few macros
` [PATCH v2 03/18] OMAP4: clockdomain data: Fix data order and wrong name
` [PATCH v2 04/18] OMAP4: clock data: Add sddiv to USB DPLL
` [PATCH v2 05/18] OMAP4: clock data: Remove usb_host_fs clkdev with NULL dev
` [PATCH v2 06/18] OMAP4: clock data: Re-order some clock nodes and structure fields
` [PATCH v2 07/18] OMAP4: clock data: Fix max mult and div for USB DPLL
` [PATCH v2 08/18] OMAP4: clock data: Rename clock flags from 443X to 44XX
` [PATCH v2 09/18] OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocks
` [PATCH v2 10/18] OMAP4: clock data: Remove UNIPRO clock nodes
` [PATCH v2 11/18] OMAP4: clock data: Add missing divider selection for auxclks
` [PATCH v2 12/18] OMAP4: prcm: Remove references to non-existant peripherals
` [PATCH v2 13/18] OMAP4: hwmod data: Fix L3 interconnect data order and alignement
` [PATCH v2 14/18] OMAP4: hwmod data: Remove un-needed parens
` [PATCH v2 15/18] OMAP4: hwmod data: Fix bad alignement
` [PATCH v2 16/18] OMAP4: hwmod data: Replace CHIP_IS_OMAP4430 by OMAP44XX
` [PATCH v2 17/18] OMAP4: hwmod data: Modify DSS opt clocks
` [PATCH v2 18/18] OMAP4: hwmod data: Change DSS main_clk scheme
[PATCH 1/8] at91: introduce commom AT91_BASE_SYS
2011-07-01 20:38 UTC (16+ messages)
` [PATCH 2/8] at91: factorize at91 interrupts init to soc
` [PATCH 3/8] at91: remove AT91_DBGU offset from dbgu register macro
` [PATCH 4/8] at91: use structure to store the current soc
` [PATCH 5/8] at91: move clock subsystem init to soc generic init
` [PATCH 6/8] at91: move register clocks "
` [PATCH 7/8] at91: factorize sram init
` [PATCH 8/8] at91: add arch specific ioremap support
[PATCH v2 0/5] OMAP4: PM HW bugs & PRCM fixes
2011-07-01 20:27 UTC (6+ messages)
` [PATCH v2 1/5] OMAP4: prcm: Fix errors in few defines name
` [PATCH v2 2/5] OMAP4: prm: Remove wrong clockdomain offsets
` [PATCH v2 3/5] OMAP4: powerdomain data: Fix core mem states and missing cefuse flag
` [PATCH v2 4/5] OMAP4: clock data: Keep GPMC clocks always enabled and hardware managed
` [PATCH v2 5/5] OMAP4: powerdomain data: Remove unsupported MPU powerdomain state
[PATCH 0/3] ARM: EXYNOS4: NURI Support NTC
2011-07-01 20:10 UTC (8+ messages)
` [PATCH 2/3] Samsung SoC: ready to use NTC value inside kernel
plat-orion multi purpose pins problem for mv78200
2011-07-01 19:14 UTC
[PATCH 2/2] ARM: plat-mxc: Fix pwm frequency
2011-07-01 18:53 UTC (2+ messages)
AT91: Fix pull requset
2011-07-01 18:33 UTC (3+ messages)
Please submit platform trees for inclusion in arm-soc.git v3.1
2011-07-01 18:18 UTC
[PATCH v9 00/12] use nonblock mmc requests to minimize latency
2011-07-01 16:55 UTC (13+ messages)
` [PATCH v9 01/12] mmc: core: add non-blocking mmc request function
` [PATCH v9 02/12] omap_hsmmc: add support for pre_req and post_req
` [PATCH v9 03/12] mmci: implement pre_req() and post_req()
` [PATCH v9 04/12] mmc: mmc_test: add debugfs file to list all tests
` [PATCH v9 05/12] mmc: mmc_test: add test for non-blocking transfers
` [PATCH v9 06/12] mmc: mmc_test: test to measure how sg_len affect performance
` [PATCH v9 07/12] mmc: block: add member in mmc queue struct to hold request data
` [PATCH v9 08/12] mmc: block: add a block request prepare function
` [PATCH v9 09/12] mmc: block: move error code in issue_rw_rq to a separate function
` [PATCH v9 10/12] mmc: queue: add a second mmc queue request member
` [PATCH v9 11/12] mmc: core: add random fault injection
` [PATCH v9 12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq
[PATCH v8 00/12] use nonblock mmc requests to minimize latency
2011-07-01 16:44 UTC (9+ messages)
` [PATCH v8 05/12] mmc: mmc_test: add test for non-blocking transfers
` [PATCH v8 06/12] mmc: mmc_test: test to measure how sg_len affect performance
[PATCH v2] ARM: CSR: Adding CSR SiRFprimaII board support
2011-07-01 16:26 UTC (8+ messages)
[PATCH v6 00/18] ARM: Add support for the Large Physical Address Extensions
2011-07-01 16:24 UTC (2+ messages)
use dmaengine for atmel ssc/pcm dai drivers
2011-07-01 16:15 UTC (9+ messages)
` [PATCH 1/5] ASoC: wm8731: rework power management
` [PATCH] ASoC: wm8731: set the ACTIVE bit if bias ON entered
[RFC 0/8] Introducing a generic AMP/IPC framework
2011-07-01 15:13 UTC (7+ messages)
` [RFC 7/8] drivers: introduce rpmsg, a remote-processor messaging bus
[PATCH] arm: mxs: add mmc-device for mach-tx28
2011-07-01 14:54 UTC
reply: [PATCH v5 1/3] ARM: mxs: add GPMI-NFC support for imx23/imx28
2011-07-01 14:52 UTC (6+ messages)
[PATCH 2/5] ASoC: atmel-ssc: add phybase in device structure
2011-07-01 14:46 UTC (2+ messages)
` [PATCH V2 "
[PATCH] DT: Use helper function to read u32 values
2011-07-01 14:37 UTC
[PATCH 1/2] MMC: PM: add suspend/resume in atmel-mci
2011-07-01 14:32 UTC (5+ messages)
` [PATCH V2] "
[RFC 0/12] McBSP cleanup and generalization
2011-07-01 14:05 UTC (10+ messages)
` [RFC 10/12] omap: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c
` [RFC 11/12] omap: mcbsp: Remove conditional compilation for OMAP3
` [RFC 07/12] omap: mcbsp: Get rid of remaining is_omap tests
[BUGFIX][PATCH] fix the parent of i2c[12]_clk
2011-07-01 14:01 UTC (2+ messages)
Moving DT data out of the kernel?
2011-07-01 11:55 UTC
[PATCH 1/7] balloon3: drop udc_is_connected
2011-07-01 11:48 UTC (7+ messages)
` [PATCH 4/7] pxa25x: separate lubbock handling to lubbock-usb transceiver
[PATCH 2/3] Add tps65921 chip
2011-07-01 11:37 UTC (2+ messages)
[PATCH 0/2] ARM: Samsung: I2C code cleanup
2011-07-01 11:33 UTC (3+ messages)
` [PATCH 1/2] ARM: Samsung: Use generic set_plat_data function
` [PATCH 2/2] ARM: Samsung: Cleanup I2C code in plat-samsung
[PATCH] ARM: DMA: Add missing semicolon for the define of dma_alloc_area
2011-07-01 11:12 UTC (2+ messages)
[PATCH] DMA: OMAP: Remove extra looping from omap_request_dma
2011-07-01 10:54 UTC (3+ messages)
[PATCH for 3.0] AT91: Change nand buswidth logic to match hardware default configuration
2011-07-01 10:25 UTC
[PATCH 1/1] net/fec: iMX53 needs gasket for both MII and RMII
2011-07-01 10:12 UTC (4+ messages)
` [PATCH] net/fec: gasket needs to be enabled for some i.mx
[PATCH v3 00/40] ARM: mm: Add generic macros for declaring various CPU structs
2011-07-01 10:10 UTC (2+ messages)
[GIT PULL] omap iommu fixes for v3.0-rc
2011-07-01 10:05 UTC (4+ messages)
[PATCH] ARMv7: Do not clean the PTE coherent page table walk is supported
2011-07-01 9:57 UTC
[RFC PATCH 0/3] base board consolidation
2011-07-01 9:46 UTC (4+ messages)
` [RFC PATCH 1/3] ARM: common abstraction for specifying a baseboard
` [RFC PATCH 2/3] ARM: imx/mx31moboard: convert to new baseboard handling
` [RFC PATCH 3/3] ARM: imx/mx31moboard: remove obsolete "
[PATCH v5 0/3] add the GPMI-NFC support for imx23/imx28
2011-07-01 9:25 UTC (11+ messages)
` [PATCH v5 1/3] ARM: mxs: add "
[PATCH v3] implement a generic PWM framework
2011-07-01 8:54 UTC (10+ messages)
` [PATCH 1/3] PWM: add pwm framework support
[PATCH] ARM i.MX23/28: platform-mxsfb: Add missing include of linux/dma-mapping.h
2011-07-01 8:08 UTC (2+ messages)
[PATCH] ARM: mach-mx5/mx53_ard: Add gpio_keys support
2011-07-01 8:04 UTC (2+ messages)
[PATCH 0/7] ARM: EXYNOS4: Update PM
2011-07-01 7:44 UTC (8+ messages)
` [PATCH 4/7] ARM: EXYNOS4: Support early wakeup while entering sleep mode
[PATCH] ARM: OMAP: Overo: remove illegal extra call to overo_ads7846_init()
2011-07-01 7:30 UTC (4+ messages)
` [PATCH] ARM: OMAP: Overo: remove duplicate "
[PATCH 9/10] arch/arm/mach-omap2/clock.c: add missing clk_put
2011-07-01 7:15 UTC (3+ messages)
[PATCH 3.0] OMAP: drop __initdata tags from static struct platform_device declarations
2011-07-01 7:12 UTC (4+ messages)
` [RESEND] "
[PATCH net-next] net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr
2011-07-01 6:56 UTC (2+ messages)
[PATCH v7 0/3] add the GPMI controller driver for IMX23/IMX28
2011-07-01 6:47 UTC (6+ messages)
` [PATCH v7 1/3] MTD : add the common code for GPMI-NFC controller driver
reply: [PATCH v7 1/3] MTD : add the common code for GPMI-NFC controller driver
2011-07-01 6:36 UTC (3+ messages)
[PATCH 1/2] ARM: SAMSUNG: Added tx_st_done variable in the platform data of SPI
2011-07-01 6:13 UTC (9+ messages)
` [PATCH 2/2] SPI: SAMSUNG: Bug fix for SPI with different FIFO level
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