aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/processor.h
AgeCommit message (Expand)AuthorFilesLines
11 daysRevert "ACPI: processor: idle: Optimize ACPI idle driver registration"Rafael J. Wysocki1-2/+0
11 daysRevert "ACPI: processor: Remove unused empty stubs of some functions"Rafael J. Wysocki1-0/+20
11 daysRevert "ACPI: processor: idle: Rearrange declarations in header file"Rafael J. Wysocki1-2/+5
11 daysRevert "ACPI: processor: idle: Redefine two functions as void"Rafael J. Wysocki1-2/+2
11 daysRevert "ACPI: processor: Do not expose global variable acpi_idle_driver"Rafael J. Wysocki1-0/+1
2025-09-23ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li1-1/+0
2025-09-19ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki1-2/+2
2025-09-17ACPI: processor: idle: Rearrange declarations in header fileHuisong Li1-5/+2
2025-09-16ACPI: processor: Remove unused empty stubs of some functionsHuisong Li1-20/+0
2025-09-05ACPI: processor: idle: Fix function defined but not used warningHuisong Li1-6/+0
2025-09-02ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li1-0/+8
2025-03-04x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be...Josh Poimboeuf1-3/+3
2025-02-05ACPI/processor_idle: Add FFH state handlingPatryk Wlazlyn1-0/+5
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello1-0/+2
2024-06-28ACPI: processor: Simplify initial onlining to use same path for cold and hotplugJonathan Cameron1-1/+1
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)1-5/+0
2022-11-23ACPI: processor: Silence missing prototype warningsSudeep Holla1-0/+5
2022-11-23ACPI: processor_idle: Silence missing prototype warningsSudeep Holla1-0/+5
2022-06-29ACPI: processor: Drop leftover acpi_processor_get_limit_info() declarationRiwen Lu1-1/+0
2022-06-29ACPI: processor: Split out thermal initialization from ACPI PSSRiwen Lu1-2/+6
2021-11-24ACPI: processor: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+6
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai1-0/+8
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki1-10/+10
2019-08-28ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifierViresh Kumar1-8/+18
2018-06-20ACPI / processor: Finish making acpi_processor_ppc_has_changed() voidBrian Norris1-2/+1
2018-03-21xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-21ACPI / processor: Make acpi_processor_ppc_has_changed() voidRafael J. Wysocki1-1/+1
2016-11-17cpufreq: intel_pstate: Request P-states control from SMM if neededRafael J. Wysocki1-0/+1
2016-09-19ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior1-2/+2
2016-07-25Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki1-4/+22
2016-07-21ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla1-3/+21
2016-07-21ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATESudeep Holla1-1/+1
2016-05-30ACPI / processor: Add acpi_map_madt_entry()David Daney1-0/+1
2016-02-22ACPI / sleep: move acpi_processor_sleep to sleep.cSudeep Holla1-8/+0
2016-02-22ACPI / processor : add support for ACPI0010 processor containerSudeep Holla1-0/+1
2015-10-12CPPC: Probe for CPPC tables for each ACPI Processor objectAshwin Chaugule1-0/+14
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki1-4/+1
2015-08-25ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule1-2/+24
2015-08-25ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule1-2/+26
2015-07-22ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki1-4/+1
2015-03-26ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas1-3/+3
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo1-4/+4
2014-11-25ACPI / processor: remove unused variabled from acpi_processor_power structureSudeep Holla1-3/+0
2014-11-11ACPI / processor: Update the comments in processor.hHanjun Guo1-1/+3
2014-06-17ACPI / processor replace __attribute__((packed)) by __packedFabian Frederick1-5/+5
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 st...Daniel 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/...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
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-116/+122
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi1-2/+32
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+235