summaryrefslogtreecommitdiff
path: root/drivers/bus/mhi/core/pm.c
AgeCommit message (Expand)Author
2022-03-18bus: mhi: Move host MHI code to "host" directoryManivannan Sadhasivam
2022-03-18bus: mhi: Fix MHI DMA structure endiannessPaul Davey
2021-12-17bus: mhi: core: Fix race while handling SYS_ERR at power upManivannan Sadhasivam
2021-12-17bus: mhi: core: Minor style and comment fixesManivannan Sadhasivam
2021-12-17bus: mhi: core: Use macros for execution environment featuresBhaumik Bhatt
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain
2021-08-05bus: mhi: core: Improve debug messages for power upBhaumik Bhatt
2021-08-05bus: mhi: core: Set BHI/BHIe offsets on power up preparationBhaumik Bhatt
2021-06-24bus: mhi: Wait for M2 state during system resumeBaochen Qiang
2021-06-24bus: mhi: core: Fix power down latencyLoic Poulain
2021-04-07bus: mhi: core: Remove pre_init flag used for power purposesBhaumik Bhatt
2021-04-07bus: mhi: pm: reduce PM state change verbosityLoic Poulain
2021-04-01bus: mhi: core: Move to polling method to wait for MHI readyBhaumik Bhatt
2021-03-31bus: mhi: core: Wait for MHI READY state in most scenariosBhaumik Bhatt
2021-03-31bus: mhi: core: Add support for Flash Programmer execution environmentCarl Yin
2021-03-31bus: mhi: core: Handle EDL mode entry appropriatelyBhaumik Bhatt
2021-03-16bus: mhi: core: Check state before processing power_downJeffrey Hugo
2021-03-10bus: mhi: core: Fix check for syserr at power_upJeffrey Hugo
2021-03-10bus: mhi: core: Process execution environment changes seriallyBhaumik Bhatt
2021-03-10bus: mhi: core: Download AMSS image from appropriate functionBhaumik Bhatt
2021-03-10bus: mhi: core: Destroy SBL devices when moving to mission modeBhaumik Bhatt
2021-03-10bus: mhi: Early MHI resume failure in non M3 stateLoic Poulain
2020-11-28bus: mhi: core: Fix device hierarchyLoic Poulain
2020-11-18bus: mhi: core: Remove MHI event ring IRQ handlers when powering downBhaumik Bhatt
2020-11-18bus: mhi: core: Mark and maintain device states early on after power downBhaumik Bhatt
2020-11-18bus: mhi: core: Separate system error and power down handlingBhaumik Bhatt
2020-11-18bus: mhi: core: Check for IRQ availability during registrationBhaumik Bhatt
2020-11-18bus: mhi: core: Move to an error state on mission mode failureBhaumik Bhatt
2020-11-18bus: mhi: core: Skip device wake in error or shutdown statesBhaumik Bhatt
2020-11-18bus: mhi: core: Move to using high priority workqueueBhaumik Bhatt
2020-10-02bus: mhi: core: Allow shared IRQ for event ringsLoic Poulain
2020-10-02bus: mhi: core: Introduce counters to track MHI device state transitionsBhaumik Bhatt
2020-10-02bus: mhi: core: Trigger host resume if suspended during mhi_device_get()Bhaumik Bhatt
2020-10-02bus: mhi: core: Use helper API to trigger a non-blocking host resumeBhaumik Bhatt
2020-10-02bus: mhi: core: Abort suspends due to outgoing pending packetsBhaumik Bhatt
2020-05-22bus: mhi: core: Handle syserr during power_upJeffrey Hugo
2020-05-22bus: mhi: core: Handle write lock properly in mhi_pm_m0_transitionHemant Kumar
2020-05-22bus: mhi: core: Handle disable transitions in state workerHemant Kumar
2020-05-22bus: mhi: core: Remove the system error worker threadHemant Kumar
2020-05-22bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt
2020-05-11Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman
2020-05-05bus: mhi: core: Make sure to powerdown if mhi_sync_power_up failsJeffrey Hugo
2020-04-28bus: mhi: core: Add support for MHI suspend and resumeManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for data transferManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for downloading RDDM image during panicManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for basic PM operationsManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for PM state transitionsManivannan Sadhasivam