Age | Commit message (Expand) | Author | Files | Lines |
2015-07-22 | cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit() | Pan Xinhui | 1 | -0/+1 |
2015-07-22 | cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_data | Pan Xinhui | 1 | -7/+7 |
2015-07-22 | ACPI / processor: Drop an unused argument of a cleanup routine | Rafael J. Wysocki | 1 | -3/+2 |
2014-04-07 | cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table | Viresh Kumar | 1 | -1/+1 |
2014-04-07 | cpufreq: ia64: don't set .driver_data to index | Viresh Kumar | 1 | -1/+0 |
2014-03-12 | cpufreq: add 'freq_table' in struct cpufreq_policy | Viresh Kumar | 1 | -1/+0 |
2013-10-31 | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 1 | -19/+0 |
2013-10-26 | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 1 | -18/+3 |
2013-10-16 | cpufreq: ia64-acpi: don't initialize part of policy set by core | Viresh Kumar | 1 | -1/+0 |
2013-10-16 | cpufreq: ia64-acpi: Use generic cpufreq routines | Viresh Kumar | 1 | -24/+2 |
2013-09-30 | cpufreq: ia64-acpi: use cpufreq_table_validate_and_show() | Viresh Kumar | 1 | -3/+1 |
2013-08-10 | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 1 | -1/+0 |
2013-08-08 | cpufreq: Use sizeof(*ptr) convetion for computing sizes | Viresh Kumar | 1 | -2/+2 |
2013-06-04 | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 1 | -1/+1 |
2013-04-10 | cpufreq: ia64: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -0/+438 |