summaryrefslogtreecommitdiffstats
path: root/include/acpi/processor.h
Commit message (Expand)AuthorAgeFilesLines
* ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki2013-05-121-0/+5
* ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2013-05-121-2/+8
* acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk2013-03-061-0/+3
* cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...Daniel Lezcano2012-09-171-2/+0
* ACPI / processor: remove unused function parameterDaniel Lezcano2012-09-151-4/+2
* cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano2012-09-051-1/+0
* Merge branch 'pm-acpi'Rafael J. Wysocki2012-07-191-2/+2
|\
| * ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki2012-07-011-2/+2
| * ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki2012-07-011-1/+1
* | cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano2012-07-171-1/+0
* | cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano2012-07-171-1/+0
* | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano2012-07-171-1/+0
|/
* Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-021-0/+1
|\
| * ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-191-0/+1
* | ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-261-0/+1
|/
* cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-0/+1
* ACPI: constify ops structsVasiliy Kulikov2011-07-161-1/+1
* 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