aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-31ARM: zynq: reserve space for jump target in secondary trampolineNathan Lynch1-1/+1
2015-07-31clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in MakefileMasahiro Yamada1-1/+1
2015-07-31MAINTAINERS: Update Zynq git tree locationSoren Brinkmann1-1/+1
2015-07-30ARM: zx: Add power domains for ZX296702Jun Nie3-1/+204
2015-07-28ARM: mvebu: Warn about the wake-up sources not taken into account in suspendGregory CLEMENT1-0/+1
2015-07-27MAINTAINERS: add entries for UniPhier device trees and driversMasahiro Yamada1-0/+3
2015-07-25ARM: mvebu: Add standby supportGregory CLEMENT3-12/+56
2015-07-25ARM: mvebu: Use __init for the PM initialization functionsGregory CLEMENT2-2/+2
2015-07-25ARM: mvebu: prepare pm-board.c for the introduction of Armada 38x supportThomas Petazzoni1-11/+11
2015-07-25ARM: mvebu: prepare mvebu_pm_store_bootinfo() to support multiple SoCsThomas Petazzoni1-4/+21
2015-07-25ARM: mvebu: do not check machine in mvebu_pm_init()Thomas Petazzoni1-3/+0
2015-07-25ARM: mvebu: prepare set_cpu_coherent() for future extensionNadav Haklai1-12/+17
2015-07-23ARM: OMAP2: Add minimal dm814x hwmod supportTony Lindgren4-5/+168
2015-07-23ARM: OMAP2+: Prepare dm81xx hwmod code for adding minimal dm814x supportTony Lindgren1-193/+213
2015-07-23ARM: mediatek: Add regmap to mediatek KconfigMatthias Brugger1-0/+1
2015-07-23ARM: PRM: AM437x: Enable IO wakeup featureKeerthy1-0/+1
2015-07-23ARM: OMAP4+: PRM: Add AM437x specific dataKeerthy1-1/+11
2015-07-23ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 register offsetsKeerthy1-18/+20
2015-07-23ARM: dts: AM4372: Add PRCM IRQ entryKeerthy1-0/+1
2015-07-23ARM: AM43xx: Add the PRM IRQ register offsetsKeerthy1-0/+7
2015-07-23ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET registerKeerthy2-5/+8
2015-07-22ARM: STi: Remove platform call to trace_hardirqs_off()Peter Griffin1-2/+0
2015-07-22ARM: STi: Add code to release secondary cores from holding pen.Peter Griffin3-3/+55
2015-07-22ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1)Thomas Betker1-2/+2
2015-07-22ARM: zynq: Fix earlyprintk in big endian modeArun Chandran1-1/+1
2015-07-20ARM: socfpga: add reset for the Arria 10 platformDinh Nguyen2-0/+27
2015-07-18ARM: pxa: Use setup_timerVaishali Thakkar1-4/+2
2015-07-18ARM: pxa: Use module_platform_driverVaishali Thakkar1-14/+1
2015-07-18ARM: pxa: transition to dmaengine phase 1Robert Jarzmik6-11/+66
2015-07-16ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren5-5/+37
2015-07-16ARM: OMAP2+: Add custom prwdm_operations for 81xx to support dm814xTony Lindgren2-3/+125
2015-07-16ARM: OMAP2+: Add minimal clockdomains for dm814xTony Lindgren3-6/+24
2015-07-16ARM: OMAP2+: Fix scm compatible for dm814xTony Lindgren1-0/+1
2015-07-16ARM: OMAP2+: Fix dm814x DT_MACHINE_STARTTony Lindgren1-1/+1
2015-07-16ARM: OMAP2+: Remove module references from IOMMU machine layerSuman Anna2-14/+2
2015-07-16ARM: DRA7: Provide proper IO map tableNishanth Menon5-4/+130
2015-07-15ARM: OMAP2+: Clean up omap4_local_timer_initTony Lindgren1-14/+1
2015-07-15ARM: OMAP2: Delete an unnecessary checkMarkus Elfring1-2/+1
2015-07-15ARM: OMAP2+: sparse: add missing function declarationsSekhar Nori2-0/+2
2015-07-15ARM: OMAP2+: sparse: add missing static declarationSekhar Nori5-23/+23
2015-07-15ARM: OMAP2+: hwmod: add support for lock and unlock hooksLokesh Vutla2-0/+17
2015-07-15ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R1-1/+1
2015-07-12Linux 4.2-rc2Linus Torvalds1-1/+1
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-12freeing unlinked file indefinitely delayedAl Viro1-2/+5
2015-07-12fix a braino in ovl_d_select_inode()Al Viro1-0/+3
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-07-11tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner1-8/+10
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley1-1/+2
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing resultsJohn David Anglin5-168/+212