aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-05ARM: dts: imx7s-warp: Add Bluetooth supportVanessa Maegima1-0/+36
2016-09-05ARM: dts: imx7s-warp: Add User Button supportVanessa Maegima1-0/+19
2016-09-05ARM: dts: imx7s-warp: Enable I2C2 device supportVanessa Maegima1-0/+14
2016-09-05ARM: dts: imx6ul-geam: Add Engicam IMX6UL GEA M6UL initial supportMichael Trimarchi3-0/+463
2016-08-29ARM: dts: imx6ul iomuxc syscon is compatible to imx6qAnson Huang1-1/+2
2016-08-29ARM: dts: imx7-colibri: add Audio supportStefan Agner1-1/+40
2016-08-29ARM: dts: imx7-colibri: add basic supply regulatorsStefan Agner1-3/+9
2016-08-29ARM: dts: imx7-colibri: move SD-card to module levelStefan Agner2-4/+8
2016-08-29ARM: dts: imx6sx: Add GPU bindingsMarek Vasut1-0/+15
2016-08-29ARM: dts: imx7s-warp: Let the codec control MCLK pinctrlFabio Estevam1-1/+8
2016-08-29ARM: dts: imx6ul-pico-hobbit: Use WDOG_B pin resetFabio Estevam1-0/+12
2016-08-29ARM: dts: imx6q-bx50v3: configure unused pca953x pinsKen Lin3-0/+95
2016-08-29ARM: dts: imx6sx: document SION necessity of ENET1_REF_CLK1Christoph Fritz1-0/+14
2016-08-17ARM: dts: imx7s-warp: Use WDOG_B pin resetFabio Estevam1-0/+13
2016-08-17ARM: dts: imx7s-warp: Add Wifi supportFabio Estevam1-0/+41
2016-08-17ARM: dts: imx7s-warp: Add audio supportFabio Estevam1-0/+51
2016-08-17ARM: dts: imx7d: add clock-frequency to CPU nodesStefan Agner2-0/+3
2016-08-17ARM: dts: imx7d: move CPU operating points to imx7d.dtsiStefan Agner2-5/+8
2016-08-17ARM: dts: imx6q-evi: Use GPIO_6 for fec irqJoshua Clayton1-0/+4
2016-08-17ARM: dts: imx7s: Add SAI nodesFabio Estevam1-0/+45
2016-08-17ARM: dts: imx7s: Add SDMA nodeFabio Estevam1-0/+11
2016-08-15ARM: dts: imx7s-warp: Add MPL3115 sensor supportBreno Lima1-0/+19
2016-08-15ARM: dts: TS-4900: add basic device treeLucile Quirion4-0/+585
2016-08-15of: documentation: add bindings documentation for TS-4900Lucile Quirion1-0/+6
2016-08-15ARM: dts: imx: ventana: add RS485 txen gpio supportTim Harvey3-0/+9
2016-08-15ARM: dts: imx: add Gateworks Ventana GW553x supportTim Harvey4-0/+545
2016-08-15ARM: dts: imx7d: fix GIC nodes interrupt and register specificationStefan Agner1-1/+2
2016-08-15ARM: dts: imx7d: move ARM platform peripherals inside soc nodeStefan Agner2-166/+167
2016-08-09ARM: dts: imx53: Add IPU nodes for csiFabien Lahoudere1-0/+8
2016-08-09ARM: dts: imx53: Add DMA configuration for UARTFabien Lahoudere1-0/+10
2016-08-09ARM: dts: imx6ul-pico-hobbit: Add Wifi supportVanessa Maegima1-0/+21
2016-08-09ARM: i.MX6 Phytec PFLA02: Add supplies for the SoC internal regulatorsSascha Hauer1-0/+12
2016-08-09ARM: dts: imx7s-warp: Add initial supportFabio Estevam2-1/+248
2016-08-09ARM: dts: imx6qdl: don't configure reserved pad settingsUwe Kleine-König28-323/+323
2016-08-08ARM: dts: imx: ventana: Add ext watchdog resetTim Harvey6-0/+77
2016-08-07Linux 4.8-rc1Linus Torvalds1-2/+2
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe51-157/+158
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe1-1/+1
2016-08-07mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe1-2/+3
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe11-53/+51
2016-08-07fs: return EPERM on immutable inodeEryu Guan4-4/+5
2016-08-05ramoops: use persistent_ram_free() instead of kfree() for freeing przHiraku Toyooka1-3/+3
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook4-33/+56
2016-08-05NTB: ntb_hw_intel: use local variable pdevAllen Hubbe1-5/+5
2016-08-05NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe1-1/+38
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe2-0/+423
2016-08-05ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe1-19/+9
2016-08-05ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe1-1/+61
2016-08-05ntb_tool: Add link status and files to debugfsLogan Gunthorpe1-0/+92
2016-08-05ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe1-138/+228