Age | Commit message (Expand) | Author |
2016-09-09 | coresight: tmc: mark symbols static where possible | Baoyou Xie |
2016-09-09 | coresight: perf: deal with error condition properly | Mathieu Poirier |
2016-08-31 | coresight: etm4x: adding configurable start/stop filtering | Mathieu Poirier |
2016-08-31 | coresight: etm4x: adding configurable address range filtering | Mathieu Poirier |
2016-08-31 | coresight: etm4x: configuring include/exclude function | Mathieu Poirier |
2016-08-31 | coresight: etm4x: adding range filter configuration function | Mathieu Poirier |
2016-08-31 | coresight: etm4x: cleaning up default filter configuration | Mathieu Poirier |
2016-08-31 | coresight: etm4x: split default and filter configuration | Mathieu Poirier |
2016-08-31 | coresight: etm-perf: configuring filters from perf core | Mathieu Poirier |
2016-08-31 | coresight: remove duplicated enumeration | Mathieu Poirier |
2016-08-31 | coresight: etm-perf: pass struct perf_event to source::enable/disable() | Mathieu Poirier |
2016-08-31 | coresight: fix handling of ETM trace register access via sysfs | Sudeep Holla |
2016-08-31 | coresight: etm4x: request to retain power to the trace unit when active | Sudeep Holla |
2016-08-31 | coresight: tmc: Delete an unnecessary check before the function call "kfree" | Markus Elfring |
2016-08-31 | coresight: etm4x: remove duplicated include from coresight-etm4x.c | Wei Yongjun |
2016-08-31 | coresight: Use local coresight_desc instances | Suzuki K Poulose |
2016-08-31 | hwtracing: coresight: of_coresight: add missing of_node_put after calling of_... | Peter Chen |
2016-08-31 | coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID | Olivier Schonken |
2016-08-31 | coresight: add PM runtime calls to coresight_simple_func() | Mathieu Poirier |
2016-08-31 | coresight: delay initialisation when children are missing | Mathieu Poirier |
2016-08-31 | coresight: Add better messages for coresight_timeout | Suzuki K Poulose |
2016-08-31 | coresight: Cleanup TMC status check | Suzuki K Poulose |
2016-08-31 | coresight: etmv4: Fix ETMv4x peripheral ID table | Suzuki K Poulose |
2016-08-31 | coresight: tmc: Limit the trace to available data | Suzuki K Poulose |
2016-08-31 | coresight: Fix csdev connections initialisation | Suzuki K Poulose |
2016-08-31 | coresight: Consolidate error handling path for tmc_probe | Suzuki K Poulose |
2016-08-31 | coresight: Remove erroneous dma_free_coherent in tmc_probe | Suzuki K Poulose |
2016-08-31 | coresight: always use stashed trace id value in etm4_trace_id | Sudeep Holla |
2016-08-31 | coresight-stm: support mmapping channel regions with mmio_addr | Chunyan Zhang |
2016-08-31 | coresight: access conn->child_name only if it's initialised | Sudeep Holla |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-15 | hwtracing/coresight-etm4x: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-07-15 | hwtracing/coresight-etm3x: Convert to hotplug state machine | Richard Cochran |
2016-07-15 | Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2016-07-14 | intel_th: pci: Add Kaby Lake PCH-H support | Alexander Shishkin |
2016-07-14 | intel_th: Fix a deadlock in modprobing | Alexander Shishkin |
2016-07-14 | Merge tag 'stm-for-greg-20160701' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2016-07-01 | intel_th: Document output device callbacks | Alexander Shishkin |
2016-07-01 | intel_th: gth: Fix a source comment | Alexander Shishkin |
2016-07-01 | intel_th: Add runtime power management handling | Alexander Shishkin |
2016-07-01 | stm class: Add runtime power management handling | Alexander Shishkin |
2016-06-16 | coresight: Handle build path error | Suzuki K Poulose |
2016-06-16 | coresight: Fix erroneous memset in tmc_read_unprepare_etr | Suzuki K Poulose |
2016-06-16 | coresight: Fix tmc_read_unprepare_etr | Suzuki K Poulose |
2016-06-16 | coresight: Fix NULL pointer dereference in _coresight_build_path | Suzuki K Poulose |
2016-05-20 | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-05-19 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim |
2016-05-03 | coresight: etb10: adjust read pointer only when needed | Mathieu Poirier |
2016-05-03 | coresight: configuring ETF in FIFO mode when acting as link | Mathieu Poirier |
2016-05-03 | coresight: tmc: implementing TMC-ETF AUX space API | Mathieu Poirier |