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