Show patches with: Submitter = Sudeep Holla       |    State = Action Required       |    Archived = No       |   87 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] firmware: arm_scmi: Fix possible frequency truncation when using level indexing mode [1/2] firmware: arm_scmi: Fix frequency truncation by promoting multiplier to u64 - 1 - --- 2023-11-30 Sudeep Holla New
[1/2] firmware: arm_scmi: Fix frequency truncation by promoting multiplier to u64 [1/2] firmware: arm_scmi: Fix frequency truncation by promoting multiplier to u64 - - - --- 2023-11-30 Sudeep Holla New
firmware: arm_ffa: Declare ffa_bus_type structure in the header firmware: arm_ffa: Declare ffa_bus_type structure in the header - - - --- 2023-10-24 Sudeep Holla New
[4/4] firmware: arm_ffa: Fix FFA notifications cleanup path firmware: arm_ffa: Few fixes for FF-A notification support - - - --- 2023-10-24 Sudeep Holla New
[3/4] firmware: arm_ffa: Add checks for the notification enabled state firmware: arm_ffa: Few fixes for FF-A notification support - - - --- 2023-10-24 Sudeep Holla New
[2/4] firmware: arm_ffa: Setup the partitions after the notification initialisation firmware: arm_ffa: Few fixes for FF-A notification support - - - --- 2023-10-24 Sudeep Holla New
[1/4] firmware: arm_ffa: Allow FF-A initialisation even when notification fails firmware: arm_ffa: Few fixes for FF-A notification support - - - --- 2023-10-24 Sudeep Holla New
[GIT,PULL] ACPI: PCC: Updates for v6.7 [GIT,PULL] ACPI: PCC: Updates for v6.7 - - - --- 2023-10-06 Sudeep Holla New
[v4,17/17] firmware: arm_ffa: Upgrade the driver version to v1.1 firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,16/17] firmware: arm_ffa: Update memory descriptor to support v1.1 format firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,15/17] firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessor firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,14/17] KVM: arm64: FFA: Remove access of endpoint memory access descriptor array firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) 1 - - --- 2023-10-05 Sudeep Holla New
[v4,13/17] firmware: arm_ffa: Simplify the computation of transmit and fragment length firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,12/17] firmware: arm_ffa: Add notification handling mechanism firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,11/17] firmware: arm_ffa: Add interface to send a notification to a given partition firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,10/17] firmware: arm_ffa: Add interfaces to request notification callbacks firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,09/17] firmware: arm_ffa: Add schedule receiver callback mechanism firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,08/17] firmware: arm_ffa: Initial support for scheduler receiver interrupt firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,07/17] firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,06/17] firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,05/17] firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,04/17] firmware: arm_ffa: Implement the FFA_RUN interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,03/17] firmware: arm_ffa: Implement the notification bind and unbind interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,02/17] firmware: arm_ffa: Implement notification bitmap create and destroy interfaces firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
[v4,01/17] firmware: arm_ffa: Update the FF-A command list with v1.1 additions firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-10-05 Sudeep Holla New
firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device - - - --- 2023-10-03 Sudeep Holla New
[v3,17/17] firmware: arm_ffa: Upgrade the driver version to v1.1 firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,16/17] firmware: arm_ffa: Update memory descriptor to support v1.1 format firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,15/17] firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessor firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,14/17] KVM: arm64: FFA: Remove access of endpoint memory access descriptor array firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,13/17] firmware: arm_ffa: Simplify the computation of transmit and fragment length firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,12/17] firmware: arm_ffa: Add notification handling mechanism firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,11/17] firmware: arm_ffa: Add interface to send a notification to a given partition firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,10/17] firmware: arm_ffa: Add interfaces to request notification callbacks firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,09/17] firmware: arm_ffa: Add schedule receiver callback mechanism firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,08/17] firmware: arm_ffa: Initial support for scheduler receiver interrupt firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,07/17] firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,06/17] firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,05/17] firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,04/17] firmware: arm_ffa: Implement the FFA_RUN interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,03/17] firmware: arm_ffa: Implement the notification bind and unbind interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,02/17] firmware: arm_ffa: Implement notification bitmap create and destroy interfaces firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v3,01/17] firmware: arm_ffa: Update the FF-A command list with v1.1 additions firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-29 Sudeep Holla New
[v2,4/4] soc: kunpeng_hccs: Migrate to use generic PCC shmem related macros ACPI: PCC: Define and use the common PCC shared memory regions related macros - 1 - --- 2023-09-27 Sudeep Holla New
[v2,3/4] hwmon: (xgene) Migrate to use generic PCC shmem related macros ACPI: PCC: Define and use the common PCC shared memory regions related macros 1 - - --- 2023-09-27 Sudeep Holla New
[v2,2/4] i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros ACPI: PCC: Define and use the common PCC shared memory regions related macros 1 1 - --- 2023-09-27 Sudeep Holla New
[v2,1/4] ACPI: PCC: Add PCC shared memory region command and status bitfields ACPI: PCC: Define and use the common PCC shared memory regions related macros - - - --- 2023-09-27 Sudeep Holla New
[3/3] hwmon: (xgene) Migrate to use generic PCC shmem related macros ACPI: PCC: Define and use the common PCC shared memory regions related macros 1 - - --- 2023-09-26 Sudeep Holla New
[2/3] i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros ACPI: PCC: Define and use the common PCC shared memory regions related macros - 1 - --- 2023-09-26 Sudeep Holla New
[1/3] ACPI: PCC: Add PCC shared memory region command and status bitfields ACPI: PCC: Define and use the common PCC shared memory regions related macros - - - --- 2023-09-26 Sudeep Holla New
firmware: arm_scmi: Move power-domain driver to the pmdomain dir firmware: arm_scmi: Move power-domain driver to the pmdomain dir - 1 - --- 2023-09-21 Sudeep Holla New
[RFT,v2,18/18] firmware: arm_ffa: Upgrade the driver version to v1.1 firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,17/18] firmware: arm_ffa: Update memory descriptor to support v1.1 format firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,16/18] firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessor firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,15/18] KVM: arm64: FFA: Remove access of endpoint memory access descriptor array firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,14/18] firmware: arm_ffa: Simplify the computation of transmit and fragment length firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,13/18] firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,12/18] firmware: arm_ffa: Add notification handling mechanism firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,11/18] firmware: arm_ffa: Add interface to send a notification to a given partition firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,10/18] firmware: arm_ffa: Add interfaces to request notification callbacks firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,09/18] firmware: arm_ffa: Add schedule receiver callback mechanism firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,08/18] firmware: arm_ffa: Initial support for scheduler receiver interrupt firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,07/18] firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,06/18] firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,05/18] firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,04/18] firmware: arm_ffa: Implement the FFA_RUN interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,03/18] firmware: arm_ffa: Implement the notification bind and unbind interface firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,02/18] firmware: arm_ffa: Implement notification bitmap create and destroy interfaces firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,v2,01/18] firmware: arm_ffa: Update the FF-A command list with v1.1 additions firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format) - - - --- 2023-09-19 Sudeep Holla New
[RFT,12/12] firmware: arm_ffa: Add notification handling mechanism firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
[RFT,11/12] firmware: arm_ffa: Add interface to send a notification to a given partition firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
[RFT,10/12] firmware: arm_ffa: Add interfaces to request notification callbacks firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
[RFT,09/12] firmware: arm_ffa: Add schedule receiver callback mechanism firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
[RFT,08/12] firmware: arm_ffa: Initial support for scheduler receiver interrupt firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
[RFT,07/12] firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
[RFT,06/12] firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
[RFT,05/12] firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
[RFT,04/12] firmware: arm_ffa: Implement the FFA_RUN interface firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
[RFT,03/12] firmware: arm_ffa: Implement the notification bind and unbind interface firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
[RFT,02/12] firmware: arm_ffa: Implement notification bitmap create and destroy interfaces firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
[RFT,01/12] firmware: arm_ffa: Update the FF-A command list with v1.1 additions firmware: arm_ffa: Add FF-A v1.1 notifications support - - - --- 2023-08-03 Sudeep Holla New
ARM: dts: nspire: Fix arm primecell compatible string ARM: dts: nspire: Fix arm primecell compatible string - - - --- 2023-07-11 Sudeep Holla New
KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm 1 - - --- 2023-07-04 Sudeep Holla New
[GIT,PULL] cacheinfo/arch_topology: Updates for v6.4 [GIT,PULL] cacheinfo/arch_topology: Updates for v6.4 - - - --- 2023-04-17 Sudeep Holla New
ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent - - 1 --- 2023-03-08 Sudeep Holla New
[GIT,PULL] cacheinfo/arch_topology: Updates for v6.3 [GIT,PULL] cacheinfo/arch_topology: Updates for v6.3 - - - --- 2023-01-20 Sudeep Holla New
PM: domains: Fix handling of unavailable/disabled idle states PM: domains: Fix handling of unavailable/disabled idle states - 1 - --- 2022-10-25 Sudeep Holla New