Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e8d1e5da04c7b40b96b4b9b565c0f17db40dfee0
/
Documentation
/
cpu-freq
7c12860
cpufreq: interactive: Use load prediction provided by scheduler
by Junjie Wu
· 9 years ago
aceecc06
cpufreq: interactive: Delay evaluation of notification by 1ms
by Junjie Wu
· 9 years ago
62b27ec
cpufreq: interactive: Add documentation for new sysfs nodes
by Junjie Wu
· 9 years ago
9c1f83a
cpufreq: interactive: allow arbitrary speed / delay mappings
by Minsung Kim
· 12 years ago
9cdc130
cpufreq: interactive: default go_hispeed_load 99%, doc updates
by Todd Poynor
· 12 years ago
e9c6074
cpufreq: interactive: allow arbitrary speed / target load mappings
by Todd Poynor
· 12 years ago
442a312
cpufreq: interactive: add boost pulse interface
by Todd Poynor
· 13 years ago
15a9ea0
cpufreq: interactive: Add sysfs boost interface for hints from userspace
by Todd Poynor
· 13 years ago
ab8dc40
cpufreq: interactive: Boost frequency on touchscreen input
by Todd Poynor
· 13 years ago
a380aa8
cpufreq: interactive: adjust code and documentation to match
by Todd Poynor
· 13 years ago
ef96969
cpufreq: interactive: New 'interactive' governor
by Mike Chan
· 14 years ago
0434ebe
Revert "FROMLIST: cpufreq: Add android's 'interactive' governor"
by Stephen Boyd
· 8 years ago
c33cc8f
FROMLIST: cpufreq: Add android's 'interactive' governor
by Viresh Kumar
· 8 years ago
3732b30
cpufreq-stats: Minor documentation fix
by Jean Delvare
· 8 years ago
da7d3ab
Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency"
by Andreas Herrmann
· 8 years ago
d218ed7
cpufreq: Return index from cpufreq_frequency_table_target()
by Viresh Kumar
· 8 years ago
7ab4aab
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
by Viresh Kumar
· 8 years ago
64bf55a
cpufreq: Unexport cpufreq_frequency_table_cpuinfo()
by Viresh Kumar
· 8 years ago
5bc8ac0
Documentation: cpufreq: intel_pstate: fix typo
by Felipe Franciosi
· 9 years ago
a032d2d
Documentation: cpufreq: intel_pstate: enhance documentation
by Srinivas Pandruvada
· 9 years ago
790d849
cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency
by Jacob Tanenbaum
· 9 years ago
6bfb7c7
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
by Viresh Kumar
· 9 years ago
1e467e6
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 9 years ago
1df1b36
Documentation, intel_pstate: Improve legacy mode internal governors description
by Prarit Bhargava
· 9 years ago
f133d08
Documentation: cpufreq: delete duplicate description of sysfs interface 'scaling_driver'
by Wang Long
· 10 years ago
0522424
intel_pstate: Add num_pstates to sysfs
by Kristen Carlson Accardi
· 10 years ago
d01b1f4
intel_pstate: expose turbo range to sysfs
by Kristen Carlson Accardi
· 10 years ago
2f86dc4
intel_pstate: Add support for HWP
by Dirk Brandewie
· 10 years ago
41629a8
intel_pstate: Update documentation of {max,min}_perf_pct sysfs files
by Dirk Brandewie
· 10 years ago
1c03a2d
cpufreq: add support for intermediate (stable) frequencies
by Viresh Kumar
· 10 years ago
a0dd7b7
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
by Nishanth Menon
· 11 years ago
dec102a
cpufreq: Make linux-pm@vger.kernel.org official mailing list
by Viresh Kumar
· 11 years ago
27e289d
cpufreq: Introduce macros for cpufreq_frequency_table iteration
by Stratos Karafotis
· 11 years ago
367dc4a
cpufreq: Add stop CPU callback to cpufreq_driver interface
by Dirk Brandewie
· 11 years ago
0b443ea
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
by Viresh Kumar
· 11 years ago
0636f0c
Documentation: cpufreq / boost: Update BOOST documentation
by Lukasz Majewski
· 11 years ago
a3ea015
Documentation / cpufreq: add intel-pstate.txt
by Ramkumar Ramachandra
· 11 years ago
9c0ebcf
cpufreq: Implement light weight ->target_index() routine
by Viresh Kumar
· 11 years ago
adc97d6
cpufreq: Drop the owner field from struct cpufreq_driver
by Viresh Kumar
· 11 years ago
5070158
cpufreq: rename index as driver_data in cpufreq_frequency_table
by Viresh Kumar
· 12 years ago
534c97b
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9c5320c
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor
by Jacob Shin
· 12 years ago
3451d02
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
by Frederic Weisbecker
· 13 years ago
eb2f50f
cpufreq: drivers: Remove unnecessary assignments of policy-> members
by Viresh Kumar
· 12 years ago
3a7818e
cpufreq: Documentation: Fix cpufreq_frequency_table name
by Viresh Kumar
· 12 years ago
7af1c05
cpufreq: conservative: Fix sampling_down_factor functionality
by Stratos Karafotis
· 12 years ago
951fc5f
cpufreq: Update Documentation for cpus and related_cpus
by Viresh Kumar
· 12 years ago
615b730
acpi-cpufreq: Add support for disabling dynamic overclocking
by Andre Przywara
· 12 years ago
e7cbb5b
Doc: cpufreq: Fix typo and outdated line
by Paul Bolle
· 13 years ago
bd74b32
Fix documentation and comment typo 'no_hz'
by Paul Bolle
· 13 years ago
25eb650
doc: fix wrong arch/i386 references
by Wanlong Gao
· 13 years ago
5b95364
[CPUFREQ] Add documentation for sampling_down_factor
by Vishwanath BS
· 14 years ago
0f1d683
[CPUFREQ] Processor Clocking Control interface driver
by Naga Chumbalkar
· 15 years ago
292e004
[CPUFREQ] fix default value for ondemand governor
by Mike Frysinger
· 15 years ago
e2f74f3
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
by Thomas Renninger
· 15 years ago
bbe237a
[CPUFREQ] Document units for transition latency
by Mark Brown
· 15 years ago
da470db
[CPUFREQ] update Doc for cpuinfo_cur_freq and scaling_cur_freq
by Naga Chumbalkar
· 15 years ago
51555c0
[CPUFREQ] minor correction to cpu-freq documentation
by Chumbalkar Nagananda
· 15 years ago
4f4d1ad
[CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is useful
by Thomas Renninger
· 16 years ago
112124a
[CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictions
by Thomas Renninger
· 16 years ago
9411b4e
[CPUFREQ] ondemand/conservative: deprecate sampling_rate{min,max}
by Thomas Renninger
· 16 years ago
ed12978
[CPUFREQ] Introduce /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_transition_latency
by Thomas Renninger
· 16 years ago
62663ea
ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries
by Thomas Renninger
· 16 years ago
8a65505
doc: Update sh cpufreq documentation.
by Paul Mundt
· 16 years ago
121fe86
[CPUFREQ] Documentation: Add Blackfin to list of supported processors
by Robin Getz
· 16 years ago
8d59225
[CPUFREQ] correct broken links and email addresses
by Németh Márton
· 16 years ago
d919588
Documentation cleanup: trivial misspelling, punctuation, and grammar corrections.
by Matt LaPlante
· 16 years ago
da8395be
[CPUFREQ] Remove documentation of removed ondemand tunable.
by Dave Jones
· 16 years ago
605400a
[CPUFREQ] document the currently undocumented parts of the sysfs interface
by Darrick J. Wong
· 17 years ago
9e2697f
[ARM] pxa: add cpufreq support
by Russell King
· 17 years ago
a982ac0
misc doc and kconfig typos
by Matt LaPlante
· 17 years ago
c436688
Merge ../linus
by Dave Jones
· 18 years ago
5d3f083
Fix typos in /Documentation : Misc
by Matt LaPlante
· 18 years ago
eff0df6
[CPUFREQ] Documentation fix
by Dominik Brodowski
· 18 years ago
53cb472
Fix typos in Documentation/: 'S'
by Matt LaPlante
· 18 years ago
992caac
Fix typos in Documentation/: 'N'-'P'
by Matt LaPlante
· 18 years ago
2fe0ae7
Fix typos in Documentation/: 'H'-'M'
by Matt LaPlante
· 18 years ago
a2ffd27
Fix typos in Documentation/: 'F'-'G'
by Matt LaPlante
· 18 years ago
9c9a43e
[CPUFREQ] return error when failing to set minfreq
by Mattia Dongili
· 18 years ago
4c41251
[CPUFREQ] Update LART site URL
by Erik Mouw
· 19 years ago
537208c
[PATCH] cpufreq: documentation for 'ondemand' and 'conservative'
by Alexander Clouter
· 19 years ago
d533f67
[PATCH] Spelling fixes for Documentation/
by Tobias Klauser
· 19 years ago
594dd2c
[PATCH] cpufreq: governors documentation fixes
by Nico Golde
· 19 years ago
21e3024
[PATCH] cpufreq-stats driver documentation
by Venkatesh Pallipadi
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago