aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_driver.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2013-05-121-4/+4
* ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang2013-03-041-1/+1
* cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang2013-02-231-0/+2
* ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-131-7/+17
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-3/+3
* ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-191-1/+1
* ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-151-1/+1
* ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-031-2/+6
* ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-031-23/+1
* ACPI: Update CPU hotplug error messagesToshi Kani2012-11-211-15/+24
* ACPI: Add ACPI CPU hot-remove supportToshi Kani2012-11-151-10/+17
* ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu2012-11-151-0/+14
* ACPI: missing breakAlan Cox2012-10-261-0/+1
* ACPI / processor: remove pointless variable initializationDaniel Lezcano2012-09-151-2/+0
* ACPI / processor: remove unused function parameterDaniel Lezcano2012-09-151-3/+3
*-. Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-031-10/+5
|\ \
| | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-261-8/+20
| | |\ | |_|/ |/| |
| | * Merge branch 'pm-acpi'Rafael J. Wysocki2012-07-191-2/+4
| | |\
| | | * ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki2012-07-011-2/+4
| | * | ACPI: intel_idle : break dependency between modulesDaniel Lezcano2012-07-051-7/+0
| | |/
| * / ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang2012-08-031-1/+1
| |/
* / ACPI: Add _OST support for ACPI CPU hotplugToshi Kani2012-06-041-8/+20
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-301-14/+48
|\
| *-. Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-301-14/+48
| |\ \
| | | * ACPI: processor_driver: add missing kfreeJulia Lawall2012-03-301-4/+10
| | |/ | |/|
| | * ACPI: Add CPU hotplug support for processor device objectsToshi Kani2012-03-301-10/+38
| |/
| * ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu2012-02-071-7/+0
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu2012-02-081-17/+1
* | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-021-26/+109
|\|
| * ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-191-7/+65
| * ACPI processor hotplug: Split up acpi_processor_addThomas Renninger2012-01-191-38/+54
* | ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-261-0/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-181-11/+9
|\
| * ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger2012-01-171-9/+8
| * ACPI processor: Remove unneeded cpuidle_unregister_driver callThomas Renninger2012-01-171-2/+0
| * ACPI processor: Fix error path, also remove sysdev linkThomas Renninger2012-01-171-0/+1
* | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-3/+3
|/
* cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-17/+3
* ACPI: use __init where possible in processor driverJan Beulich2011-03-021-2/+2
* Merge branch 'throttling' into releaseLen Brown2011-01-121-0/+5
|\
| * ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui2011-01-101-0/+5
* | ACPI processor: remove processor throttling control procfs I/FZhang Rui2010-12-141-74/+1
|/
* Merge branch 'misc' into releaseLen Brown2010-10-261-2/+0
|\
| * ACPI: remove dead codeStephen Hemminger2010-10-191-2/+0
* | ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P...Zhang Rui2010-10-151-1/+19
|/
* acpi_idle: add missing \n to printkLen Brown2010-09-281-1/+1
* ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-85/+0
* ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=Thomas Renninger2010-06-091-0/+5
* intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown2010-05-281-1/+5