summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-01-31FROMLIST: cpufreq: Add android's 'interactive' governorViresh Kumar5-0/+1600
2016-09-08cpufreq-stats: Minor documentation fixJean Delvare1-1/+1
2016-07-22Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...Andreas Herrmann2-4/+2
2016-06-08cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar9-61/+37
2016-06-08cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar9-23/+16
2016-06-02cpufreq: Unexport cpufreq_frequency_table_cpuinfo()Viresh Kumar3-5/+3
2016-02-18Documentation: cpufreq: intel_pstate: fix typoFelipe Franciosi1-1/+1
2016-01-05Documentation: cpufreq: intel_pstate: enhance documentationSrinivas Pandruvada1-42/+199
2015-12-09cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latencyJacob Tanenbaum2-2/+4
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar7-19/+9
2015-06-25Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds88-79/+1957
2015-06-04Documentation, intel_pstate: Improve legacy mode internal governors descriptionPrarit Bhargava2-11/+12
2015-05-05Documentation: cpufreq: delete duplicate description of sysfs interface 'scal...Wang Long1-2/+0
2015-01-30intel_pstate: Add num_pstates to sysfsKristen Carlson Accardi2-0/+17
2015-01-30intel_pstate: expose turbo range to sysfsKristen Carlson Accardi2-0/+22
2014-11-11intel_pstate: Add support for HWPDirk Brandewie4-14/+167
2014-07-06intel_pstate: Update documentation of {max,min}_perf_pct sysfs filesDirk Brandewie1-2/+5
2014-06-05cpufreq: add support for intermediate (stable) frequenciesViresh Kumar3-9/+112
2014-05-06PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon7-147/+167
2014-04-30cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar6-9/+7
2014-04-29cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis3-0/+51
2014-03-20cpufreq: Add stop CPU callback to cpufreq_driver interfaceDirk Brandewie3-1/+10
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar11-25/+7
2014-01-17Documentation: cpufreq / boost: Update BOOST documentationLukasz Majewski1-13/+13
2014-01-06Documentation / cpufreq: add intel-pstate.txtRamkumar Ramachandra1-0/+40
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar50-759/+242
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar37-38/+0
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar37-227/+223
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-119/+990
2013-04-10cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin6-1/+190
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker15-46/+51
2013-04-02cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar6-31/+17
2013-04-02cpufreq: Documentation: Fix cpufreq_frequency_table nameViresh Kumar1-2/+2
2013-03-31cpufreq: conservative: Fix sampling_down_factor functionalityStratos Karafotis2-3/+14
2013-02-01cpufreq: Update Documentation for cpus and related_cpusViresh Kumar3-6/+14
2012-09-09acpi-cpufreq: Add support for disabling dynamic overclockingAndre Przywara3-0/+281
2011-11-08Doc: cpufreq: Fix typo and outdated linePaul Bolle1-3/+1
2011-08-08Fix documentation and comment typo 'no_hz'Paul Bolle2-2/+2
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao13-36/+36
2011-03-16[CPUFREQ] Add documentation for sampling_down_factorVishwanath BS1-0/+11
2010-01-13[CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar5-0/+845
2010-01-13[CPUFREQ] fix default value for ondemand governorMike Frysinger1-2/+2
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger8-24/+81
2009-11-24[CPUFREQ] Document units for transition latencyMark Brown1-3/+3
2009-09-01[CPUFREQ] update Doc for cpuinfo_cur_freq and scaling_cur_freqNaga Chumbalkar1-2/+7
2009-06-15[CPUFREQ] minor correction to cpu-freq documentationChumbalkar Nagananda2-2/+1
2009-06-15[CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is usefulThomas Renninger3-43/+18
2009-02-25[CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictionsThomas Renninger3-21/+49
2009-02-25[CPUFREQ] ondemand/conservative: deprecate sampling_rate{min,max}Thomas Renninger3-2/+40
2009-02-25[CPUFREQ] Introduce /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_transition_l...Thomas Renninger2-0/+15
[next]