summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/ia64-acpi-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq/ia64: Replace racy task affinity logicThomas Gleixner2017-04-151-53/+39
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-2/+3
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-5/+4
* cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()Pan Xinhui2015-07-221-0/+1
* cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_dataPan Xinhui2015-07-221-7/+7
* ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-221-3/+2
* cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar2014-04-071-1/+1
* cpufreq: ia64: don't set .driver_data to indexViresh Kumar2014-04-071-1/+0
* cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar2014-03-121-1/+0
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-19/+0
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-18/+3
* cpufreq: ia64-acpi: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0
* cpufreq: ia64-acpi: Use generic cpufreq routinesViresh Kumar2013-10-161-24/+2
* cpufreq: ia64-acpi: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-3/+1
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-071-2/+2
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-1/+1
* cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+438
OpenPOWER on IntegriCloud