aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* VTD: Remove the check for reserved device scope typeYang Zhang2013-04-161-1/+0
* ACPI: support v5 (reduced HW) sleep interfaceJan Beulich2013-02-222-0/+9
* ACPI 5.0: Implement hardware-reduced optionBob Moore2013-02-221-0/+7
* ACPI 5.0: Basic support for FADT version 5Bob Moore2013-02-221-6/+16
* fix acpi_dmar_zap/reinstate() (fixes S3 regression)Tomasz Wroblewski2013-01-231-0/+3
* x86/ACPI: invalidate BGRT if necessaryJan Beulich2012-11-082-0/+558
* ACPI: move tables.c fully into .init.*Jan Beulich2012-09-201-3/+7
* x86, cpufreq: Change powernow's CPB status immediatelyBoris Ostrovsky2012-06-181-2/+2
* x86: explicitly mark __initdata variables as used when building with clang.Tim Deegan2012-04-111-1/+1
* ACPI: update table interface headersJan Beulich2011-12-133-379/+1512
* cpufreq: allocate CPU masks dynamicallyJan Beulich2011-11-071-1/+1
* powernow: don't read never initialized structure memberJan Beulich2011-11-071-1/+0
* introduce xzalloc() & CoJan Beulich2011-10-041-4/+1
* ACPI: add _PDC input override mechanismJan Beulich2011-08-222-1/+18
* pm: don't truncate processors' ACPI IDs to 8 bitsJan Beulich2011-08-221-1/+1
* Use same data array for INTEL and AMD cpufreq handlingJuergen Gross2011-06-161-1/+3
* xen: remove more declarations from C files.Tim Deegan2011-05-271-0/+2
* misc cpufreq cleanupJan Beulich2011-05-091-1/+1
* x86/ACPI: __init-annotateJan Beulich2011-04-022-15/+15
* ACPI: large cleanupJan Beulich2011-03-0916-3945/+9
* move various bits into .init.* sectionsJan Beulich2011-03-091-1/+0
* Fix ia64 tools buildKeir Fraser2010-11-021-1/+3
* Implement ACPI APEI ERST featureKeir Fraser2010-08-222-0/+134
* ACPI: add support for x2APIC ACPI extensionsKeir Fraser2010-07-161-5/+44
* cpufreq: eliminate unnecessary NR_CPUS-sized arraysKeir Fraser2010-07-092-2/+2
* x86/cpufreq: fix turbo mode detectionKeir Fraser2010-05-071-2/+3
* Add support for AMD MPERF/APERFKeir Fraser2010-04-092-1/+1
* Refactor Xen Support for Intel Turbo BoostKeir Fraser2010-04-092-4/+11
* cpufreq: make non-verbose by defaultKeir Fraser2010-03-181-0/+2
* xenpm: Allow user to enable/disable dbs governor turbo mode.Keir Fraser2010-02-081-0/+6
* Change default cpufreq governor to ondemandKeir Fraser2010-01-171-1/+1
* x86: Update powernow.c to latest cpufreq codeKeir Fraser2009-10-161-0/+1
* Scattered code arrangement cleanups.Keir Fraser2009-10-072-5/+4
* Fix cpufreq HW-ALL coordination handleKeir Fraser2009-04-141-0/+4
* cpufreq: Update cpufreq aperf and mperf read, so that it can be usedKeir Fraser2009-03-201-2/+5
* Fix a cpufreq userspace limitation bugKeir Fraser2009-03-191-0/+2
* Consolidate cpufreq cmdline handlingKeir Fraser2009-02-031-0/+1
* Cpufreq: prevent negative px resident time, add spinlock to avoid raceKeir Fraser2009-01-052-0/+3
* Cpufreq: remove redundant fragmentsKeir Fraser2009-01-051-2/+0
* cpufreq: xen is default cpufreq, userspace is default governor (override on c...Keir Fraser2008-12-291-1/+6
* Add user PM control interfaceKeir Fraser2008-12-101-3/+13
* Add cpufreq governors: performance, powersave, userspaceKeir Fraser2008-12-101-0/+3
* cpufreq: allow customization of some parametersKeir Fraser2008-12-051-0/+2
* x86: Adapt 32b guest os to 64b hypervisor platform_hypercall compatibilityKeir Fraser2008-10-211-3/+0
* x86 and ia64: move cpufreq notify code to commone placeKeir Fraser2008-09-261-0/+4
* X86 and IA64: Update cpufreq statistic logic for supporting both x86Keir Fraser2008-09-261-1/+1
* X86 and IA64: Rebase cpufreq logic for supporting both x86 and ia64Keir Fraser2008-09-262-5/+12
* x86/cpufreq: don't use static array for large per-CPU data structuresKeir Fraser2008-09-221-2/+2
* x86: Clean up cpufreq core logicKeir Fraser2008-09-122-14/+79
* Change Px control protection corresponding to changeset 18125Keir Fraser2008-07-291-0/+2