index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_driver.c
Age
Commit message (
Expand
)
Author
2012-08-03
Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...
Len Brown
2012-08-03
ACPI processor: Fix tick_broadcast_mask online/offline regression
Feng Tang
2012-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-07-19
Merge branch 'pm-acpi'
Rafael J. Wysocki
2012-07-05
ACPI: intel_idle : break dependency between modules
Daniel Lezcano
2012-07-01
ACPI: Use struct dev_pm_ops for power management in processor driver
Rafael J. Wysocki
2012-06-04
ACPI: Add _OST support for ACPI CPU hotplug
Toshi Kani
2012-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-03-30
Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...
Len Brown
2012-03-30
ACPI: processor_driver: add missing kfree
Julia Lawall
2012-03-30
ACPI: Add CPU hotplug support for processor device objects
Toshi Kani
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-08
ACPI: remove duplicated lines of merging problems with acpi_processor_start
Yinghai Lu
2012-02-07
ACPI: remove duplicated lines of merging problems with acpi_processor_add
Yinghai Lu
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
2012-01-26
ACPI: Load acpi-cpufreq from processor driver automatically
Andi Kleen
2012-01-19
ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores
Thomas Renninger
2012-01-19
ACPI processor hotplug: Split up acpi_processor_add
Thomas Renninger
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-17
ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2
Thomas Renninger
2012-01-17
ACPI processor: Remove unneeded cpuidle_unregister_driver call
Thomas Renninger
2012-01-17
ACPI processor: Fix error path, also remove sysdev link
Thomas Renninger
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-03-02
ACPI: use __init where possible in processor driver
Jan Beulich
2011-01-12
Merge branch 'throttling' into release
Len Brown
2011-01-10
ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...
Zhao Yakui
2010-12-14
ACPI processor: remove processor throttling control procfs I/F
Zhang Rui
2010-10-26
Merge branch 'misc' into release
Len Brown
2010-10-19
ACPI: remove dead code
Stephen Hemminger
2010-10-15
ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P...
Zhang Rui
2010-09-28
acpi_idle: add missing \n to printk
Len Brown
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
2010-06-09
ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=
Thomas Renninger
2010-05-28
intel_idle: native hardware cpuidle driver for latest Intel processors
Len Brown
2010-05-27
ACPI: allow a native cpuidle driver to displace ACPI
Len Brown
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-14
ACPI: processor: driver doesn't need to evaluate _PDC
Alex Chiang
2010-03-14
ACPI: processor: move acpi_get_cpuid into processor_core.c
Alex Chiang
2010-03-14
ACPI: processor: export acpi_get_cpuid()
Alex Chiang
2010-03-14
ACPI: processor: mv processor_core.c processor_driver.c
Alex Chiang