summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1Philipp Zabel2013-04-122-6/+37
* ARM i.MX6q: fix ldb di divider and selector clocksPhilipp Zabel2013-04-121-4/+4
* ARM i.MX53: fix ldb di divider and selector clocksPhilipp Zabel2013-04-121-6/+6
* ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flagsPhilipp Zabel2013-04-121-0/+17
* ARM i.MX6q: export imx6q_revisionPhilipp Zabel2013-04-122-1/+2
* ARM: imx27, imx5: Add kconfig selects for cpufreq-cpu0Markus Pargmann2013-04-121-0/+3
* ARM i.MX53: Add GPU clocks to clock treePhilipp Zabel2013-04-122-1/+13
* ARM: mach-imx: anatop: Include "common.h"Fabio Estevam2013-04-121-0/+1
* ARM: imx: enable RBC to support anatop LPM modeAnson Huang2013-04-124-1/+86
* ARM: imx: enable periphery well bias for suspendAnson Huang2013-04-121-1/+29
* ARM: imx: enable anatop suspend/resumeAnson Huang2013-04-126-44/+94
* Merge remote-tracking branch 'pza/reset/for_v3.10' into imx/socShawn Guo2013-04-128-0/+459
|\
| * reset: NULL deref on allocation failureDan Carpenter2013-04-121-1/+1
| * reset: Add reset controller APIPhilipp Zabel2013-04-127-0/+384
| * dt: describe base reset signal bindingStephen Warren2013-04-121-0/+75
* | Merge tag 'imx-cleanup-3.10' into imx/socShawn Guo2013-04-1218-533/+3
|\ \
| * | ARM: i.MX: remove unused ARCH_* configsPaul Bolle2013-04-091-18/+0
| * | ARM i.MX53: remove platform ahci supportSascha Hauer2013-04-094-172/+0
| * | ARM: imx: remove mx6q.hShawn Guo2013-04-022-32/+0
| * | ARM: imx: remove Makefile.bootShawn Guo2013-04-021-35/+0
| * | ARM: imx: clk-imx27: Do not register peripheral clock for SSIFabio Estevam2013-04-021-2/+0
| * | ARM: imx: avic: Move avic_saved_mask_reg under CONFIG_PMFabio Estevam2013-04-021-2/+2
| * | ARM: imx: Remove cpufreq driverMarkus Pargmann2013-04-017-269/+1
| * | ARM: imx: remove pl310_get_save_ptr() declarationShawn Guo2013-04-011-1/+0
| * | ARM: imx: remove duplicated function declarationShawn Guo2013-04-011-2/+0
* | | Merge tag 'imx-fixes-3.9-5' into imx/socShawn Guo2013-04-123-2/+4
|\ \ \
| * | | ARM i.MX6: Fix ldb_di clock selectionDirk Behme2013-04-091-1/+1
| * | | ARM: imx: provide twd clock lookup from device treeShawn Guo2013-04-092-1/+1
| * | | ARM: imx35 Bugfix admux clockMarkus Pargmann2013-04-091-0/+1
| * | | ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann2013-04-091-0/+1
|/ / /
* | | Linux 3.9-rc6v3.9-rc6Linus Torvalds2013-04-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-075-19/+46
|\ \ \
| * | | KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-075-19/+46
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-072-5/+4
|\ \ \ \
| * | | | x86: Fix rebuild with EFI_STUB enabledJan Beulich2013-04-051-3/+2
| * | | | x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore2013-04-021-2/+2
| | |/ / | |/| |
* | | | alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon2013-04-073-9/+8
* | | | alpha: irq: run all handlers with interrupts disabledWill Deacon2013-04-072-8/+8
* | | | alpha: makefile: don't enforce small data model for kernel buildsWill Deacon2013-04-071-1/+1
* | | | alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-071-0/+5
* | | | Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-04-061-13/+38
|\ \ \ \
| * | | | dm cache: reduce bio front_pad size in writeback modeMike Snitzer2013-04-051-13/+34
| * | | | dm cache: fix writes to cache device in writethrough modeDarrick J. Wong2013-04-051-0/+4
| |/ / /
* | | | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-069-118/+169
|\ \ \ \
| * | | | PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki2013-04-031-13/+0
| * | | | PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki2013-04-031-7/+8
| * | | | PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov2013-04-031-2/+3
| * | | | Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas2013-04-031-39/+37
| * | | | Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas2013-04-031-21/+46
| |\ \ \ \
| | * | | | EISA/PCI: Init EISA early, before PNPYinghai Lu2013-04-011-18/+21