index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
ia64-acpi-cpufreq.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-12-11
cpufreq: ia64: Remove unused header files
Yangtao Li
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-20
cpufreq: ia64-acpi: Don't validate the frequency table twice
Viresh Kumar
2017-04-15
cpufreq/ia64: Replace racy task affinity logic
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-04-09
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
2016-04-09
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2015-07-22
cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()
Pan Xinhui
2015-07-22
cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_data
Pan Xinhui
2015-07-22
ACPI / processor: Drop an unused argument of a cleanup routine
Rafael J. Wysocki
2014-04-07
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
Viresh Kumar
2014-04-07
cpufreq: ia64: don't set .driver_data to index
Viresh Kumar
2014-03-12
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2013-10-31
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-16
cpufreq: ia64-acpi: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: ia64-acpi: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: ia64-acpi: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-08-07
cpufreq: Use sizeof(*ptr) convetion for computing sizes
Viresh Kumar
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-04-10
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar