summaryrefslogtreecommitdiff
path: root/drivers/accel/ivpu/ivpu_pm.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-04accel/ivpu: Make ivpu_pm_init() voidStanislaw Gruszka1-3/+1
2023-09-04accel/ivpu: Move set autosuspend delay to HW specific codeKrystian Pradzynski1-6/+8
2023-07-07accel/ivpu: Add debugfs files for testing device resetStanislaw Gruszka1-0/+1
2023-04-26Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-10/+0
2023-04-05accel/ivpu: Fix S3 system suspend when not idleJacek Lawrynowicz1-15/+11
2023-03-24accel/ivpu: Cancel recovery workStanislaw Gruszka1-3/+14
2023-01-27accel/ivpu: PM: remove broken ivpu_dbg() statementsArnd Bergmann1-10/+0
2023-01-19accel/ivpu: Add PM supportJacek Lawrynowicz1-0/+329