aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-30ACPI / processor: Do not request ACPI cpufreq module directlyRafael J. Wysocki1-1/+0
2013-09-24ACPI / processor: Introduce apic_id in struct processor to save parsed APIC idJiang Liu1-0/+3
2013-05-12ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki1-0/+5
2013-05-12ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki1-2/+8
2013-03-06acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk1-0/+3
2012-09-17cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power structureDaniel Lezcano1-2/+0
2012-09-15ACPI / processor: remove unused function parameterDaniel Lezcano1-4/+2
2012-09-05cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki1-2/+2
2012-07-17cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-07-17cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-07-17cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-07-01ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki1-2/+2
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki1-1/+1
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman1-0/+1
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen1-0/+1
2012-01-19ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger1-0/+1
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/offlineZhao 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/percpuLinus 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