aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_throttling.c
Commit message (Expand)AuthorAge
* ACPI: suppress compiler warnings in processor_throttling.cAndy Shevchenko2013-03-24
* ACPI throttling: fix endian bug in acpi_read_throttling_status()Dan Carpenter2012-03-30
* Merge branch 'x86/urgent' into x86-mmTejun Heo2011-05-02
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | acpi throttling: Use this_cpu_has and simplify code current cpuChristoph Lameter2011-03-29
|/
* 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: Check the returned value of set_cpus_allowed_ptr before T-state operationZhao Yakui2011-01-10
* | ACPI processor: remove processor throttling control procfs I/FZhang Rui2010-12-14
|/
* ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P...Zhang Rui2010-10-15
* ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
*-. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
|\ \
| | * ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin...Bartlomiej Zolnierkiewicz2010-02-16
| |/ |/|
| * ACPI: replace acpi_integer by u64Lin Ming2010-01-28
|/
* ACPI: Move dereference after NULL testJulia Lawall2009-11-05
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
* Merge branch 'processor-procfs-2.6.32' into releaseLen Brown2009-09-19
|\
| * ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui2009-06-24
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* | acpi processor: remove superfluous warning messageFrans Pop2009-08-26
* | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-26
|/
* ACPI processor: remove spurious newline from warning messageFrans Pop2009-05-29
* ACPI processor: reset the throttling state once it's invalidZhang Rui2009-05-15
* ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui2009-05-15
* Merge branch 'misc' into releaseLen Brown2009-04-05
|\
| * ACPI: get_throttling_state() cannot be larger than state_countLen Brown2009-04-03
* | ACPI: constify VFTs (1/2)Jan Engelhardt2009-04-03
|/
* cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
* ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-07
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-22
|/
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-18
|\
| * acpi: fix printk format warningRandy Dunlap2008-07-16
| * ACPI: fix processor throttling set errorYi Yang2008-07-16
| * ACPI: change processors from array to per_cpu variableMike Travis2008-07-16
* | acpi: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
|/
* acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-19
* ACPI: throttling: fix build warningLen Brown2008-02-02
* ACPI: Update the t-state for every affected cpu when t-state is changedZhao Yakui2008-02-02
* ACPI : Add T-state event notifier functionZhao Yakui2008-02-02
* ACPI : Update T-state coordination after getting _TSD infoZhao Yakui2008-02-02
* ACPI : Check parameter when calling acpi_processor_get/set_throttlingZhao Yakui2008-02-02
* ACPI: processor: Fix null pointer dereference in throttlingAlexey Starikovskiy2008-01-15
* ACPI: Delete the IRQ operation in throttling controll via PTCZhao Yakui2007-12-01
* ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui2007-11-16