git: acpi/pstate: Support type 0x80 notify
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Dec 28 06:43:11 PST 2015
commit a029078fd8507f764649a50aa9d5988f9f3d0393
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Dec 28 21:55:36 2015 +0800
acpi/pstate: Support type 0x80 notify
- Protect power domain states by per-power-domain serializer.
- Protect global P-state setting by the first usable power domain's
serializer.
Summary of changes:
sys/dev/acpica/acpi_cpu.c | 10 ++-
sys/dev/acpica/acpi_cpu.h | 5 ++
sys/dev/acpica/acpi_cpu_pstate.c | 159 ++++++++++++++++++++++++++++++++-------
3 files changed, 147 insertions(+), 27 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a029078fd8507f764649a50aa9d5988f9f3d0393
--
DragonFly BSD source repository
More information about the Commits
mailing list