summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-11-08ARM: OMAP2xxx: clock: remove global 'dclk' variablePaul Walmsley
2012-11-08ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method)Paul Walmsley
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley
2012-11-08ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley
2012-11-06Merge tag 'for_3.8-pm-voltage' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren
2012-11-06Merge tag 'for_3.8-pm-sr' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren
2012-11-06Merge tag 'for_3.8-cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren
2012-11-06ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen
2012-11-05ARM: OMAP4: OPP: add OMAP4460 definitionsVishwanath Sripathy
2012-11-05ARM: OMAP4: TWL: enable high speed mode for PMIC communicationTero Kristo
2012-11-05ARM: OMAP4: VC: setup I2C parameters based on board dataTero Kristo
2012-11-05ARM: OMAP4: vc: fix channel configurationTero Kristo
2012-11-05ARM: OMAP3+: voltage: remove unused volt_setup_time parameterTero Kristo
2012-11-05ARM: OMAP: TWL: change the vddmin / vddmax voltages to specTero Kristo
2012-11-05ARM: OMAP3+: voltage: use oscillator data to calculate setup timesTero Kristo
2012-11-05ARM: OMAP3+: vp: use new vp_params for calculating vddmin and vddmaxTero Kristo
2012-11-05ARM: OMAP: add support for oscillator setupTero Kristo
2012-11-05ARM: OMAP4: VC: calculate ramp timesTero Kristo
2012-11-05ARM: OMAP4: voltage: add support for VOLTSETUP_x_OFF registerTero Kristo
2012-11-05ARM: OMAP3: VC: calculate ramp timesTero Kristo
2012-11-05ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomainsTero Kristo
2012-11-05ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fieldsTero Kristo
2012-11-05ARM: OMAP3+: PM: VP: use uV for max and min voltage limitsNishanth Menon
2012-11-02Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-02ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren
2012-11-02ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren
2012-11-02frv: fix the broken preemptAl Viro
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro
2012-11-02FRV: Fix the new-style kernel_thread() stuffDavid Howells
2012-11-02FRV: Fix the preemption handlingDavid Howells
2012-11-02FRV: Don't objcopy the GNU build_id noteDavid Howells
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells
2012-11-01Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-31ARM: OMAP2+: Fix relative includes for serial.hTony Lindgren
2012-10-31ARM: OMAP: Fix relative includes for fpga.hTony Lindgren
2012-10-31ARM: OMAP1: Remove relative includesTony Lindgren
2012-10-31ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren
2012-10-31ARM: OMAP: Fix relative includes for debug-devices.hTony Lindgren
2012-10-31ARM: OMAP: Remove plat-omap/common.hTony Lindgren
2012-10-31ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren
2012-10-31ARM: OMAP: Fix relative includes for shared i2c.h fileTony Lindgren
2012-10-31ARM: OMAP: Make plat-omap/i2c.c port checks localTony Lindgren
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong
2012-10-31ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2Tony Lindgren
2012-10-31ARM: OMAP: Move omap1 specific code to local sram.cTony Lindgren
2012-10-31ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset()Tony Lindgren
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-10-30xen/arm: use the __HVC macroStefano Stabellini