Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29Merge branches 'acpi-dptf' and 'acpi-messages'Rafael J. Wysocki
2021-06-14ACPI: processor_throttling: Fix several coding style issuesClayton Casciato
2021-06-14ACPI: processor_throttling: Remove redundant initialization of 'obj'Yang Li
2021-06-07ACPI: processor_throttling: Cleanup the printing messagesHanjun Guo
2021-03-08ACPI: utils: Introduce acpi_evaluation_failure_warn()Rafael J. Wysocki
2021-03-08ACPI: processor: Get rid of ACPICA message printingRafael J. Wysocki
2020-11-17ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macroHanjun Guo
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-05-26acpi/processor: Prevent cpu hotplug deadlockThomas Gleixner
2017-04-15ACPI/processor: Replace racy task affinity logicThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-19ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior
2016-06-02ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2014-02-27ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-03-25ACPI: suppress compiler warnings in processor_throttling.cAndy Shevchenko
2012-03-31ACPI throttling: fix endian bug in acpi_read_throttling_status()Dan Carpenter
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-16ACPI 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-15Merge 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-06ACPI: 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-29ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-27acpi processor: remove superfluous warning messageFrans Pop
2009-08-27ACPI 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-30ACPI processor: remove spurious newline from warning messageFrans Pop
2009-05-16ACPI processor: reset the throttling state once it's invalidZhang Rui
2009-05-16ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui
2009-04-05Merge branch 'misc' into releaseLen Brown
2009-04-04ACPI: 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-08ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas
2008-10-23Merge branch 'ull' into testLen Brown
2008-10-23ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming