summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-15hwtracing/coresight-etm4x: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-15hwtracing/coresight-etm3x: Convert to hotplug state machineRichard Cochran
2016-07-15Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2016-07-14intel_th: pci: Add Kaby Lake PCH-H supportAlexander Shishkin
2016-07-14intel_th: Fix a deadlock in modprobingAlexander Shishkin
2016-07-14Merge tag 'stm-for-greg-20160701' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2016-07-01intel_th: Document output device callbacksAlexander Shishkin
2016-07-01intel_th: gth: Fix a source commentAlexander Shishkin
2016-07-01intel_th: Add runtime power management handlingAlexander Shishkin
2016-07-01stm class: Add runtime power management handlingAlexander Shishkin
2016-06-16coresight: Handle build path errorSuzuki K Poulose
2016-06-16coresight: Fix erroneous memset in tmc_read_unprepare_etrSuzuki K Poulose
2016-06-16coresight: Fix tmc_read_unprepare_etrSuzuki K Poulose
2016-06-16coresight: Fix NULL pointer dereference in _coresight_build_pathSuzuki K Poulose
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-03coresight: etb10: adjust read pointer only when neededMathieu Poirier
2016-05-03coresight: configuring ETF in FIFO mode when acting as linkMathieu Poirier
2016-05-03coresight: tmc: implementing TMC-ETF AUX space APIMathieu Poirier
2016-05-03coresight: moving struct cs_buffers to header fileMathieu Poirier
2016-05-03coresight: tmc: keep track of memory widthMathieu Poirier
2016-05-03coresight: tmc: make sysFS and Perf mode mutually exclusiveMathieu Poirier
2016-05-03coresight: tmc: dump system memory content only when neededMathieu Poirier
2016-05-03coresight: tmc: adding mode of operation for link/sinksMathieu Poirier
2016-05-03coresight: tmc: getting rid of multiple read accessMathieu Poirier
2016-05-03coresight: tmc: allocating memory when neededMathieu Poirier
2016-05-03coresight: tmc: making prepare/unprepare functions genericMathieu Poirier
2016-05-03coresight: tmc: splitting driver in ETB/ETF and ETR componentsMathieu Poirier
2016-05-03coresight: tmc: cleaning up header fileMathieu Poirier
2016-05-03coresight: tmc: introducing new header fileMathieu Poirier
2016-05-03coresight: tmc: clearly define number of transfers per burstMathieu Poirier
2016-05-03coresight: tmc: re-implementing tmc_read_prepare/unprepare() functionsMathieu Poirier
2016-05-03coresight: tmc: waiting for TMCReady bit before programmingMathieu Poirier
2016-05-03coresight: tmc: modifying naming conventionMathieu Poirier
2016-05-03coresight: tmc: adding sysFS management entriesMathieu Poirier
2016-05-03coresight: etm4x: add tracer ID for A72 Maia processor.Li Pengcheng
2016-05-03coresight: etb10: fixing the right amount of words to readMathieu Poirier
2016-05-03coresight: stm: adding driver for CoreSight STM componentPratik Patel
2016-05-03coresight: adding path for STM deviceMathieu Poirier
2016-05-03stm class: Support devices that override software assigned mastersAlexander Shishkin
2016-05-03coresight: etm4x: modify q_support typeLi Pengcheng
2016-05-03coresight: no need to do the forced type conversionLi Pengcheng
2016-05-01coresight: removing gratuitous boot time log messagesMathieu Poirier
2016-05-01coresight: etb10: splitting sysFS "status" entryMathieu Poirier
2016-05-01coresight: moving coresight_simple_func() to header fileMathieu Poirier
2016-05-01coresight: etm4x: implementing the perf PMU APIMathieu Poirier
2016-05-01coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier
2016-05-01coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier
2016-05-01coresight: etm4x: unlocking tracers in default arch initMathieu Poirier