summaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_throttling.c
AgeCommit message (Expand)Author
2011-05-02Merge branch 'x86/urgent' into x86-mmTejun Heo
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29acpi throttling: Use this_cpu_has and simplify code current cpuChristoph Lameter
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
2011-01-10ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operationZhao Yakui
2010-12-14ACPI processor: remove processor throttling control procfs I/FZhang Rui
2010-10-15ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P...Zhang Rui
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-02-16ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin...Bartlomiej Zolnierkiewicz
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2009-11-05ACPI: Move dereference after NULL testJulia Lawall
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-19Merge branch 'processor-procfs-2.6.32' into releaseLen Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-26acpi processor: remove superfluous warning messageFrans Pop
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-06-24ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui
2009-05-29ACPI processor: remove spurious newline from warning messageFrans Pop
2009-05-15ACPI processor: reset the throttling state once it's invalidZhang Rui
2009-05-15ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui
2009-04-05Merge branch 'misc' into releaseLen Brown
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt
2009-04-03ACPI: get_throttling_state() cannot be larger than state_countLen Brown
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-07-18Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-16acpi: fix printk format warningRandy Dunlap
2008-07-16ACPI: fix processor throttling set errorYi Yang
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis
2008-05-23acpi: use performance variant for_each_cpu_mask_nrMike Travis
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis
2008-02-02ACPI: throttling: fix build warningLen Brown
2008-02-02ACPI: Update the t-state for every affected cpu when t-state is changedZhao Yakui
2008-02-02ACPI : Add T-state event notifier functionZhao Yakui
2008-02-02ACPI : Update T-state coordination after getting _TSD infoZhao Yakui
2008-02-02ACPI : Check parameter when calling acpi_processor_get/set_throttlingZhao Yakui
2008-01-15ACPI: processor: Fix null pointer dereference in throttlingAlexey Starikovskiy
2007-12-01ACPI: Delete the IRQ operation in throttling controll via PTCZhao Yakui
2007-11-16ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui
2007-11-16ACPI: Use _TSS for throttling control, when present. Add error checks.Zhao Yakui
2007-11-16ACPI: throttle: Change internal APIs better handle _PTCZhao Yakui