summaryrefslogtreecommitdiff
path: root/include/acpi/processor.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-0/+1
2011-07-16ACPI: constify ops structsVasiliy Kulikov1-1/+1
2011-05-29ACPI: processor: fix processor_physically_present in UP kernelLin Ming1-7/+0
2011-01-10ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui1-0/+6
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui1-1/+0
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown1-1/+2
2010-05-21ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown1-13/+0
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang1-0/+8
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang1-1/+1
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo1-1/+1
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-21/+21
2009-12-22ACPI: processor: remove _PDC object list from struct acpi_processorAlex Chiang1-2/+0
2009-12-22ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang1-1/+1
2009-12-22ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang1-2/+0
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang1-1/+0
2009-12-22ACPI: processor: call _PDC earlyAlex Chiang1-0/+3
2009-12-16Merge branch 'ost' into releaseLen Brown1-2/+3
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger1-0/+6
2009-11-06ACPI: Notify the _PPC evaluation status to the platformZhao Yakui1-2/+3
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop1-2/+3
2009-06-20ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh1-0/+1
2009-04-22ACPI: delete obsolete "bus master activity" proc fieldLen Brown1-1/+0
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt1-2/+2
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell1-2/+2
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis1-1/+1
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk1-0/+1
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi1-3/+6
2008-02-07Merge branches 'release' and 'throttling-domains' into releaseLen Brown1-1/+3
2008-02-07Merge branches 'release' and 'menlo' into releaseLen Brown1-3/+3
2008-02-07ACPI: enable MWAIT for C1 idlevenkatesh.pallipadi@intel.com1-1/+2
2008-02-03include/acpi/: Spelling fixesJoe Perches1-1/+1
2008-02-02ACPI : Update T-state coordination after getting _TSD infoZhao Yakui1-1/+3
2008-02-01ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui1-3/+3
2007-11-19cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi1-1/+0
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown1-0/+5
2007-09-22ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner1-0/+2
2007-08-07acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu1-1/+1
2007-06-02ACPI: Lindent processor throttling codeLen Brown1-3/+4
2007-06-02ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu1-3/+43
2007-05-09ACPICA: LindentLen Brown1-7/+11
2007-02-16[PATCH] ACPI keep track of timer broadcastingThomas Gleixner1-0/+1
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi1-0/+18
2006-06-28ACPI: C-States: accounting of sleep statesDominik Brodowski1-0/+1
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+26
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-02-09P-state software coordination for ACPI coreVenkatesh Pallipadi1-1/+26
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown1-23/+5
2006-01-08[ACPI] make two processor functions staticAdrian Bunk1-6/+0
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi1-17/+5