aboutsummaryrefslogtreecommitdiff
path: root/include/acpi/processor.h
AgeCommit message (Expand)Author
2013-03-06acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk
2012-09-17cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...Daniel Lezcano
2012-09-15ACPI / processor: remove unused function parameterDaniel Lezcano
2012-09-05cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki
2012-07-17cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano
2012-07-17cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano
2012-07-17cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano
2012-07-01ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen
2012-01-19ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger
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