summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-11-15ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=nKevin Hilman3-1/+5
2012-11-15Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/pm-part2Tony Lindgren22-141/+763
2012-11-14ARM: OMAP4: USB: power down MUSB PHY during bootTero Kristo1-0/+32
2012-11-07Merge tag 'for_3.8-pm-voltage' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren17-115/+725
2012-11-07Merge tag 'for_3.8-pm-sr' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren5-19/+32
2012-11-07Merge tag 'for_3.8-cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren1-7/+6
2012-11-07ARM: OMAP4: suspend: Program all domains to retentionRajendra Nayak1-7/+0
2012-11-06ARM: OMAP4: OPP: add OMAP4460 definitionsVishwanath Sripathy4-17/+103
2012-11-06ARM: OMAP4: TWL: enable high speed mode for PMIC communicationTero Kristo1-0/+1
2012-11-06ARM: OMAP4: VC: setup I2C parameters based on board dataTero Kristo4-8/+147
2012-11-06ARM: OMAP4: vc: fix channel configurationTero Kristo1-1/+4
2012-11-06ARM: OMAP3+: voltage: remove unused volt_setup_time parameterTero Kristo2-6/+0
2012-11-06ARM: OMAP: TWL: change the vddmin / vddmax voltages to specTero Kristo1-17/+10
2012-11-06ARM: OMAP3+: voltage: use oscillator data to calculate setup timesTero Kristo1-0/+62
2012-11-06ARM: OMAP3+: vp: use new vp_params for calculating vddmin and vddmaxTero Kristo1-2/+4
2012-11-06ARM: OMAP: add support for oscillator setupTero Kristo2-0/+38
2012-11-06ARM: OMAP4: VC: calculate ramp timesTero Kristo1-0/+94
2012-11-06ARM: OMAP4: voltage: add support for VOLTSETUP_x_OFF registerTero Kristo2-0/+5
2012-11-06ARM: OMAP3: VC: calculate ramp timesTero Kristo2-18/+91
2012-11-06ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomainsTero Kristo11-28/+147
2012-11-06ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fieldsTero Kristo3-18/+18
2012-11-06ARM: OMAP3+: PM: VP: use uV for max and min voltage limitsNishanth Menon3-21/+22
2012-11-03Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-32/+14
2012-11-03Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-11/+25
2012-11-02frv: fix the broken preemptAl Viro1-20/+3
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro3-6/+1
2012-11-02FRV: Fix the new-style kernel_thread() stuffDavid Howells1-2/+3
2012-11-02FRV: Fix the preemption handlingDavid Howells1-1/+1
2012-11-02FRV: Don't objcopy the GNU build_id noteDavid Howells1-4/+6
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells1-0/+1
2012-11-02Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linuxLinus Torvalds10-132/+104
2012-11-01KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong1-26/+34
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk1-1/+20
2012-10-30xen/arm: use the __HVC macroStefano Stabellini1-9/+5
2012-10-30x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering1-1/+0
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds54-86/+217
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann1-4/+4
2012-10-27ARM: versatile: fix versatile_defconfigArnd Bergmann1-0/+1
2012-10-27ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni1-3/+7
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann1-1/+1
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2012-10-26Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-1/+0
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-58/+100
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-47/+228
2012-10-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann1-1/+1
2012-10-26Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-2/+55
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar3-8/+23
2012-10-26Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski1-1/+0
2012-10-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-30/+50
2012-10-26Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds3-2/+2