2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-18 02:24:21 +08:00
linux-next/drivers/bus/mhi/core
Bhaumik Bhatt 601455dae0 bus: mhi: core: Introduce counters to track MHI device state transitions
Use counters to track MHI device state transitions such as those
to M0, M2, or M3 states. This can help in better debug, allowing
the user to see the number of transitions to a certain MHI state
when queried using debugfs entries or via other mechanisms.

Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Bhaumik Bhatt <bbhatt@codeaurora.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20200929175218.8178-9-manivannan.sadhasivam@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-02 11:33:47 +02:00
..
boot.c bus: mhi: core: Ensure non-zero session or sequence ID values are used 2020-05-22 09:35:43 +02:00
init.c bus: mhi: core: Use generic name field for an MHI device 2020-10-02 11:33:46 +02:00
internal.h bus: mhi: core: Introduce helper function to check device state 2020-10-02 11:33:47 +02:00
main.c bus: mhi: core: Use generic name field for an MHI device 2020-10-02 11:33:46 +02:00
Makefile bus: mhi: core: Add support for basic PM operations 2020-03-19 07:41:04 +01:00
pm.c bus: mhi: core: Introduce counters to track MHI device state transitions 2020-10-02 11:33:47 +02:00