aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/pasemi-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski1-3/+3
2017-05-23cpufreq/pasemi: Adjust system_state checkThomas Gleixner1-1/+1
2014-04-30cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis1-5/+5
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar1-6/+6
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar1-1/+0
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-45/+6
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar1-13/+1
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar1-10/+2
2013-10-16cpufreq: pasemi: use cpufreq_generic_init()Viresh Kumar1-8/+1
2013-10-16cpufreq: pasemi: Use generic cpufreq routinesViresh Kumar1-12/+2
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+1
2013-09-30cpufreq: pasemi: use cpufreq_table_validate_and_show()Viresh Kumar1-3/+1
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar1-1/+0
2013-06-07cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+331