summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/ia64-acpi-cpufreq.c
Commit message (Expand)AuthorAge
* cpufreq: ia64-acpi: Don't validate the frequency table twiceViresh Kumar2018-03-20
* cpufreq/ia64: Replace racy task affinity logicThomas Gleixner2017-04-15
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-09
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-09
* cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()Pan Xinhui2015-07-22
* cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_dataPan Xinhui2015-07-22
* ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-22
* cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar2014-04-07
* cpufreq: ia64: don't set .driver_data to indexViresh Kumar2014-04-07
* cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar2014-03-12
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-31
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-25
* cpufreq: ia64-acpi: don't initialize part of policy set by coreViresh Kumar2013-10-16
* cpufreq: ia64-acpi: Use generic cpufreq routinesViresh Kumar2013-10-16
* cpufreq: ia64-acpi: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-10
* cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-07
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-04
* cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10