Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b55e27d563f493665693b494735574e68c3c5b9
/
drivers
/
cpufreq
5f2f88e
Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'
by Rafael J. Wysocki
· 9 years ago
6d45b71
intel_pstate: Fix intel_pstate_get()
by Rafael J. Wysocki
· 9 years ago
ba41e1b
cpufreq: intel_pstate: Fix HWP on boot CPU after system resume
by Rafael J. Wysocki
· 9 years ago
81be193
Merge branch 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 9 years ago
2482bc3
cpufreq: st: enable selective initialization based on the platform
by Sudeep Holla
· 9 years ago
1becf03
cpufreq: intel_pstate: Fix processing for turbo activation ratio
by Srinivas Pandruvada
· 9 years ago
94862a6
Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERIODIC"
by Rafael J. Wysocki
· 9 years ago
395da12
Merge branch 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 9 years ago
c9d9c92
cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended set
by Rafael J. Wysocki
· 9 years ago
ffb8105
intel_pstate: Avoid getting stuck in high P-states when idle
by Rafael J. Wysocki
· 9 years ago
fa81e66
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'
by Rafael J. Wysocki
· 9 years ago
b318556
cpufreq: dt: Drop stale comment
by Viresh Kumar
· 9 years ago
13ad770
cpufreq: intel_pstate: Documenation for structures
by Srinivas Pandruvada
· 9 years ago
30a3915
cpufreq: intel_pstate: fix inconsistency in setting policy limits
by Srinivas Pandruvada
· 9 years ago
febce40
intel_pstate: Avoid extra invocation of intel_pstate_sample()
by Rafael J. Wysocki
· 9 years ago
bb6ab52
intel_pstate: Do not set utilization update hook too early
by Rafael J. Wysocki
· 9 years ago
3d66c6b
Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
33068b6
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
539a4c4
cpufreq: governor: Always schedule work on the CPU running update
by Rafael J. Wysocki
· 9 years ago
3bbf8fe
cpufreq: Always update current frequency before startig governor
by Rafael J. Wysocki
· 9 years ago
999f572
cpufreq: Introduce cpufreq_update_current_freq()
by Rafael J. Wysocki
· 9 years ago
0a30076
cpufreq: Introduce cpufreq_start_governor()
by Rafael J. Wysocki
· 9 years ago
1b02898
cpufreq: powernv: Add sysfs attributes to show throttle stats
by Shilpasri G Bhat
· 9 years ago
ac13b99
cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static
by Jisheng Zhang
· 9 years ago
3e5963b
cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
by Michael Neuling
· 9 years ago
46e595a
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
33b3d2e
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
ed72662
cpufreq: acpi-cpufreq: Clean up hot plug notifier callback
by Richard Cochran
· 9 years ago
fdfdb2b
intel_pstate: Do not call wrmsrl_on_cpu() with disabled interrupts
by Rafael J. Wysocki
· 9 years ago
c75361c
cpufreq: Make cpufreq_quick_get() safe to call
by Richard Cochran
· 9 years ago
4ed3900
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
4fec7ad
intel_pstate: Do not skip samples partially
by Rafael J. Wysocki
· 9 years ago
8fa520a
intel_pstate: Remove freq calculation from intel_pstate_calc_busy()
by Philippe Longepe
· 9 years ago
7349ec0
intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_performance()
by Philippe Longepe
· 9 years ago
a158bed
intel_pstate: Optimize calculation for max/min_perf_adj
by Philippe Longepe
· 9 years ago
b54a0df
intel_pstate: Remove extra conversions in pid calculation
by Philippe Longepe
· 9 years ago
a5acbfb
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
by Rafael J. Wysocki
· 9 years ago
adaf9fc
cpufreq: Move scheduler-related code to the sched directory
by Rafael J. Wysocki
· 9 years ago
edd4a89
Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
by Viresh Kumar
· 9 years ago
08f511f
cpufreq: Reduce cpufreq_update_util() overhead a bit
by Rafael J. Wysocki
· 9 years ago
e6f0365
cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is set
by Rafael J. Wysocki
· 9 years ago
242aa88
cpufreq: Remove 'policy->governor_enabled'
by Viresh Kumar
· 9 years ago
a1317e0
cpufreq: Rename __cpufreq_governor() to cpufreq_governor()
by Viresh Kumar
· 9 years ago
11eb69b
cpufreq: Relocate handle_update() to kill its declaration
by Viresh Kumar
· 9 years ago
f737236
cpufreq: governor: Drop unnecessary checks from show() and store()
by Viresh Kumar
· 9 years ago
27de348
cpufreq: governor: Fix race in dbs_update_util_handler()
by Rafael J. Wysocki
· 9 years ago
94ab5e0
cpufreq: governor: Make gov_set_update_util() static
by Rafael J. Wysocki
· 9 years ago
1112e9d
cpufreq: governor: Narrow down the dbs_data_mutex coverage
by Rafael J. Wysocki
· 9 years ago
e3f5ed9
cpufreq: governor: Make dbs_data_mutex static
by Rafael J. Wysocki
· 9 years ago
47ebaac
cpufreq: governor: Relocate definitions of tuners structures
by Rafael J. Wysocki
· 9 years ago
8c8f77f
cpufreq: governor: Move per-CPU data to the common code
by Rafael J. Wysocki
· 9 years ago
7d5a995
cpufreq: governor: Make governor private data per-policy
by Rafael J. Wysocki
· 9 years ago
d1db75f
cpufreq: ondemand: Rework the handling of powersave bias updates
by Rafael J. Wysocki
· 9 years ago
a33cce1
cpufreq: governor: Fix CPU load information updates via ->store
by Rafael J. Wysocki
· 9 years ago
76c5f66
cpufreq: ondemand: Drop one more callback from struct od_ops
by Rafael J. Wysocki
· 9 years ago
8434dad
cpufreq: governor: Drop unused governor callback and data fields
by Rafael J. Wysocki
· 9 years ago
702c9e5
cpufreq: governor: Add a ->start callback for governors
by Rafael J. Wysocki
· 9 years ago
8847e03
cpufreq: governor: Move io_is_busy to struct dbs_data
by Rafael J. Wysocki
· 9 years ago
574ef14
cpufreq: governor: Close dbs_data update race condition
by Rafael J. Wysocki
· 9 years ago
8eb055d
cpufreq: ondemand: Drop unused callback from struct od_ops
by Rafael J. Wysocki
· 9 years ago
a7f35cf
cpufreq: ondemand: Simplify od_update() slightly
by Rafael J. Wysocki
· 9 years ago
07aa440
cpufreq: governor: Use microseconds in sample delay computations
by Rafael J. Wysocki
· 9 years ago
6e96c5b
cpufreq: ondemand: Simplify conditionals in od_dbs_timer()
by Rafael J. Wysocki
· 9 years ago
57dc3bc
cpufreq: governor: Move rate_mult to struct policy_dbs
by Rafael J. Wysocki
· 9 years ago
78347cd
cpufreq: governor: Reset sample delay in store_sampling_rate()
by Rafael J. Wysocki
· 9 years ago
4cccf75
cpufreq: governor: Get rid of the ->gov_check_cpu callback
by Rafael J. Wysocki
· 9 years ago
57eb832
cpufreq: governor: Clean up load-related computations
by Rafael J. Wysocki
· 9 years ago
679b8fe
cpufreq: governor: Fix nice contribution computation in dbs_check_cpu()
by Rafael J. Wysocki
· 9 years ago
e4db281
cpufreq: governor: Avoid atomic operations in hot paths
by Rafael J. Wysocki
· 9 years ago
f62b937
cpufreq: governor: Simplify gov_cancel_work() slightly
by Rafael J. Wysocki
· 9 years ago
b9db427
cpufreq: governor: Avoid irq_work_queue_on() crash on non-SMP ARM
by Rafael J. Wysocki
· 9 years ago
a23d6d1
cpufreq: ondemand: Rearrange od_dbs_timer() to avoid updating delay
by Viresh Kumar
· 9 years ago
aded387
cpufreq: conservative: Update sample_delay_ns immediately
by Viresh Kumar
· 9 years ago
581c214
cpufreq: governor: No need to manage state machine now
by Viresh Kumar
· 9 years ago
99522fe
cpufreq: Remove cpufreq_governor_lock
by Viresh Kumar
· 9 years ago
49f1856
cpufreq: Call __cpufreq_governor() with policy->rwsem held
by Viresh Kumar
· 9 years ago
69cee71
cpufreq: Merge cpufreq_offline_prepare/finish routines
by Viresh Kumar
· 9 years ago
c54df07
cpufreq: governor: Create and traverse list of policy_dbs to avoid deadlock
by Viresh Kumar
· 9 years ago
68e80da
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
by Viresh Kumar
· 9 years ago
fd8ddc4
cpufreq: governor: Drop unused macros for creating governor tunable attributes
by Viresh Kumar
· 9 years ago
c443563
cpufreq: governor: New sysfs show/store callbacks for governor tunables
by Viresh Kumar
· 9 years ago
ff4b178
cpufreq: governor: Move common tunables to 'struct dbs_data'
by Viresh Kumar
· 9 years ago
d0684d3
cpufreq: governor: Create generic macro for common tunables
by Viresh Kumar
· 9 years ago
fafd5e8
cpufreq: governor: Drop pointless goto from cpufreq_governor_init()
by Rafael J. Wysocki
· 9 years ago
686cc63
cpufreq: governor: Rename skip_work to work_count
by Rafael J. Wysocki
· 9 years ago
cea6a9e
cpufreq: governor: Symmetrize cpu_dbs_info initialization and cleanup
by Rafael J. Wysocki
· 9 years ago
bc50547
cpufreq: governor: Rearrange governor data structures
by Rafael J. Wysocki
· 9 years ago
e975189
cpufreq: governor: Simplify cpufreq_governor_limits()
by Rafael J. Wysocki
· 9 years ago
d10b5eb
cpufreq: governor: Drop cpu argument from dbs_check_cpu()
by Rafael J. Wysocki
· 9 years ago
e40e7b2
cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info
by Rafael J. Wysocki
· 9 years ago
ea59ee0d
cpufreq: governor: Drop the gov pointer from struct dbs_data
by Rafael J. Wysocki
· 9 years ago
906a6e5
cpufreq: governor: Rework cpufreq_governor_dbs()
by Rafael J. Wysocki
· 9 years ago
7bdad34
cpufreq: governor: Rename some data types and variables
by Rafael J. Wysocki
· 9 years ago
af92618
cpufreq: governor: Put governor structure into common_dbs_data
by Rafael J. Wysocki
· 9 years ago
5da3dd1
cpufreq: governor: Avoid passing dbs_data pointers around unnecessarily
by Rafael J. Wysocki
· 9 years ago
2bb8d94
cpufreq: governor: Use common mutex for dbs_data protection
by Rafael J. Wysocki
· 9 years ago
9be4fd2
cpufreq: governor: Replace timers with utilization update callbacks
by Rafael J. Wysocki
· 9 years ago
a4675fb
cpufreq: intel_pstate: Replace timers with utilization update callbacks
by Rafael J. Wysocki
· 9 years ago
34e2c55
cpufreq: Add mechanism for registering utilization update callbacks
by Rafael J. Wysocki
· 9 years ago
ed757a2
cpufreq: acpi-cpufreq: Make read and write operations more efficient
by Rafael J. Wysocki
· 9 years ago
Next »