| Commit message (Expand) | Author | Age | Files | Lines |
* | [tree-wide] finally take no_llseek out | Al Viro | 2024-09-27 | 5 | -5/+0 |
* | coresight: Make trace ID map spinlock local to the map | James Clark | 2024-08-20 | 2 | -14/+13 |
* | coresight: Emit sink ID in the HW_ID packets | James Clark | 2024-08-20 | 3 | -17/+26 |
* | coresight: Remove pending trace ID release mechanism | James Clark | 2024-08-20 | 3 | -75/+41 |
* | coresight: Use per-sink trace ID maps for Perf sessions | James Clark | 2024-08-20 | 8 | -17/+38 |
* | coresight: Make CPU id map a property of a trace ID map | James Clark | 2024-08-20 | 1 | -7/+9 |
* | coresight: Expose map arguments in trace ID API | James Clark | 2024-08-20 | 2 | -11/+45 |
* | coresight: Move struct coresight_trace_id_map to common header | James Clark | 2024-08-20 | 2 | -19/+1 |
* | coresight: Clarify comments around the PID of the sink owner | James Clark | 2024-08-20 | 2 | -4/+6 |
* | coresight: Remove unused ETM Perf stubs | James Clark | 2024-08-20 | 1 | -18/+0 |
* | coresight: tmc: sg: Do not leak sg_table | Suzuki K Poulose | 2024-08-20 | 1 | -1/+1 |
* | Coresight: Set correct cs_mode for dummy source to fix disable issue | Jie Gan | 2024-08-19 | 1 | -0/+4 |
* | Coresight: Set correct cs_mode for TPDM to fix disable issue | Jie Gan | 2024-08-19 | 1 | -0/+6 |
* | coresight: cti: use device_* to iterate over device child nodes | Javier Carrasco | 2024-08-19 | 1 | -7/+3 |
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-07-25 | 2 | -3/+3 |
|\ |
|
| * | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 2024-07-03 | 2 | -3/+3 |
* | | intel_th: msu-sink: add missing MODULE_DESCRIPTION() | Jeff Johnson | 2024-07-03 | 1 | -0/+1 |
* | | hwtracing: use for_each_endpoint_of_node() | Kuninori Morimoto | 2024-07-01 | 1 | -2/+2 |
* | | coresight: constify the struct device_type usage | Ricardo B. Marliere | 2024-06-21 | 2 | -2/+2 |
* | | coresight: tmc: Remove duplicated include in coresight-tmc-core.c | Yang Li | 2024-06-10 | 1 | -1/+0 |
* | | coresight: Fix ref leak when of_coresight_parse_endpoint() fails | James Clark | 2024-06-07 | 1 | -1/+3 |
|/ |
|
* | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-05-22 | 27 | -233/+910 |
|\ |
|
| * | intel_th: pci: Add Lunar Lake support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: pci: Add Meteor Lake-S CPU support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: pci: Add Meteor Lake-S support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: pci: Add Sapphire Rapids SOC support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: pci: Add Granite Rapids SOC support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: pci: Add Granite Rapids support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: msu: Fix kernel-doc warnings | Randy Dunlap | 2024-05-04 | 1 | -2/+10 |
| * | intel_th: Remove redundant initialization of pointer outp | Colin Ian King | 2024-05-04 | 1 | -1/+1 |
| * | intel_th: Convert sprintf/snprintf to sysfs_emit | Li Zhijian | 2024-05-04 | 1 | -4/+4 |
| * | intel_th: Constify the struct device_type usage | Ricardo B. Marliere | 2024-05-04 | 1 | -4/+4 |
| * | intel_th: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-05-04 | 1 | -4/+2 |
| * | stm class: sys-t: Improve ftrace source handling | Mikhail Lappo | 2024-05-04 | 1 | -7/+83 |
| * | stm class: Propagate source type to protocols | Mikhail Lappo | 2024-05-04 | 4 | -7/+9 |
| * | stm class: Add source type | Mikhail Lappo | 2024-05-04 | 3 | -0/+3 |
| * | stm class: Fix a double free in stm_register_device() | Dan Carpenter | 2024-05-04 | 1 | -5/+6 |
| * | hwtracing: hisi_ptt: Assign parent for event_source device | Jonathan Cameron | 2024-05-02 | 1 | -0/+1 |
| * | coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devices | Anshuman Khandual | 2024-05-01 | 1 | -1/+27 |
| * | coresight: tpiu: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+3 |
| * | coresight: tmc: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+3 |
| * | coresight: stm: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+3 |
| * | coresight: debug: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+3 |
| * | coresight: catu: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+3 |
| * | coresight: stm: Remove duplicate linux/acpi.h header | Jiapeng Chong | 2024-04-24 | 1 | -1/+0 |
| * | coresight: etm4x: Fix access to resource selector registers | Suzuki K Poulose | 2024-04-22 | 1 | -2/+4 |
| * | coresight: etm4x: Safe access for TRCQCLTR | Suzuki K Poulose | 2024-04-22 | 2 | -2/+9 |
| * | coresight: etm4x: Do not save/restore Data trace control registers | Suzuki K Poulose | 2024-04-22 | 2 | -34/+0 |
| * | coresight: etm4x: Do not hardcode IOMEM access for register restore | Suzuki K Poulose | 2024-04-22 | 1 | -2/+4 |
| * | coresight: debug: Move ACPI support from AMBA driver to platform driver | Anshuman Khandual | 2024-04-16 | 1 | -16/+122 |