aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_driver.c
AgeCommit message (Expand)Author
2013-05-12ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki
2013-03-04ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang
2013-02-23cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu
2013-01-03ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki
2013-01-03ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki
2012-11-21ACPI: Update CPU hotplug error messagesToshi Kani
2012-11-15ACPI: Add ACPI CPU hot-remove supportToshi Kani
2012-11-15ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu
2012-10-26ACPI: missing breakAlan Cox
2012-09-15ACPI / processor: remove pointless variable initializationDaniel Lezcano
2012-09-15ACPI / processor: remove unused function parameterDaniel Lezcano
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown
2012-08-03ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki
2012-07-05ACPI: intel_idle : break dependency between modulesDaniel Lezcano
2012-07-01ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki
2012-06-04ACPI: Add _OST support for ACPI CPU hotplugToshi Kani
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown
2012-03-30ACPI: processor_driver: add missing kfreeJulia Lawall
2012-03-30ACPI: Add CPU hotplug support for processor device objectsToshi Kani
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu
2012-02-07ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen
2012-01-19ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger
2012-01-19ACPI processor hotplug: Split up acpi_processor_addThomas Renninger
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-17ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger
2012-01-17ACPI processor: Remove unneeded cpuidle_unregister_driver callThomas Renninger
2012-01-17ACPI processor: Fix error path, also remove sysdev linkThomas Renninger
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-03-02ACPI: use __init where possible in processor driverJan Beulich
2011-01-12Merge branch 'throttling' into releaseLen Brown
2011-01-10ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui
2010-12-14ACPI processor: remove processor throttling control procfs I/FZhang Rui
2010-10-26Merge branch 'misc' into releaseLen Brown
2010-10-19ACPI: remove dead codeStephen Hemminger
2010-10-15ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P...Zhang Rui
2010-09-28acpi_idle: add missing \n to printkLen Brown
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui
2010-06-09ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=Thomas Renninger
2010-05-28intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown