Revision tags: release/14.0.0 |
|
#
95ee2897 |
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
sys: Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
|
Revision tags: release/13.2.0, release/12.4.0 |
|
#
6bcd1322 |
| 17-May-2022 |
Vladimir Kondratyev <wulf@FreeBSD.org> |
LinuxKPI: Add cpu_latency_qos_request_active stub to linux/pm_qos.h
Required by: drm-kmod 5.10
MFC after: 1 week Reviewers: hselasky, manu Differential Revision: https://reviews.freebsd.org/D35049
|
Revision tags: release/13.1.0 |
|
#
fa6d3522 |
| 09-Feb-2022 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
LinuxKPI: add linux/pm_qos.h
Add a linux/pm_qos.h with three dummy functions and a struct as needed by a driver and drm-kmod [1] with no intend to support this for the moment.
Submitted by: wulf (d
LinuxKPI: add linux/pm_qos.h
Add a linux/pm_qos.h with three dummy functions and a struct as needed by a driver and drm-kmod [1] with no intend to support this for the moment.
Submitted by: wulf (drm-kmod bits) [1] Sponsored by: The FreeBSD Foundation (drm-kmod requested updates) MFC after: 3 days Reviewed by: hselasky (earlier version), wulf Differential Revision: https://reviews.freebsd.org/D34234
show more ...
|