index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
arch_topology.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
soc: ti: k3-socinfo: Avoid overriding return value
Neha Malcom Francis
1
-3
/
+2
2023-10-16
soc: ti: k3-socinfo: Fix typo in bitfield documentation
Neha Malcom Francis
1
-1
/
+1
2023-10-16
soc: ti: knav_qmss_queue: Use device_get_match_data()
Rob Herring
1
-4
/
+4
2023-10-16
firmware: ti_sci: Use device_get_match_data()
Rob Herring
1
-8
/
+5
2023-10-14
soc/pxa: ssp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-14
soc/mediatek: mtk-mmsys: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-14
soc/mediatek: mtk-devapc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-14
soc/loongson: loongson2_guts: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-14
soc/litex: litex_soc_ctrl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-14
soc/ixp4xx: ixp4xx-qmgr: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-14
soc/ixp4xx: ixp4xx-npe: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-14
soc/hisilicon: kunpeng_hccs: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-14
soc/fujitsu: a64fx-diag: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-14
soc/fsl: cpm: tsa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-14
soc/fsl: cpm: qmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-14
soc/fsl: dpaa2-console: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-13
memory: tegra: Set BPMP msg flags to reset IPC channels
Thierry Reding
1
-0
/
+4
2023-10-13
firmware: tegra: Add suspend hook and reset BPMP IPC early on resume
Sumit Gupta
2
-0
/
+36
2023-10-13
soc/tegra: pmc: Drop the ->opp_to_performance_state() callback
Ulf Hansson
1
-8
/
+0
2023-10-13
soc/aspeed: Convert to platform remove callback returning void
Uwe Kleine-König
4
-16
/
+8
2023-10-12
memory: Use device_get_match_data()
Rob Herring
3
-22
/
+12
2023-10-12
memory: tegra: Add Tegra234 clients for RCE and VI
Jon Hunter
1
-0
/
+60
2023-10-11
soc/tegra: cbb: tegra194-cbb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-11
firmware: tegra: Fix a typo
Deming Wang
1
-1
/
+1
2023-10-09
firmware: arm_scmi: Add qcom smc/hvc transport support
Nikunj Kela
2
-2
/
+26
2023-10-09
dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI
Nikunj Kela
1
-0
/
+4
2023-10-09
firmware: arm_scmi: Convert u32 to unsigned long to align with arm_smccc_1_1_...
Sudeep Holla
1
-7
/
+5
2023-10-09
bus: brcmstb_gisb: Depend on SoC specifics over generic arm
Peter Robinson
1
-1
/
+1
2023-10-09
soc: bcm: brcmstb: depend on ARCH_BRCMSTB over arm arches
Peter Robinson
1
-1
/
+1
2023-10-09
firmware: raspberrypi: Fix devm_rpi_firmware_get documentation
Kieran Bingham
1
-0
/
+1
2023-10-09
firmware: meson: Use device_get_match_data()
Rob Herring
1
-2
/
+3
2023-10-08
firmware: arm_ffa: Upgrade the driver version to v1.1
Sudeep Holla
1
-1
/
+1
2023-10-08
firmware: arm_ffa: Update memory descriptor to support v1.1 format
Sudeep Holla
2
-14
/
+30
2023-10-08
firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessor
Sudeep Holla
1
-2
/
+4
2023-10-08
KVM: arm64: FFA: Remove access of endpoint memory access descriptor array
Sudeep Holla
2
-2
/
+14
2023-10-08
clk: scmi: Add support for clock {set,get}_parent
Peng Fan
1
-1
/
+60
2023-10-08
firmware: arm_scmi: Add support for clock parents
Peng Fan
2
-6
/
+181
2023-10-08
clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skipped
Sudeep Holla
1
-0
/
+1
2023-10-08
firmware: arm_scpi: Use device_get_match_data()
Rob Herring
1
-8
/
+5
2023-10-06
firmware: arm_ffa: Simplify the computation of transmit and fragment length
Sudeep Holla
2
-8
/
+8
2023-10-06
firmware: arm_ffa: Add notification handling mechanism
Sudeep Holla
1
-1
/
+66
2023-10-06
firmware: arm_ffa: Add interface to send a notification to a given partition
Sudeep Holla
2
-0
/
+15
2023-10-06
firmware: arm_ffa: Add interfaces to request notification callbacks
Sudeep Holla
2
-0
/
+150
2023-10-06
firmware: arm_ffa: Add schedule receiver callback mechanism
Sudeep Holla
2
-3
/
+108
2023-10-06
firmware: arm_ffa: Initial support for scheduler receiver interrupt
Sudeep Holla
1
-10
/
+176
2023-10-06
firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface
Sudeep Holla
1
-0
/
+73
2023-10-06
firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface
Sudeep Holla
1
-0
/
+37
2023-10-06
firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface
Sudeep Holla
1
-0
/
+20
2023-10-06
firmware: arm_ffa: Implement the FFA_RUN interface
Sudeep Holla
2
-0
/
+27
2023-10-06
firmware: arm_ffa: Implement the notification bind and unbind interface
Sudeep Holla
1
-0
/
+29
[next]