pmu_acpi.c (2eee99f794800124a7cc288763fcd8f8ae35935b) | pmu_acpi.c (0b4531511ead79951918e9e7b58937f6a8b59fd8) |
---|---|
1/*- 2 * SPDX-License-Identifier: BSD-2-Clause-FreeBSD 3 * | 1/*- 2 * SPDX-License-Identifier: BSD-2-Clause-FreeBSD 3 * |
4 * Copyright (c) 2020 Greg V <greg@unrelenting.technology> | 4 * Copyright (c) 2020 Val Packett <val@packett.cool> |
5 * Copyright (c) 2021 Ruslan Bukin <br@bsdpad.com> 6 * 7 * Redistribution and use in source and binary forms, with or without 8 * modification, are permitted provided that the following conditions 9 * are met: 10 * 1. Redistributions of source code must retain the above copyright 11 * notice, this list of conditions and the following disclaimer. 12 * 2. Redistributions in binary form must reproduce the above copyright --- 180 unchanged lines hidden --- | 5 * Copyright (c) 2021 Ruslan Bukin <br@bsdpad.com> 6 * 7 * Redistribution and use in source and binary forms, with or without 8 * modification, are permitted provided that the following conditions 9 * are met: 10 * 1. Redistributions of source code must retain the above copyright 11 * notice, this list of conditions and the following disclaimer. 12 * 2. Redistributions in binary form must reproduce the above copyright --- 180 unchanged lines hidden --- |