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