index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
ia64-acpi-cpufreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
2016-04-09
1
-2
/
+3
*
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2016-04-09
1
-5
/
+4
*
cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()
Pan Xinhui
2015-07-22
1
-0
/
+1
*
cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_data
Pan Xinhui
2015-07-22
1
-7
/
+7
*
ACPI / processor: Drop an unused argument of a cleanup routine
Rafael J. Wysocki
2015-07-22
1
-3
/
+2
*
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
Viresh Kumar
2014-04-07
1
-1
/
+1
*
cpufreq: ia64: don't set .driver_data to index
Viresh Kumar
2014-04-07
1
-1
/
+0
*
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-03-12
1
-1
/
+0
*
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-31
1
-19
/
+0
*
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-25
1
-18
/
+3
*
cpufreq: ia64-acpi: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
1
-1
/
+0
*
cpufreq: ia64-acpi: Use generic cpufreq routines
Viresh Kumar
2013-10-16
1
-24
/
+2
*
cpufreq: ia64-acpi: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-30
1
-3
/
+1
*
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-08-10
1
-1
/
+0
*
cpufreq: Use sizeof(*ptr) convetion for computing sizes
Viresh Kumar
2013-08-07
1
-2
/
+2
*
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-06-04
1
-1
/
+1
*
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
1
-0
/
+438