summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvmem: Move and rename ->fixup_cell_info()Miquel Raynal2023-12-155-24/+15
* nvmem: Simplify the ->add_cells() hookMiquel Raynal2023-12-154-10/+6
* nvmem: Create a header for internal sharingMiquel Raynal2023-12-152-23/+36
* nvmem: Move of_nvmem_layout_get_container() in another headerMiquel Raynal2023-12-153-15/+21
* of: device: Export of_device_make_bus_id()Miquel Raynal2023-12-153-40/+47
* Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2023-12-1226-118/+1429
|\
| * coresight: ultrasoc-smb: Use guards to cleanupJunhao He2023-11-211-48/+22
| * coresight: ultrasoc-smb: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-4/+2
| * coresight: trbe: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-3/+2
| * coresight: replicator: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-3/+2
| * coresight: funnel: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-3/+2
| * coresight: etm4x: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-4/+2
| * coresight: dummy: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-3/+2
| * coresight: etm4x: Fix width of CCITMIN fieldJames Clark2023-11-161-1/+1
| * coresight-tpdm: Correct the property name of MSR numberTao Zhang2023-11-161-1/+1
| * hwtracing: hisi_ptt: Optimize the trace data committingYicong Yang2023-11-161-8/+7
| * hwtracing: hisi_ptt: Disable interrupt after trace endYicong Yang2023-11-162-0/+5
| * Documentation: ABI: coresight-tpdm: Fix Bit[3] description indentationBagas Sanjaya2023-11-161-2/+2
| * coresight-tpdm: Add nodes for dsb msr supportTao Zhang2023-11-163-0/+105
| * dt-bindings: arm: Add support for DSB MSR registerTao Zhang2023-11-161-0/+10
| * coresight-tpdm: Add nodes for timestamp requestTao Zhang2023-11-163-8/+211
| * coresight-tpdm: Add nodes to configure pattern match outputTao Zhang2023-11-163-2/+126
| * coresight-tpdm: Add nodes for dsb edge controlTao Zhang2023-11-163-1/+284
| * coresight-tpdm: Add node to set dsb programming modeTao Zhang2023-11-163-0/+86
| * coresight-tpdm: Add nodes to set trigger timestamp and typeTao Zhang2023-11-162-0/+117
| * coresight-tpdm: Add reset node to TPDM nodeTao Zhang2023-11-162-0/+32
| * coresight-tpdm: Initialize DSB subunit configurationTao Zhang2023-11-162-8/+74
| * coresight-tpda: Add DSB dataset supportTao Zhang2023-11-162-10/+118
| * coresight-tpdm: Introduce TPDM subtype to TPDM driverTao Zhang2023-11-163-1/+5
| * dt-bindings: arm: Add support for DSB element sizeTao Zhang2023-11-161-0/+10
| * coresight-tpdm: Remove the unnecessary lockTao Zhang2023-11-161-2/+0
| * coresight: tmc: Make etr buffer mode user configurable from sysfsAnshuman Khandual2023-11-164-14/+131
| * Documentation: coresight: Add cc_threshold tunableAnshuman Khandual2023-11-161-0/+4
| * coresight: etm: Make cycle count threshold user configurableAnshuman Khandual2023-11-162-2/+9
| * coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpusAnshuman Khandual2023-11-162-0/+47
| * coresight: trbe: Enable ACPI based TRBE devicesAnshuman Khandual2023-11-162-0/+11
| * coresight: trbe: Add a representative coresight_platform_data for TRBEAnshuman Khandual2023-11-161-2/+12
| * MAINTAINERS: Remove myself as a Arm CoreSight reviewerLeo Yan2023-11-161-1/+0
* | Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman2023-12-11688-3670/+7525
|\ \
| * | Linux 6.7-rc5v6.7-rc5Linus Torvalds2023-12-101-1/+1
| * | Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-12-101-1/+1
| |\ \
| | * | freezer,sched: Do not restore saved_state of a thawed taskElliot Berman2023-11-291-1/+1
| * | | Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-12-101-23/+38
| |\ \ \
| | * | | perf: Fix perf_event_validate_size()Peter Zijlstra2023-11-291-23/+38
| | |/ /
| * | | Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-12-102-4/+10
| |\ \ \
| | * | | x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)2023-12-021-0/+3
| | * | | x86/sev: Fix kernel crash due to late update to read-only ghcb_versionAshwin Dayanand Kamat2023-11-301-4/+7
| | |/ /
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-12-109-23/+27
| |\ \ \
| | * | | KVM: SVM: Update EFER software model on CR0 trap for SEV-ESSean Christopherson2023-12-081-3/+5
| | * | | KVM: selftests: add -MP to CFLAGSDavid Woodhouse2023-12-081-1/+1