summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-record
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2025-05-23 09:19:22 +0200
committerShawn Guo <shawnguo@kernel.org>2025-06-19 15:41:03 +0800
commitf3440dcf8b994197c968fbafe047ce27eed226e8 (patch)
tree817e5fa5dc861d0efec085f8cec8cb0f3125f0a0 /tools/perf/scripts/python/bin/syscall-counts-record
parent276c1170eb2c0fc3f7cdd2305a96ade97889646c (diff)
downloadkernel-f3440dcf8b994197c968fbafe047ce27eed226e8.tar.gz
ARM: dts: vfxxx: Correctly use two tuples for timer address
Address and size-cells are 1 and the ftm timer node takes two address spaces in "reg" property, so this should be in two <> tuples. Change has no functional impact, but original code is confusing/less readable. Fixes: 07513e1330a9 ("ARM: dts: vf610: Add Freescale FlexTimer Module timer node.") Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions
drivers/usb/typec?h=linux-6.6.y&id=2f95dfb647a8f7789b1d8a806ac89bab1cf1f543'>usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus 2024-05-17usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan 2024-05-17usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne 2024-05-17usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera 2024-05-17usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt 2024-05-17usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt 2024-04-13usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch 2024-04-13usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi 2024-04-10usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati 2024-04-03usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt 2024-04-03usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt 2024-04-03usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt 2024-04-03usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt 2024-04-03usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso 2024-04-03usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera 2024-04-03usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan 2024-04-03usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies