开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
/
ivpu_pm.c
Age
Commit message (
Expand
)
Author
2024-04-08
accel/ivpu: Fix missed error message after VPU rename
Jacek Lawrynowicz
2024-04-08
accel/ivpu: Put NPU back to D3hot after failed resume
Jacek Lawrynowicz
2024-04-08
accel/ivpu: Fix PCI D0 state entry in resume
Wachowski, Karol
2024-04-08
accel/ivpu: Remove d3hot_after_power_off WA
Jacek Lawrynowicz
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-11
Merge branch 'pm-runtime'
Rafael J. Wysocki
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
2024-02-19
accel/ivpu: Rename VPU to NPU in message strings
Jacek Lawrynowicz
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2024-02-12
accel/ivpu: Fix DevTLB errors on suspend/resume and recovery
Jacek Lawrynowicz
2024-01-25
accel/ivpu: Improve recovery and reset support
Jacek Lawrynowicz
2024-01-22
accel/ivpu: Add diagnostic messages when VPU fails to boot or suspend
Wachowski, Karol
2023-11-16
accel/ivpu: Use dedicated work for job timeout detection
Stanislaw Gruszka
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-10-31
accel/ivpu: Assure device is off if power up sequence fail
Stanislaw Gruszka
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-30
accel/ivpu: Add support for delayed D0i3 entry message
Andrzej Kacprowski
2023-10-30
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-23
accel/ivpu: Read clock rate only if device is up
Karol Wachowski
2023-10-19
accel/ivpu: Don't enter d0i3 during FLR
Jacek Lawrynowicz
2023-10-12
accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
Jacek Lawrynowicz
2023-09-04
accel/ivpu: Make ivpu_pm_init() void
Stanislaw Gruszka
2023-09-04
accel/ivpu: Move set autosuspend delay to HW specific code
Krystian Pradzynski
2023-07-07
accel/ivpu: Add debugfs files for testing device reset
Stanislaw Gruszka
2023-04-25
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-04-05
accel/ivpu: Fix S3 system suspend when not idle
Jacek Lawrynowicz
2023-03-24
accel/ivpu: Cancel recovery work
Stanislaw Gruszka
2023-01-27
accel/ivpu: PM: remove broken ivpu_dbg() statements
Arnd Bergmann
2023-01-19
accel/ivpu: Add PM support
Jacek Lawrynowicz