Searched hist:b9f7fd907c38a38aea6869c91e38a7d745825442 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | notify.h | diff b9f7fd907c38a38aea6869c91e38a7d745825442 Tue Mar 16 07:48:32 CDT 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Convert events registration to protocol handles
Convert all refactored events registration routines to use protocol handles.
In order to maintain bisectability and to allow protocols and drivers to be later ported to the new protocol handle interface one by one, introduce here also some transient code that will be removed later in order to ease such transition.
Link: https://lore.kernel.org/r/20210316124903.35011-8-cristian.marussi@arm.com Tested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | system.c | diff b9f7fd907c38a38aea6869c91e38a7d745825442 Tue Mar 16 07:48:32 CDT 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Convert events registration to protocol handles
Convert all refactored events registration routines to use protocol handles.
In order to maintain bisectability and to allow protocols and drivers to be later ported to the new protocol handle interface one by one, introduce here also some transient code that will be removed later in order to ease such transition.
Link: https://lore.kernel.org/r/20210316124903.35011-8-cristian.marussi@arm.com Tested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | notify.c | diff b9f7fd907c38a38aea6869c91e38a7d745825442 Tue Mar 16 07:48:32 CDT 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Convert events registration to protocol handles
Convert all refactored events registration routines to use protocol handles.
In order to maintain bisectability and to allow protocols and drivers to be later ported to the new protocol handle interface one by one, introduce here also some transient code that will be removed later in order to ease such transition.
Link: https://lore.kernel.org/r/20210316124903.35011-8-cristian.marussi@arm.com Tested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | power.c | diff b9f7fd907c38a38aea6869c91e38a7d745825442 Tue Mar 16 07:48:32 CDT 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Convert events registration to protocol handles
Convert all refactored events registration routines to use protocol handles.
In order to maintain bisectability and to allow protocols and drivers to be later ported to the new protocol handle interface one by one, introduce here also some transient code that will be removed later in order to ease such transition.
Link: https://lore.kernel.org/r/20210316124903.35011-8-cristian.marussi@arm.com Tested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | reset.c | diff b9f7fd907c38a38aea6869c91e38a7d745825442 Tue Mar 16 07:48:32 CDT 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Convert events registration to protocol handles
Convert all refactored events registration routines to use protocol handles.
In order to maintain bisectability and to allow protocols and drivers to be later ported to the new protocol handle interface one by one, introduce here also some transient code that will be removed later in order to ease such transition.
Link: https://lore.kernel.org/r/20210316124903.35011-8-cristian.marussi@arm.com Tested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | base.c | diff b9f7fd907c38a38aea6869c91e38a7d745825442 Tue Mar 16 07:48:32 CDT 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Convert events registration to protocol handles
Convert all refactored events registration routines to use protocol handles.
In order to maintain bisectability and to allow protocols and drivers to be later ported to the new protocol handle interface one by one, introduce here also some transient code that will be removed later in order to ease such transition.
Link: https://lore.kernel.org/r/20210316124903.35011-8-cristian.marussi@arm.com Tested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | sensors.c | diff b9f7fd907c38a38aea6869c91e38a7d745825442 Tue Mar 16 07:48:32 CDT 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Convert events registration to protocol handles
Convert all refactored events registration routines to use protocol handles.
In order to maintain bisectability and to allow protocols and drivers to be later ported to the new protocol handle interface one by one, introduce here also some transient code that will be removed later in order to ease such transition.
Link: https://lore.kernel.org/r/20210316124903.35011-8-cristian.marussi@arm.com Tested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | perf.c | diff b9f7fd907c38a38aea6869c91e38a7d745825442 Tue Mar 16 07:48:32 CDT 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Convert events registration to protocol handles
Convert all refactored events registration routines to use protocol handles.
In order to maintain bisectability and to allow protocols and drivers to be later ported to the new protocol handle interface one by one, introduce here also some transient code that will be removed later in order to ease such transition.
Link: https://lore.kernel.org/r/20210316124903.35011-8-cristian.marussi@arm.com Tested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | driver.c | diff b9f7fd907c38a38aea6869c91e38a7d745825442 Tue Mar 16 07:48:32 CDT 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Convert events registration to protocol handles
Convert all refactored events registration routines to use protocol handles.
In order to maintain bisectability and to allow protocols and drivers to be later ported to the new protocol handle interface one by one, introduce here also some transient code that will be removed later in order to ease such transition.
Link: https://lore.kernel.org/r/20210316124903.35011-8-cristian.marussi@arm.com Tested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|