Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1a105f743d9fa5f7b8eeeca0afb789951164a361
/
drivers
/
acpi
/
processor_throttling.c
5cfa245
ACPI: Move dereference after NULL test
by Julia Lawall
· 15 years ago
79f5599
cpumask: use zalloc_cpumask_var() where possible
by Li Zefan
· 15 years ago
cbeee13
Merge branch 'processor-procfs-2.6.32' into release
by Len Brown
· 15 years ago
a192a95
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
by Len Brown
· 15 years ago
bdf57de
acpi processor: remove superfluous warning message
by Frans Pop
· 15 years ago
2a90800
ACPI processor: force throttling state when BIOS returns incorrect value
by Frans Pop
· 15 years ago
74cad4e
ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS
by Zhao Yakui
· 15 years ago
21671b8
ACPI processor: remove spurious newline from warning message
by Frans Pop
· 15 years ago
4973b22
ACPI processor: reset the throttling state once it's invalid
by Zhang Rui
· 16 years ago
56c213f
ACPI processor: introduce module parameter processor.ignore_tpc
by Zhang Rui
· 16 years ago
8a3f257
Merge branch 'misc' into release
by Len Brown
· 16 years ago
070d8eb
ACPI: constify VFTs (1/2)
by Jan Engelhardt
· 16 years ago
53af9cf
ACPI: get_throttling_state() cannot be larger than state_count
by Len Brown
· 16 years ago
2fdf66b
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
by Rusty Russell
· 16 years ago
89595b8
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
by Bjorn Helgaas
· 16 years ago
7674416
Merge branch 'ull' into test
by Len Brown
· 16 years ago
55ac9a0
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
by Lin Ming
· 16 years ago
27663c5
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
by Matthew Wilcox
· 16 years ago
0bc3cc0
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
by Mike Travis
· 16 years ago
65c0118
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
by Mike Travis
· 16 years ago
bb2c018
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
12b2b34
acpi: fix printk format warning
by Randy Dunlap
· 16 years ago
3d532d5
ACPI: fix processor throttling set error
by Yi Yang
· 16 years ago
706546d
ACPI: change processors from array to per_cpu variable
by Mike Travis
· 16 years ago
141ad06
acpi: use performance variant for_each_cpu_mask_nr
by Mike Travis
· 17 years ago
cf7acfa
acpi: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
f70316d
generic: use new set_cpus_allowed_ptr function
by Mike Travis
· 17 years ago
3391a76
ACPI: throttling: fix build warning
by Len Brown
· 17 years ago
33a2a52
ACPI: Update the t-state for every affected cpu when t-state is changed
by Zhao Yakui
· 17 years ago
e4aa5cb
ACPI : Add T-state event notifier function
by Zhao Yakui
· 17 years ago
1180509
ACPI : Update T-state coordination after getting _TSD info
by Zhao Yakui
· 17 years ago
8765427
ACPI : Check parameter when calling acpi_processor_get/set_throttling
by Zhao Yakui
· 17 years ago
d1154be
ACPI: processor: Fix null pointer dereference in throttling
by Alexey Starikovskiy
· 17 years ago
357dc4c
ACPI: Delete the IRQ operation in throttling controll via PTC
by Zhao Yakui
· 17 years ago
f79f06a
ACPI: Enable MSR (FixedHW) support for T-States
by Zhao Yakui
· 17 years ago
9bcb272
ACPI: Use _TSS for throttling control, when present. Add error checks.
by Zhao Yakui
· 17 years ago
0753f6e
ACPI: throttle: Change internal APIs better handle _PTC
by Zhao Yakui
· 17 years ago
22cc501
ACPI: If _TSS exists, do not access FADT.duty_width
by Zhao Yakui
· 17 years ago
ef54d5a
ACPI: Enforce T-state limit changes immediately
by Zhao Yakui
· 17 years ago
c30c620
ACPI: quiet ACPI Exceptions due to no _PTC or _TSS
by Len Brown
· 17 years ago
3cc2649
ACPI: fix oops due to typo in new throttling code
by Luming Yu
· 17 years ago
6c5cf8a
ACPI: static
by Adrian Bunk
· 17 years ago
ff55a9c
ACPI: Lindent processor throttling code
by Len Brown
· 17 years ago
01854e6
ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support
by Luming Yu
· 17 years ago
7cda93e
ACPI: delete extra #defines in /drivers/acpi/ drivers
by Len Brown
· 18 years ago
f52fd66
ACPI: clean up ACPI_MODULE_NAME() use
by Len Brown
· 18 years ago
cee324b
ACPICA: use new ACPI headers.
by Alexey Starikovskiy
· 18 years ago
50dd096
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
by Jan Engelhardt
· 18 years ago
d550d98
ACPI: delete tracing macros from drivers/acpi/*.c
by Patrick Mochel
· 18 years ago
cece929
ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)
by Len Brown
· 18 years ago
a6fc672
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
by Thomas Renninger
· 18 years ago
757b186
[ACPI] make two processor functions static
by Adrian Bunk
· 19 years ago
d479e90
[ACPI] move some run-time structure inits to compile time
by Arjan van de Ven
· 19 years ago
4be44fc
[ACPI] Lindent all ACPI files
by Len Brown
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago