index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_perflib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
Lin Ming
1
-5
/
+5
2008-08-18
ACPI: Fix now signed module parameter.
Milan Broz
1
-1
/
+1
2008-08-15
ACPI: Fix thermal shutdowns
Milan Broz
1
-1
/
+1
2008-07-30
acpi cpufreq cleanup: move bailing out of function before locking the mutex
Thomas Renninger
1
-3
/
+3
2008-07-30
cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
Thomas Renninger
1
-2
/
+13
2008-07-17
ACPI: change processors from array to per_cpu variable
Mike Travis
1
-9
/
+9
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
1
-9
/
+4
2008-02-07
ACPI: cpufreq: Print _PPC changes via cpufreq debug layer
Thomas Renninger
1
-0
/
+7
2008-01-01
ACPI: add "processor.ignore_ppc" hook to workaround BIOS _PPC weirdness
Thomas Renninger
1
-1
/
+15
2007-08-08
acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues
Fenghua Yu
1
-3
/
+3
2007-04-26
[CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support
Thomas Renninger
1
-45
/
+1
2007-02-13
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
1
-1
/
+0
2007-02-13
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
1
-1
/
+1
2007-02-03
ACPICA: use new ACPI headers.
Alexey Starikovskiy
1
-6
/
+6
2007-02-03
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
1
-17
/
+10
2007-01-27
[PATCH] ACPI: fix cpufreq regression
Ingo Molnar
1
-4
/
+0
2007-01-11
ACPI: delete two spurious ACPI messages
Venkatesh Pallipadi
1
-4
/
+0
2006-12-16
Pull style into test branch
Len Brown
1
-5
/
+5
2006-11-23
[PATCH] Correct bound checking from the value returned from _PPC method.
Dave Jones
1
-3
/
+1
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
1
-5
/
+5
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
1
-3
/
+3
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
1
-49
/
+38
2006-06-27
Pull bugzilla-5737 into release branch
Thomas Renninger
1
-4
/
+4
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
1
-6
/
+6
2006-06-27
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
1
-22
/
+15
2006-06-26
ACPI: HW P-state coordination support
Venkatesh Pallipadi
1
-4
/
+4
2006-06-16
ACPI: resolve merge conflict between sem2mutex and processor_perflib.c
Len Brown
1
-2
/
+2
2006-06-16
Pull bugzilla-5737 into release branch
Len Brown
1
-0
/
+224
2006-06-16
Pull sem2mutex into release branch
Len Brown
1
-11
/
+12
2006-06-10
[PATCH] powernow-k8 crash workaround
Andrew Morton
1
-1
/
+4
2006-05-14
ACPI: use for_each_possible_cpu() instead of for_each_cpu()
KAMEZAWA Hiroyuki
1
-6
/
+6
2006-05-14
sem2mutex: drivers/acpi/processor_perflib.c
Arjan van de Ven
1
-11
/
+12
2006-05-11
ACPI: delete newly added debugging macros in processor_perflib.c
Len Brown
1
-7
/
+3
2006-02-09
P-state software coordination for ACPI core
Venkatesh Pallipadi
1
-0
/
+228
2006-01-25
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
1
-3
/
+1
2006-01-07
[ACPI] move some run-time structure inits to compile time
Arjan van de Ven
1
-1
/
+1
2005-12-01
[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once
Venkatesh Pallipadi
1
-2
/
+0
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
1
-154
/
+143
2005-07-12
[ACPI] enable C2 and C3 idle power states on SMP
Venkatesh Pallipadi
1
-32
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+666