aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/scripting-engines/trace-event-python.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-27drm/amd/powerplay: not free hwmgr/smumgr in asic private functions.Rex Zhu2-4/+2
2017-01-27drm/amd/powerplay: not use module parameter in powerplay.Rex Zhu2-5/+3
2017-01-27drm/amd/powerplay: refine powerplay interface.Rex Zhu10-479/+518
2017-01-27drm/amdgpu: use same enter/exit safe mode for gfx_8.Rex Zhu1-94/+1
2017-01-27drm/amd/powerplay: add profiling mode in dpm levelRex Zhu5-4/+24
2017-01-27drm/amdgpu: delete dead definitions of dpm_ip_funcsRex Zhu3-26/+0
2017-01-27drm/amdgpu: delete dead module parameter:amdgpu_powerplay.Rex Zhu2-5/+0
2017-01-27drm/amd/powerplay: fix issue can't load another smu firmware.Rex Zhu1-0/+1
2017-01-27drm/amd/powerplay: refine code in cz_smumgr.cRex Zhu1-66/+70
2017-01-27drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.Rex Zhu2-2/+5
2017-01-27drm/amd/powerplay: Unify dpm level definesRex Zhu7-59/+45
2017-01-27drm/amd/powerplay: delete dpm code for Cz/St.Rex Zhu6-3657/+2
2017-01-27drm/amd/powerplay: update all printk to pr_* on smumgrHuang Rui10-45/+45
2017-01-27drm/amd/powerplay: update all printk to pr_* on hwmgrHuang Rui7-43/+43
2017-01-27drm/amd/powerplay: update all printk to pr_* on eventmgrHuang Rui1-1/+1
2017-01-27drm/amd/powerplay: refine print message for amd_powerplayHuang Rui1-24/+24
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui18-19/+19
2017-01-27drm/amd/powerplay: add prefix for all powerplay pr_* printsHuang Rui1-2/+8
2017-01-27drm/amdgpu: refine gfx_v8 pg code.Rex Zhu1-11/+12
2017-01-27drm/amdgpu: add drm light sleep support for ViRex Zhu1-0/+19
2017-01-27drm/amdgpu: add cgs interface for enter/exit rlc safe mode.Rex Zhu2-0/+25
2017-01-27drm/amdgpu: Refine the way to get atom biosKen Xue1-74/+105
2017-01-27drm/amd/amdgpu: Add DPHY_SCRAM_CNTL register definesHarry Wentland8-0/+50
2017-01-27drm/amd/amdgpu: Add HDMI_DATA_SCRAMBLE register definitionHarry Wentland2-0/+4
2017-01-27drm/amdgpu: cleanup useless extern functionsHuang Rui1-4/+0
2017-01-27drm/amdgpu: cleanup useless smu_ucode_xfer_vi.hHuang Rui1-101/+0
2017-01-27drm/amd/powerplay: fix request smc_sk firmware caseHuang Rui1-0/+4
2017-01-27drm/amd/powerplay: add request_firmware/release_firmware for smu7Huang Rui1-0/+30
2017-01-27drm/amdgpu: use designated initializersKees Cook5-90/+96
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius7-34/+16
2017-01-27drm/amd/amdgpu: Widen mmio trace register address widthTom St Denis1-2/+2
2017-01-27drm/amd/amdgpu: get maximum and used UVD handles (v4)Arindam Nath4-0/+56
2017-01-27drm/amd/powerplay: move vi smu firmware declares to powerplay.Rex Zhu2-13/+11
2017-01-27drm/amd/amdgpu: De-numberify golden SI registersTom St Denis1-483/+492
2017-01-27drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phaseHuang Rui2-0/+14
2017-01-27drm/sti: Fix compilation failure for drm_framebuffer.pixel_formatChris Wilson1-1/+1
2017-01-27Reinstate "drm/probe-helpers: Drop locking from poll_enable""Dave Airlie3-34/+22
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet1-0/+1
2017-01-26Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie3-22/+34
2017-01-24MAINTAINERS: add Dan Streetman to zbud maintainersDan Streetman1-0/+1
2017-01-24MAINTAINERS: add Dan Streetman to zswap maintainersDan Streetman1-0/+1
2017-01-24mm: do not export ioremap_page_range symbol for external modulezhong jiang1-1/+0
2017-01-24mn10300: fix build error of missing fpu_save()Randy Dunlap1-1/+1
2017-01-24romfs: use different way to generate fsid for BLOCK or MTDColy Li1-1/+22
2017-01-24frv: add missing atomic64 operationsSudip Mukherjee1-1/+18
2017-01-24mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka1-11/+24
2017-01-24mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka1-21/+26
2017-01-24mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka1-1/+9
2017-01-24mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2-2/+6
2017-01-24kernel/panic.c: add missing \nJiri Slaby1-1/+1