aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_driver.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-31ACPI: cpufreq: Add highest perf change notificationMeng Li1-0/+6
2023-03-22ACPI: processor: Reorder acpi_processor_driver_init()Rafael J. Wysocki1-6/+6
2022-06-29ACPI: processor: Split out thermal initialization from ACPI PSSRiwen Lu1-64/+8
2021-12-17ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki1-3/+7
2021-03-08ACPI: processor: Get rid of ACPICA message printingRafael J. Wysocki1-5/+1
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki1-5/+4
2019-08-28ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifierViresh Kumar1-4/+35
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-14/+1
2017-07-27ACPI: processor: use dev_dbg() instead of dev_warn() when CPPC probe failedHanjun Guo1-1/+1
2017-05-26ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus()Thomas Gleixner1-2/+2
2017-04-15ACPI/processor: Replace racy task affinity logicThomas Gleixner1-1/+6
2017-04-15ACPI/processor: Fix error handling in __acpi_processor_start()Thomas Gleixner1-0/+3
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-44/+47
2016-09-19ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior1-44/+47
2016-09-08ACPI / CPPC: Don't return on CPPC probe failureSrinivas Pandruvada1-1/+1
2016-09-08ACPI / CPPC: Allow build with ACPI_CPU_FREQ_PSS configSrinivas Pandruvada1-1/+1
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+6
2016-07-21ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla1-1/+1
2016-07-15ACPI/processor: Avoid STARTING/DYING actions in a more logical wayRichard Cochran1-5/+6
2016-02-22ACPI / sleep: move acpi_processor_sleep to sleep.cSudeep Holla1-2/+0
2015-12-21ACPI / processor: Fix thermal cooling device regressionSrinivas Pandruvada1-1/+2
2015-10-12CPPC: Probe for CPPC tables for each ACPI Processor objectAshwin Chaugule1-0/+6
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki1-33/+59
2015-08-25ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule1-28/+58
2015-07-21ACPI / processor: remove leftover __refdata annotationsMathias Krause1-1/+1
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2014-08-06ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN eventsLan Tianyu1-0/+1
2014-05-16ACPI / processor: Fix STARTING/DYING action in acpi_cpu_soft_notify()Toshi Kani1-0/+7
2014-03-19ACPI: Remove duplicate definitions of PREFIXHanjun Guo1-2/+0
2013-12-07ACPI / processor: use ACPI_COMPANION() to get ACPI deviceLan Tianyu1-4/+4
2013-10-30ACPI / processor: Do not request ACPI cpufreq module directlyRafael J. Wysocki1-1/+0
2013-10-07ACPI / processor: fixed a brace coding style issueMathieu Rhéaume1-2/+1
2013-08-27Merge branch 'acpi-processor'Rafael J. Wysocki1-1/+3
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki1-4/+0
2013-08-13ACPI / processor: Remove acpi_processor_get_limit_info()Lan Tianyu1-1/+3
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-4/+0
2013-07-14acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker1-4/+4
2013-06-24ACPI / processor: Remove unused macros in processor_driver.cHanjun Guo1-6/+0
2013-05-30ACPI / processor: Initialize per_cpu(processors, pr->id) properlyRafael J. Wysocki1-5/+0
2013-05-12ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki1-729/+78
2013-05-12ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki1-4/+4
2013-03-04ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang1-1/+1
2013-02-23cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang1-0/+2
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki1-7/+17
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-3/+3
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki1-1/+1
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu1-1/+1
2013-01-03ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki1-2/+6
2013-01-03ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki1-23/+1
2012-11-21ACPI: Update CPU hotplug error messagesToshi Kani1-15/+24
2012-11-15ACPI: Add ACPI CPU hot-remove supportToshi Kani1-10/+17
2012-11-15ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu1-0/+14
2012-10-26ACPI: missing breakAlan Cox1-0/+1
2012-09-15ACPI / processor: remove pointless variable initializationDaniel Lezcano1-2/+0
2012-09-15ACPI / processor: remove unused function parameterDaniel Lezcano1-3/+3
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown1-10/+5
2012-08-03ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang1-1/+1
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-8/+20
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki1-2/+4
2012-07-05ACPI: intel_idle : break dependency between modulesDaniel Lezcano1-7/+0
2012-07-01ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki1-2/+4
2012-06-04ACPI: Add _OST support for ACPI CPU hotplugToshi Kani1-8/+20
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-14/+48
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown1-14/+48
2012-03-30ACPI: processor_driver: add missing kfreeJulia Lawall1-4/+10
2012-03-30ACPI: Add CPU hotplug support for processor device objectsToshi Kani1-10/+38
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu1-17/+1
2012-02-07ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu1-7/+0
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman1-26/+109
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-7/+65
2012-01-19ACPI processor hotplug: Split up acpi_processor_addThomas Renninger1-38/+54
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-11/+9
2012-01-17ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger1-9/+8
2012-01-17ACPI processor: Remove unneeded cpuidle_unregister_driver callThomas Renninger1-2/+0
2012-01-17ACPI processor: Fix error path, also remove sysdev linkThomas Renninger1-0/+1
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-3/+3
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-17/+3
2011-03-02ACPI: use __init where possible in processor driverJan Beulich1-2/+2
2011-01-12Merge branch 'throttling' into releaseLen Brown1-0/+5
2011-01-10ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui1-0/+5
2010-12-14ACPI processor: remove processor throttling control procfs I/FZhang Rui1-74/+1
2010-10-26Merge branch 'misc' into releaseLen Brown1-2/+0
2010-10-19ACPI: remove dead codeStephen Hemminger1-2/+0
2010-10-15ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P...Zhang Rui1-1/+19
2010-09-28acpi_idle: add missing \n to printkLen Brown1-1/+1
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui1-85/+0
2010-06-09ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=Thomas Renninger1-0/+5
2010-05-28intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown1-1/+5
2010-05-27ACPI: allow a native cpuidle driver to displace ACPILen Brown1-5/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang1-3/+0
2010-03-14ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang1-159/+0
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang1-6/+4
2010-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang1-0/+1142