aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/processor.h
Commit message (Expand)AuthorAgeFilesLines
* ACPI: processor: fix processor_physically_present in UP kernelLin Ming2011-05-291-7/+0
* ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui2011-01-101-0/+6
* ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-1/+0
* ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-221-1/+2
* ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown2010-05-211-13/+0
* ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-141-0/+8
* ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2010-03-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-171-1/+1
* | ACPI: replace acpi_integer by u64Lin Ming2010-01-281-21/+21
|/
* ACPI: processor: remove _PDC object list from struct acpi_processorAlex Chiang2009-12-221-2/+0
* ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang2009-12-221-1/+1
* ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-221-2/+0
* ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-221-1/+0
* ACPI: processor: call _PDC earlyAlex Chiang2009-12-221-0/+3
* Merge branch 'ost' into releaseLen Brown2009-12-161-2/+3
|\
| * ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-061-2/+3
* | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-241-0/+6
|/
* ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-261-2/+3
* ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-201-0/+1
* ACPI: delete obsolete "bus master activity" proc fieldLen Brown2009-04-221-1/+0
* ACPI: constify VFTs (1/2)Jan Engelhardt2009-04-031-2/+2
* cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-031-2/+2
* ACPI: change processors from array to per_cpu variableMike Travis2008-07-161-1/+1
* proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2008-06-111-0/+1
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-3/+6
* Merge branches 'release' and 'throttling-domains' into releaseLen Brown2008-02-071-1/+3
|\
| * ACPI : Update T-state coordination after getting _TSD infoZhao Yakui2008-02-021-1/+3
* | Merge branches 'release' and 'menlo' into releaseLen Brown2008-02-071-3/+3
|\ \
| * | ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui2008-02-011-3/+3
| |/
* | ACPI: enable MWAIT for C1 idlevenkatesh.pallipadi@intel.com2008-02-071-1/+2
* | include/acpi/: Spelling fixesJoe Perches2008-02-031-1/+1
|/
* cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi2007-11-191-1/+0
* cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-0/+5
* ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner2007-09-221-0/+2
* acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-071-1/+1
* ACPI: Lindent processor throttling codeLen Brown2007-06-021-3/+4
* ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu2007-06-021-3/+43
* ACPICA: LindentLen Brown2007-05-091-7/+11
* [PATCH] ACPI keep track of timer broadcastingThomas Gleixner2007-02-161-0/+1
* ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-0/+18
* ACPI: C-States: accounting of sleep statesDominik Brodowski2006-06-281-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-231-1/+26
|\
| * P-state software coordination for ACPI coreVenkatesh Pallipadi2006-02-091-1/+26
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
|/
*-. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-23/+5
|\ \
| | * [ACPI] make two processor functions staticAdrian Bunk2006-01-081-6/+0
| |/ |/|
| * [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-011-17/+5
|/
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-116/+122
* [ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2005-07-121-2/+32