summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/os/cpupm
AgeCommit message (Expand)AuthorFilesLines
2022-08-2014834 cpuid code is and has always been isadepKeith M Wesolowski2-8/+10
2020-12-2913339 Add support for Hygon Dhyana Family 18h processorPu Wen1-2/+3
2020-03-2312175 i86xpv: variable may be used uninitializedToomas Soome1-2/+1
2020-03-1612174 i86pc: variable may be used uninitializedToomas Soome1-5/+5
2019-11-2211797 i86pc: cast between incompatible function typesToomas Soome3-15/+26
2019-05-1710953 Need mitigations for MDSRobert Mustacchi1-0/+16
2019-04-2410790 i86pc: NULL pointer errorsToomas Soome3-4/+4
2013-08-294048 cpu_acpi is too verbose about disabled SpeedStep/PowerNow! supportYuri Pankov3-16/+14
2012-04-052581 Observability for AMD Core Performance BoostHans Rosenfeld3-192/+265
2010-07-146812663 Running out of bits in x86_featureKuriakose Kuruvilla2-10/+8
2010-05-276949969 cpu_acpi_cache_cst writes past the end of allocated memory, corruptin...jiang.liu@intel.com1-3/+12
2010-03-25PSARC/2009/104 Hot-Plug Support for ACPI-based SystemsGerry Liu4-26/+65
2009-12-076901635 cpu_seq[] should be used instead of cpu[] in cstate_wakeupaubrey.li@intel.com1-1/+1
2009-11-066887944 support for IA32_ENERGY_PERF_BIAS MSRaubrey.li@intel.com1-0/+56
2009-11-056887482 CPU power management broken on SPARC workstationsaubrey.li@intel.com2-5/+10
2009-10-236892621 x4440 hits mach_state->ms_cstate.cma_domain != NULL with 10/13 bitsAnup Pemmaiah1-3/+15
2009-10-136882233 Power can not be capped when host (openSolaris) power changesMark Haywood1-1/+5
2009-09-106878359 CPU power management driver needs to support detachMark Haywood6-78/+223
2009-09-026872740 deeper c-state residency greatly hampered by legacy code on some plat...Bill Holler2-65/+21
2009-08-206872692 c-state sampling interval should be time boundaubrey.li@intel.com1-11/+13
2009-07-216861405 Solaris needs to callback to BIOS to take over system P-State managementMark Haywood1-1/+14
2009-07-136856778 cpu_acpi: error messages could be more user friendly.Mark Haywood6-201/+225
2009-06-266836969 acpica: update to Intel ACPI CA 20090521Dana Myers1-2/+2
2009-05-156836576 Integrate CPU Idle Notification into ONRandy Fishel1-26/+102
2009-04-286770898 Performance of x86 cross callsJoe Bonasera4-8/+7
2009-04-036821708 deeper C-state support required for processors with ARATBill Holler2-28/+112
2009-03-246818672 NOTICE: cpu_acpi: _PSS package not found.Anup Pemmaiah2-19/+19
2009-03-236819156 cpu_acpi_free_cstate_data can free the wrong sizeBill Holler1-3/+18
2009-03-236818652 cpu_acpi_cache_cst panics with bad _CST objects on Tecra M9 and M10Bill Holler1-2/+2
2009-03-146790947 notebook is rebooting, when power is disconnected or connectedMark Haywood1-3/+14
2009-03-106756843 Clean up messages related to P and T statesAnup Pemmaiah2-33/+104
2009-03-046807891 system does not consider C3 when ACPI _CST object did not contain a C...Bill Holler3-89/+77
2009-02-27PSARC 2009/101 Turbo mode observabilityRafael Vanoni1-0/+215
2009-02-25PSARC 2008/777 cpupm keyword mode extensionsEric Saxe8-0/+3828