messages from 2013-09-25 04:47:20 to 2013-09-25 21:28:22 UTC [more...]
[PATCH 0/5] Add Core Divider clock support for Armada 370/XP
2013-09-25 21:28 UTC (6+ messages)
` [PATCH 1/5] clk: mvebu: Add core-divider clock
` [PATCH 2/5] ARM: mvebu: Add Core Divider clock device-tree binding
` [PATCH 3/5] ARM: mvebu: Add a 2 GHz fixed-clock Armada 370/XP
` [PATCH 4/5] ARM: mvebu: Add the core-divider clock to "
` [PATCH 5/5] ARM: mvebu: Add NAND "
[PATCH] Renesas clocksource fixes for v3.12
2013-09-25 21:19 UTC (3+ messages)
` [PATCH] clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast
[PATCH V3 1/6] clk: exynos-audss: convert to platform device
2013-09-25 21:12 UTC (7+ messages)
` [PATCH V4 "
` [PATCH V4 2/6] clk: exynos-audss: allow input clocks to be specified in device tree
` [PATCH V4 3/6] clk: exynos5250: add clock ID for div_pcm0
` [PATCH V4 4/6] ARM: dts: exynos5250: add input clocks to audss clock controller
` [PATCH V4 5/6] clk: exynos-audss: add support for Exynos 5420
` [PATCH V4 6/6] ARM: dts: exynos5420: add input clocks to audss clock controller
[PATCH v6 0/5] clk: clock deregistration support
2013-09-25 20:51 UTC (4+ messages)
[PATCH 0/8] Support VGIC save/restore using device control API
2013-09-25 20:49 UTC (5+ messages)
` [PATCH 6/8] KVM: arm-vgic: Add vgic reg access from dev attr
new binutils needed for arm in 3.12-rc1
2013-09-25 20:49 UTC (6+ messages)
[PATCH] dts: socfpga: Add support for Altera's SOCFPGA Arria V board
2013-09-25 20:41 UTC
[PATCH 0/4] Add support for charging battery in Nokia RX-51
2013-09-25 20:33 UTC (5+ messages)
` [PATCH 1/4] usb: musb: Call atomic_notifier_call_chain when status is changed
` [PATCH usb 1/2] usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEAD
[PATCH v4] dt: update PSCI binding documentation for v0.2
2013-09-25 20:28 UTC (7+ messages)
[PATCH 0/5] Allwinner SoCs High Speed Timer support
2013-09-25 20:21 UTC (10+ messages)
` [PATCH 1/5] clocksource: sun4i: Select CLKSRC_MMIO
` [PATCH 2/5] clocksource: Add Allwinner SoCs HS timers driver
` [PATCH 3/5] ARM: sun5i: a10s: Add support for the High Speed Timers
` [PATCH 4/5] ARM: sun5i: a13: "
` [PATCH 5/5] ARM: sun7i: a20: "
[PATCH v4 0/4] Target CPU=Host implementation for KVM ARM/ARM64
2013-09-25 20:10 UTC (9+ messages)
` [PATCH v4 1/4] ARM: KVM: Implement kvm_vcpu_preferred_target() function
` [PATCH v4 2/4] ARM64: "
` [PATCH v4 3/4] ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl
` [PATCH v4 4/4] KVM: Add documentation for "
[PATCH 00/26] ARM: provide common arch init for DT clocks
2013-09-25 20:07 UTC (5+ messages)
` [PATCH 06/26] clk: sunxi: declare OF clock provider
` [PATCH 23/26] ARM: sunxi: remove custom .init_time hook
No subject
2013-09-25 19:49 UTC (3+ messages)
` [PATCHv4 2/3] ARM: msm: Add support for APQ8074 Dragonboard
[PATCH 2/3] arm32: kvm: rename CONFIG_KVM_ARM_MAX_VCPUS
2013-09-25 19:31 UTC (3+ messages)
` [PATCH v2] "
[PATCH] clk: fixed-factor: Fix device-tree binding typo
2013-09-25 19:10 UTC
[PATCH] clk: fixed-factor: Fix a trivial typo
2013-09-25 19:08 UTC
[PATCH] ARM: sunxi: Add a defconfig for the Allwinner SoCs
2013-09-25 18:59 UTC
[PATCH V3: Add Smp support for Allwinner A20. 0/3]
2013-09-25 18:44 UTC (5+ messages)
` [PATCH V3: Add Smp support for Allwinner A20. 1/3] Add smp support for Allwinner A20(sunxi 7i)
[PATCH 0/7]: iommu/arm-smmu: Misc fixes/adaptions
2013-09-25 18:20 UTC (17+ messages)
` [PATCH 2/7] iommu/arm-smmu: Calculate SMMU_CB_BASE from smmu register values
` [PATCH 4/7] iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception
` [PATCH 6/7] iommu/arm-smmu: Add module parameter arm-smmu=off|force_isolation
` [PATCH 7/7] iommu/arm-smmu: Clear global and context bank fault status and syndrome registers
[PATCH 0/3 v2] clk: keystone: Add common clock drivers
2013-09-25 17:51 UTC (4+ messages)
mm: insure topdown mmap chooses addresses above security minimum
2013-09-25 17:44 UTC (4+ messages)
Build error in torvalds kernel 3.11 for omap2plus
2013-09-25 17:38 UTC (13+ messages)
` [PATCH] arm: Fix build error with context tracking calls
[PATCH v6 RESEND 0/5] ARM/ARM64 architected timer updates
2013-09-25 17:19 UTC (3+ messages)
[PATCH v1 0/7] Optimize jump label implementation on ARM64
2013-09-25 16:30 UTC (18+ messages)
` [PATCH v1 1/7] arm64: introduce basic aarch64 instruction decoding helpers
` [PATCH v1 2/7] arm64: introduce interfaces to hotpatch kernel and module code
` [PATCH v1 3/7] arm64: move encode_insn_immediate() from module.c to insn.c
` [PATCH v1 4/7] arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
` [PATCH v1 5/7] arm64, jump label: detect %c support for ARM64
` [PATCH v1 6/7] arm64, jump label: optimize jump label implementation
` [PATCH v1 7/7] jump_label: use defined macros instead of hard-coding for better readability
[PATCH 0/2] ARM: dts: dra7-evm: add support for sd, eMMC
2013-09-25 16:17 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: dra7-evm: Add mmc2 node for eMMC support
[PATCH v2 0/2] R8A7779/Marzen: HPB-DMAC support for SDHI0
2013-09-25 16:16 UTC (4+ messages)
` [PATCH v2 2/2] ARM: shmobile: Marzen: enable DMA "
[PATCH v2 0/2] ARM DT cpus/cpu and topology bindings
2013-09-25 16:12 UTC (5+ messages)
` [PATCH v2 1/2] Documentation: devicetree: arm: cpus/cpu nodes bindings updates
[PATCH v5 0/4] media: s5p-tv: clean-up and fixes
2013-09-25 16:10 UTC (9+ messages)
` [PATCH v5 2/4] media: s5p-tv: Restore vpll clock rate
` [PATCH v5 3/4] media: s5p-tv: Fix sdo driver to work with CCF
` [PATCH v5 4/4] media: s5p-tv: Fix mixer "
[PATCH] ARM: include: asm: atomic.h: use type cast 's64' for the return value of atomic64_add_return()
2013-09-25 16:07 UTC (4+ messages)
` [PATCH v2] ARM: include: asm: use 'long long' instead of 'u64' within atomic.h
[PATCH v6 0/3] Add PCIe support for i.MX6q
2013-09-25 16:05 UTC (3+ messages)
` [PATCH v6 3/3] PCI: imx6: Add support for i.MX6 PCIe controller
General placement of platform drivers and header files
2013-09-25 15:58 UTC (3+ messages)
[PATCH v2 0/4] Add Ether DT support for R8A7778/BOCK-W reference board
2013-09-25 15:54 UTC (6+ messages)
` [PATCH v2 4/4] ARM: shmobile: BOCK-W reference: add Ether PFC settings
[PATCH v2 0/4] arm: zynq: Enable global timer
2013-09-25 15:37 UTC (9+ messages)
` [PATCH v2 1/4] clockchips: Add FEAT_PERCPU clockevent flag
` [PATCH v2 2/4] clocksource/arm_global_timer: Set FEAT_PERCPU flag
` [PATCH v2 3/4] tick: broadcast: Deny per-cpu clockevents from being broadcast sources
[RFC, PATCH] clocksource: provide timekeeping for efm32 SoCs
2013-09-25 15:32 UTC (3+ messages)
[PATCH] ARM: sun6i: Fix the APB2 clock gates register size
2013-09-25 14:58 UTC
[PATCH] ARM: sunxi: Order Kconfig options alphabetically
2013-09-25 14:56 UTC
[PATCH] clockevent: exynos_mct: fix lockdep warning
2013-09-25 14:49 UTC
[PATCH] ARM: imx: remove stale mx53_display_revision() declaration
2013-09-25 14:29 UTC
[PATCH] ARM: dts: exynos4210: Work around lack of cpufreq regulator lookup
2013-09-25 14:10 UTC (3+ messages)
` [PATCH RESEND REGRESSION] "
[PATCH] clocksource: exynos_mct: Set IRQ affinity when the CPU goes online
2013-09-25 14:05 UTC (2+ messages)
` [PATCH RESEND CRITICAL] "
[PATCH] arm: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCI
2013-09-25 13:39 UTC (2+ messages)
[GIT PULL] delete the Shark machine for v3.13
2013-09-25 13:32 UTC
[RFC PATCH 00/15] Add SATA support for TI OMAP5 and DRA7 SoCs
2013-09-25 13:29 UTC (8+ messages)
` [RFC PATCH 09/15] ata: ti_sata: Add Texas Instruments SATA Wrapper driver
` [RFC PATCH 08/15] ata: ahci_platform: Manage SATA PHY
[PATCH] arm64: avoid multiple evaluation of ptr in get_user/put_user()
2013-09-25 13:21 UTC (4+ messages)
[PATCH v4] PWM: atmel-pwm: add PWM controller driver
2013-09-25 13:15 UTC (3+ messages)
[PATCH V2] ARM: mm: make UACCESS_WITH_MEMCPY huge page aware
2013-09-25 12:31 UTC
[GIT PULL] ux500 device tree changes for v3.13 take 1
2013-09-25 12:25 UTC
[PATCH] ARM: mvebu: fix gated clock documentation
2013-09-25 11:24 UTC
[PATCH] arm: mvebu: use the main timer as clock source from DT
2013-09-25 10:39 UTC (3+ messages)
[ARM attend] Any news on agenda? Device tree documentation discussion
2013-09-25 10:33 UTC (3+ messages)
[PATCH] ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP
2013-09-25 10:28 UTC (3+ messages)
[PATCH] ARM: integrator: Make sure INTEGRATOR_AP depends on PCI
2013-09-25 10:13 UTC (5+ messages)
[GIT PULL] KVM/ARM Fixes for 3.12-rc2
2013-09-25 9:49 UTC (2+ messages)
ARM/Samsung/S3C24xx: Linux-3.11 crashes when using PWM
2013-09-25 9:40 UTC (3+ messages)
[PATCH] clk: samsung: fix cpll clock register offsets for exynos5420 SoC
2013-09-25 9:04 UTC
[PATCHv7 00/36] ARM: OMAP: clock data conversion to DT
2013-09-25 8:48 UTC (37+ messages)
` [PATCHv7 01/36] CLK: TI: Add DPLL clock support
` [PATCHv7 02/36] CLK: TI: add DT alias clock registration mechanism
` [PATCHv7 03/36] CLK: TI: add autoidle support
` [PATCHv7 04/36] CLK: ti: add support for ti divider-clock
` [PATCHv7 05/36] clk: ti: add support for TI fixed factor clock
` [PATCHv7 06/36] CLK: TI: add support for OMAP gate clock
` [PATCHv7 07/36] CLK: TI: add support for clockdomain binding
` [PATCHv7 08/36] ARM: dts: omap4 clock data
` [PATCHv7 09/36] clk: ti: add mux-gate clock support
` [PATCHv7 10/36] clk: ti: add support for basic mux clock
` [PATCHv7 11/36] CLK: TI: add omap4 clock init file
` [PATCHv7 12/36] ARM: OMAP4: remove old clock data and link in new clock init code
` [PATCHv7 13/36] ARM: dts: omap5 clock data
` [PATCHv7 14/36] CLK: TI: add omap5 clock init file
` [PATCHv7 15/36] CLK: TI: omap5: Initialize USB_DPLL at boot
` [PATCHv7 16/36] ARM: dts: dra7 clock data
` [PATCHv7 17/36] ARM: dts: clk: Add apll related clocks
` [PATCHv7 18/36] ARM: dts: DRA7: Change apll_pcie_m2_ck to fixed factor clock
` [PATCHv7 19/36] ARM: dts: DRA7: Add PCIe related clock nodes
` [PATCHv7 20/36] CLK: TI: DRA7: Add APLL support
` [PATCHv7 21/36] CLK: TI: add dra7 clock init file
` [PATCHv7 22/36] ARM: OMAP: DRA7: Enable clock init
` [PATCHv7 23/36] ARM: dts: DRA7: link in clock DT data
` [PATCHv7 24/36] ARM: dts: am33xx clock data
` [PATCHv7 25/36] CLK: TI: add am33xx clock init file
` [PATCHv7 26/36] ARM: AM33xx: remove old clock data and link in new clock init code
` [PATCHv7 27/36] CLK: TI: add interface clock support for OMAP3
` [PATCHv7 28/36] ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdm
` [PATCHv7 29/36] ARM: OMAP3: hwmod: initialize clkdm from clkdm_name
` [PATCHv7 30/36] ARM: dts: omap3 clock data
` [PATCHv7 31/36] CLK: TI: add omap3 clock init file
` [PATCHv7 32/36] ARM: dts: AM35xx: use DT clock data
` [PATCHv7 33/36] ARM: OMAP3: use DT clock init if DT data is available
` [PATCHv7 34/36] ARM: dts: am43xx clock data
` [PATCHv7 35/36] ARM: dts: AM43xx: link in clock DT data
` [PATCHv7 36/36] CLK: TI: add am43xx clock init file
[PATCH 0/5] ARM: imx6: export soc info via soc device
2013-09-25 8:30 UTC (6+ messages)
` [PATCH 1/5] ARM: imx: add soc revision helper functions
` [PATCH 2/5] ARM: imx6q: use common soc revision helpers
` [PATCH 3/5] ARM: imx: add a common function to initialize revision from anatop
` [PATCH 4/5] ARM: imx: use imx_init_revision_from_anatop() on imx6sl
` [PATCH 5/5] ARM: imx6: report soc info via soc device
[PATCH v3] Add support for Newflow NanoBone board
2013-09-25 8:04 UTC
[PATCH v2 0/4] perf: parse the dwarf backtrace info from .debug_frame section
2013-09-25 7:31 UTC (10+ messages)
` [PATCH 3/4] perf tools: Check libunwind for availability of dwarf parsing feature
[PATCH] IXP4xx: Add Gateworks Cambria support
2013-09-25 7:24 UTC (5+ messages)
[GIT PULL] ux500 fixes for v3.12
2013-09-25 7:24 UTC
[PATCH] ARM: at91: sama5d: add the PWM clock
2013-09-25 7:18 UTC (2+ messages)
[PATCH] [media] marvell-ccic: simplify and fix clk handling (a bit)
2013-09-25 7:15 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCHv2 0/4] Add DT support for fixed PHYs
2013-09-25 7:12 UTC (3+ messages)
[PATCH] irq: bcm2835: Re-implement the hardware IRQ handler
2013-09-25 6:00 UTC (2+ messages)
[PATCH 00/10] pwm-backlight: Add GPIO and power supply support
2013-09-25 5:40 UTC (6+ messages)
` [PATCH 06/10] ARM: shmobile: Initialize PWM backlight enable_gpio field
[PATCH] ARM: shmobile: r8a7791 SMP support
2013-09-25 5:29 UTC (2+ messages)
[PATCH] ARM: shmobile: r8a7791 Architected timer support
2013-09-25 5:26 UTC (2+ messages)
[PATCH] ARM: shmobile: r8a7791 IRQC support
2013-09-25 5:23 UTC (2+ messages)
[PATCH] ARM: shmobile: Break out R-Car Gen2 setup code
2013-09-25 5:19 UTC (4+ messages)
[PATCH] ARM: shmobile: Allow build of the MTU2 timer driver
2013-09-25 5:06 UTC (3+ messages)
[PATCH v2 1/2] ARM: shmobile: r8a7790: implement CPU clock scaling for CPUFreq
2013-09-25 4:50 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).