Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
[linux-flexiantxendom0-3.2.10.git] / drivers / acpi / processor_driver.c
2012-03-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-03-30 Len BrownMerge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle...
2012-03-30 Julia LawallACPI: processor_driver: add missing kfree
2012-03-30 Toshi KaniACPI: Add CPU hotplug support for processor device...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-02-09 Yinghai LuACPI: remove duplicated lines of merging problems with...
2012-02-08 Yinghai LuACPI: remove duplicated lines of merging problems with...
2012-02-07 Yinghai LuACPI: remove duplicated lines of merging problems with...
2012-02-02 Greg Kroah-HartmanMerge 3.3-rc2 into the driver-core-next branch.
2012-01-27 Andi KleenACPI: Load acpi-cpufreq from processor driver automatically
2012-01-20 Thomas RenningerACPI processor hotplug: Delay acpi_processor_start...
2012-01-20 Thomas RenningerACPI processor hotplug: Split up acpi_processor_add
2012-01-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-01-18 Thomas RenningerACPI processor: Remove unneeded variable passed by...
2012-01-17 Thomas RenningerACPI processor: Remove unneeded cpuidle_unregister_driv...
2012-01-17 Thomas RenningerACPI processor: Fix error path, also remove sysdev...
2011-12-21 Kay Sieverscpu: convert 'cpu' and 'machinecheck' sysdev_class...
2011-11-07 Deepthi Dharwarcpuidle: Single/Global registration of idle states
2011-03-03 Jan BeulichACPI: use __init where possible in processor driver
2011-01-12 Len BrownMerge branch 'throttling' into release
2011-01-10 Zhao YakuiACPI: Reevaluate whether the T-state is supported or...
2010-12-14 Zhang RuiACPI processor: remove processor throttling control...
2010-10-26 Len BrownMerge branch 'misc' into release
2010-10-19 Stephen HemmingerACPI: remove dead code
2010-10-16 Zhang RuiACPI processor: make /proc/acpi/processor/*/throttle...
2010-09-29 Len Brownacpi_idle: add missing \n to printk
2010-08-15 Zhang RuiACPI processor: remove deprecated ACPI procfs I/F
2010-06-09 Thomas RenningerACPI: Do not try to set up acpi processor stuff on...
2010-05-28 Len Brownintel_idle: native hardware cpuidle driver for latest...
2010-05-28 Len BrownACPI: allow a native cpuidle driver to displace ACPI
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Alex ChiangACPI: processor: driver doesn't need to evaluate _PDC
2010-03-15 Alex ChiangACPI: processor: move acpi_get_cpuid into processor_core.c
2010-03-15 Alex ChiangACPI: processor: export acpi_get_cpuid()
2010-03-15 Alex ChiangACPI: processor: mv processor_core.c processor_driver.c