Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
17d15c4288fe45f6a010227965033748ae17db28
17d15c4
cpufreq: Interactive: Implement per policy instances of governor
by Viresh Kumar
· 11 years ago
c7f826b
cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards
by Viresh Kumar
· 11 years ago
83d10dd
cpufreq: interactive: Remove unnecessary cpu_online() check
by Viresh Kumar
· 11 years ago
26ca938
cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay
by Minsung Kim
· 11 years ago
90c6c15
cpufreq: interactive: resched timer if max freq raised
by Lianwei Wang
· 12 years ago
c79705d
cpufreq: interactive: fix race on cpufreq TRANSITION notifier
by Lianwei Wang
· 11 years ago
98b3b56
cpufreq: interactive: avoid underflow on active time calculation
by Minsung Kim
· 12 years ago
4e25bf9
cpufreq: interactive: reduce chance of zero time delta on load eval
by Todd Poynor
· 12 years ago
8cdabdc
cpufreq: interactive: handle errors from cpufreq_frequency_table_target
by Todd Poynor
· 12 years ago
1505cd1
cpufreq: interactive: fix uninitialized spinlock
by Minsung Kim
· 12 years ago
94e9095
cpufreq: interactive: base above_hispeed_delay on target freq, not current
by Todd Poynor
· 12 years ago
233dfa0
cpufreq: interactive: fix crash on error paths in get_tokenized_data
by Todd Poynor
· 12 years ago
72e4057
cpufreq: interactive: add io_is_busy interface
by Lianwei Wang
· 12 years ago
9c1f83a
cpufreq: interactive: allow arbitrary speed / delay mappings
by Minsung Kim
· 12 years ago
1d4f9a7
cpufreq: interactive: fix race on governor start/stop
by Lianwei Wang
· 12 years ago
df673d1
cpufreq: interactive: fix deadlock on spinlock in timer
by Todd Poynor
· 12 years ago
34974c3
cpufreq: interactive: don't handle transition notification if not enabled
by Todd Poynor
· 12 years ago
4b3d9ae
cpufreq: interactive: init default values at compile time
by Todd Poynor
· 12 years ago
9cdc130
cpufreq: interactive: default go_hispeed_load 99%, doc updates
by Todd Poynor
· 12 years ago
3951206
cpufreq: interactive: fix race on timer restart on governor start
by Todd Poynor
· 12 years ago
5cad609
cpufreq: interactive: fix racy timer stopping
by Todd Poynor
· 12 years ago
2b66049
cpufreq: interactive: fix boosting logic
by Todd Poynor
· 12 years ago
4add259
cpufreq: interactive: add timer slack to limit idle at speed > min
by Todd Poynor
· 12 years ago
e16d592
cpufreq: interactive: specify duration of CPU speed boost pulse
by Todd Poynor
· 12 years ago
0e58da2
cpufreq: interactive: adjust load for changes in speed
by Todd Poynor
· 12 years ago
31817c9
cpufreq: interactive: remove load since last speed change
by Todd Poynor
· 12 years ago
e9c6074
cpufreq: interactive: allow arbitrary speed / target load mappings
by Todd Poynor
· 12 years ago
131ff02
cpufreq: interactive: apply above_hispeed_delay to each step above hispeed
by Todd Poynor
· 12 years ago
8d2d93f
cpufreq: interactive: change speed according to current speed and target load
by Todd Poynor
· 12 years ago
e60cc1b
cpufreq: interactive: trace actual speed in target speed decisions
by Todd Poynor
· 12 years ago
8eccd41
cpufreq: interactive: kick timer on idle exit past expiry
by Todd Poynor
· 12 years ago
d72db42
cpufreq: interactive: use deferrable timer by default
by Lianwei Wang
· 12 years ago
e7afb7e
cpufreq: interactive: pin timers to associated CPU
by Todd Poynor
· 12 years ago
3b7b5f8
cpufreq: interactive: run at fraction of hispeed_freq when load is low
by Todd Poynor
· 12 years ago
762d62a
cpufreq: interactive: always limit initial speed bump to hispeed
by Todd Poynor
· 12 years ago
10332dc
cpufreq: interactive: remove input_boost handling
by Todd Poynor
· 12 years ago
0f1920b
cpufreq: interactive: handle speed up and down in the realtime task
by Todd Poynor
· 12 years ago
5c9b827
cpufreq: interactive: keep freezer happy when not current governor
by Sam Leffler
· 12 years ago
3ab7c2b
cpufreq: interactive: take idle notifications only when active
by Sam Leffler
· 12 years ago
46b2847
cpufreq: interactive: fixup trace of string params
by Todd Poynor
· 12 years ago
1a0389a
cpufreq: interactive: restart above_hispeed_delay at each hispeed load
by Todd Poynor
· 12 years ago
0b950bb
cpufreq-interactive: Compile fixup
by John Stultz
· 13 years ago
442a312
cpufreq: interactive: add boost pulse interface
by Todd Poynor
· 13 years ago
6d15fa3
cpufreq: interactive: set floor for boosted speed
by Todd Poynor
· 13 years ago
15a9ea0
cpufreq: interactive: Add sysfs boost interface for hints from userspace
by Todd Poynor
· 13 years ago
9b1f708
cpufreq: interactive: remove unused target_validate_time_in_idle
by Todd Poynor
· 13 years ago
ab8dc40
cpufreq: interactive: Boost frequency on touchscreen input
by Todd Poynor
· 13 years ago
8a833f1
cpufreq: interactive: Separate speed target revalidate time and initial set time
by Todd Poynor
· 13 years ago
d932f22
cpufreq: interactive: base hispeed bump on target freq, not actual
by Todd Poynor
· 13 years ago
a380aa8
cpufreq: interactive: adjust code and documentation to match
by Todd Poynor
· 13 years ago
cbbe17d
cpufreq: interactive: configurable delay before raising above hispeed
by Todd Poynor
· 13 years ago
1f408dc
cpufreq: interactive: don't drop speed if recently at higher load
by Todd Poynor
· 13 years ago
f87b9d5
cpufreq: interactive: set at least hispeed when above hispeed load
by Todd Poynor
· 13 years ago
c1128fc
cpufreq: interactive: apply intermediate load to max speed not current
by Todd Poynor
· 13 years ago
ae01047
cpufreq interactive governor: event tracing
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
9fb87680
Revert "ANDROID: cpufreq: interactive: Use idle-end notifiers"
by Stephen Boyd
· 8 years ago
6208a58
qcom-cpufreq: Migrate to CPUHP state machine
by Stephen Boyd
· 8 years ago
4ade523
qcom-cpufreq: Remove invalid frequency checking
by Stephen Boyd
· 8 years ago
cf930d6
qcom-cpufreq: Update for 4.9 API changes
by Stephen Boyd
· 8 years ago
efe6367
qcom-cpufreq: changes to adapt for opensource clock framework
by Santosh Mardi
· 8 years ago
13cd56e
qcom-cpufreq: skip frequencies that round to same rate
by Rohit Gupta
· 8 years ago
7288107
cpufreq: Check current frequency in device driver
by Junjie Wu
· 9 years ago
b8be333
qcom-cpufreq: Remove save/restore of scheduling policy
by Junjie Wu
· 10 years ago
d5261b0
qcom-cpufreq: Restore CPU frequency during resume
by Junjie Wu
· 10 years ago
ce5a578
cpufreq: Add snapshot of qcom-cpufreq driver
by Stephen Boyd
· 10 years ago
1c04240
cpufreq: cpu-boost: Force most/all tasks to big cluster on input event
by Rohit Gupta
· 10 years ago
d225b21
cpufreq: cpu-boost: Support separate input_boost_freq for different CPUs
by Junjie Wu
· 10 years ago
a88da62
cpufreq: cpu-boost: Add input boost feature
by Rohit Gupta
· 11 years ago
e53d0b2
cpufreq: cpu-boost: Add cpu-boost driver
by Saravana Kannan
· 11 years ago
92e3ea9
cpufreq: Add a notifer chain that governors can use to report information
by Rohit Gupta
· 10 years ago
8a1c290f
cpufreq: restore policy min and max freq after hotplug
by Santosh Mardi
· 8 years ago
a0bf0ee
cpufreq: Use pr_info() for driver registration and unregistration
by Junjie Wu
· 10 years ago
55f0386
cpufreq: Improve governor related CPUFreq error messages
by Junjie Wu
· 10 years ago
2440ee0d
trace: power: add cpu_frequency_switch_{start, end}
by Matt Wagantall
· 12 years ago
c481c78
trace: cpu_freq_switch: Add profiler for CPU frequency switch times
by Matt Wagantall
· 12 years ago
1d8f547
msm: kgsl: Move set_secured_mode into adreno
by Carter Cooper
· 8 years ago
8567af0
msm: kgsl: Move spin idle debug print into adreno base code
by Carter Cooper
· 8 years ago
c0b7581
ARM: dts: msm: Add audio support for SDM845 targets
by Banajit Goswami
· 8 years ago
7885c69
ARM: dts: msm: Include sdm845-pinctrl.dtsi for all SDM845 targets
by Banajit Goswami
· 8 years ago
a923e75
Merge "drm/msm/sde: add DSC encoder support for display topologies" into msm-4.9
by Kyle Yan
· 8 years ago
5c2f070
drm/msm/sde: add DSC encoder support for display topologies
by Jeykumar Sankaran
· 8 years ago
0955c6c
msm: kgsl: Protect the IOMMU register range on A6XX
by Lynus Vaz
· 8 years ago
c9e440d
Merge "msm: gsi: Remove duplicate registers defines" into msm-4.9
by Kyle Yan
· 8 years ago
62c62f0
msm: gsi: Remove duplicate registers defines
by Ghanim Fodi
· 8 years ago
6a83134
msm: ipa3: Bandwidth voting for IPA core clocks
by Ghanim Fodi
· 8 years ago
448abca
ARM: dts: msm: Add support for IPA clock voting by bus driver
by Ghanim Fodi
· 8 years ago
4dd0041
Merge "msm: kgsl: Fix compilation issues" into msm-4.9
by Kyle Yan
· 8 years ago
292d6be
Merge "usb: xhci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET" into msm-4.9
by Kyle Yan
· 8 years ago
34ae499
Merge "msm: sde: add support for sync file to sde rotator" into msm-4.9
by Kyle Yan
· 8 years ago
7fc2f92
Merge "misc: Fix merge error in Makefile" into msm-4.9
by Kyle Yan
· 8 years ago
e0142def
Merge "drivers: qcom: rpmh: Check for NULL pointer" into msm-4.9
by Kyle Yan
· 8 years ago
07ea575
Merge "ion: use %pK instead of %p which respects kptr_restrict sysctl" into msm-4.9
by Kyle Yan
· 8 years ago
5263e22
Merge "msm: secure_buffer: Add VMID_CP_CAMERA_PREVIEW" into msm-4.9
by Kyle Yan
· 8 years ago
49e881e
defconfig: sdm845: Enable UID_SYS_STATS config
by Channagoud Kadabi
· 8 years ago
6997f8c
Merge "ARM: dts: msm: switch to RPMh controlled clocks for sdm845" into msm-4.9
by Kyle Yan
· 8 years ago
c47374c
Merge "clk: qcom: gcc-sdm845: remove XO dummy clock" into msm-4.9
by Kyle Yan
· 8 years ago
aa1e55c
Merge "clk: qcom: clk-rpmh: remove xo_board clock as parent" into msm-4.9
by Kyle Yan
· 8 years ago
2a242d9
Merge "defconfig: arm64: msm: enable CONFIG_MSM_CLK_RPMH" into msm-4.9
by Kyle Yan
· 8 years ago
Next »