index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
core
/
pm.c
Age
Commit message (
Expand
)
Author
2021-06-24
bus: mhi: Wait for M2 state during system resume
Baochen Qiang
2021-06-24
bus: mhi: core: Fix power down latency
Loic Poulain
2021-04-07
bus: mhi: core: Remove pre_init flag used for power purposes
Bhaumik Bhatt
2021-04-07
bus: mhi: pm: reduce PM state change verbosity
Loic Poulain
2021-04-01
bus: mhi: core: Move to polling method to wait for MHI ready
Bhaumik Bhatt
2021-03-31
bus: mhi: core: Wait for MHI READY state in most scenarios
Bhaumik Bhatt
2021-03-31
bus: mhi: core: Add support for Flash Programmer execution environment
Carl Yin
2021-03-31
bus: mhi: core: Handle EDL mode entry appropriately
Bhaumik Bhatt
2021-03-16
bus: mhi: core: Check state before processing power_down
Jeffrey Hugo
2021-03-10
bus: mhi: core: Fix check for syserr at power_up
Jeffrey Hugo
2021-03-10
bus: mhi: core: Process execution environment changes serially
Bhaumik Bhatt
2021-03-10
bus: mhi: core: Download AMSS image from appropriate function
Bhaumik Bhatt
2021-03-10
bus: mhi: core: Destroy SBL devices when moving to mission mode
Bhaumik Bhatt
2021-03-10
bus: mhi: Early MHI resume failure in non M3 state
Loic Poulain
2020-11-28
bus: mhi: core: Fix device hierarchy
Loic Poulain
2020-11-18
bus: mhi: core: Remove MHI event ring IRQ handlers when powering down
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Mark and maintain device states early on after power down
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Separate system error and power down handling
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Check for IRQ availability during registration
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Move to an error state on mission mode failure
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Skip device wake in error or shutdown states
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Move to using high priority workqueue
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Allow shared IRQ for event rings
Loic Poulain
2020-10-02
bus: mhi: core: Introduce counters to track MHI device state transitions
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Use helper API to trigger a non-blocking host resume
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Abort suspends due to outgoing pending packets
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Handle syserr during power_up
Jeffrey Hugo
2020-05-22
bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition
Hemant Kumar
2020-05-22
bus: mhi: core: Handle disable transitions in state worker
Hemant Kumar
2020-05-22
bus: mhi: core: Remove the system error worker thread
Hemant Kumar
2020-05-22
bus: mhi: core: Handle firmware load using state worker
Bhaumik Bhatt
2020-05-11
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
2020-05-05
bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails
Jeffrey Hugo
2020-04-28
bus: mhi: core: Add support for MHI suspend and resume
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for data transfer
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for downloading RDDM image during panic
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for basic PM operations
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for PM state transitions
Manivannan Sadhasivam