index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_throttling.c
Age
Commit message (
Expand
)
Author
2013-03-25
ACPI: suppress compiler warnings in processor_throttling.c
Andy Shevchenko
2012-03-30
ACPI throttling: fix endian bug in acpi_read_throttling_status()
Dan Carpenter
2011-05-02
Merge branch 'x86/urgent' into x86-mm
Tejun Heo
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
acpi throttling: Use this_cpu_has and simplify code current cpu
Christoph Lameter
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
2011-01-10
ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operation
Zhao Yakui
2010-12-14
ACPI processor: remove processor throttling control procfs I/F
Zhang Rui
2010-10-15
ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P...
Zhang Rui
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-14
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
2010-02-16
ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin...
Bartlomiej Zolnierkiewicz
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
2009-11-05
ACPI: Move dereference after NULL test
Julia Lawall
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
2009-09-19
Merge branch 'processor-procfs-2.6.32' into release
Len Brown
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-26
acpi processor: remove superfluous warning message
Frans Pop
2009-08-26
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
2009-06-24
ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS
Zhao Yakui
2009-05-29
ACPI processor: remove spurious newline from warning message
Frans Pop
2009-05-15
ACPI processor: reset the throttling state once it's invalid
Zhang Rui
2009-05-15
ACPI processor: introduce module parameter processor.ignore_tpc
Zhang Rui
2009-04-05
Merge branch 'misc' into release
Len Brown
2009-04-03
ACPI: constify VFTs (1/2)
Jan Engelhardt
2009-04-03
ACPI: get_throttling_state() cannot be larger than state_count
Len Brown
2009-01-03
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
2008-11-07
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
2008-10-22
Merge branch 'ull' into test
Len Brown
2008-10-22
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
Lin Ming
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-18
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-18
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-16
acpi: fix printk format warning
Randy Dunlap
2008-07-16
ACPI: fix processor throttling set error
Yi Yang
2008-07-16
ACPI: change processors from array to per_cpu variable
Mike Travis
2008-05-23
acpi: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
2008-02-02
ACPI: throttling: fix build warning
Len Brown
2008-02-02
ACPI: Update the t-state for every affected cpu when t-state is changed
Zhao Yakui
2008-02-02
ACPI : Add T-state event notifier function
Zhao Yakui
2008-02-02
ACPI : Update T-state coordination after getting _TSD info
Zhao Yakui
2008-02-02
ACPI : Check parameter when calling acpi_processor_get/set_throttling
Zhao Yakui
2008-01-15
ACPI: processor: Fix null pointer dereference in throttling
Alexey Starikovskiy
2007-12-01
ACPI: Delete the IRQ operation in throttling controll via PTC
Zhao Yakui
2007-11-16
ACPI: Enable MSR (FixedHW) support for T-States
Zhao Yakui
[next]