Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0fbfc46fb0b2f543a8b539e94c6c293ebc0b05a6
/
drivers
/
cpufreq
0ca6843
cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()
by Guennadi Liakhovetski
· 12 years ago
2f7021a8
cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()
by Michael Wang
· 11 years ago
8673b83
acpi-cpufreq: set current frequency based on target P-State
by Ross Lagerwall
· 11 years ago
1aad08d
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
9076eac
cpufreq: arm_big_little_dt: Instantiate as platform_driver
by Viresh Kumar
· 11 years ago
92a9b5c
cpufreq: arm_big_little_dt: Register driver only if DT has valid data
by Viresh Kumar
· 11 years ago
b5f1472
cpufreq / e_powersaver: Fix linker error when ACPI processor is a module
by Rafał Bilski
· 11 years ago
bdc92d74
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
by Ralf Baechle
· 11 years ago
fb40bc3
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
by Ralf Baechle
· 11 years ago
c96d53d
cpufreq / intel_pstate: Add additional supported CPU ID
by Dirk Brandewie
· 11 years ago
955ef48
cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT
by Viresh Kumar
· 11 years ago
a66b2e5
cpufreq: Preserve sysfs files across suspend/resume
by Srivatsa S. Bhat
· 11 years ago
b57ffac
cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)
by Wei Yongjun
· 11 years ago
60e6726
cpufreq, ondemand: Remove leftover debug line
by Borislav Petkov
· 12 years ago
d96f733
cpufreq / kirkwood: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
35363e9
cpufreq / intel_pstate: remove #ifdef MODULE compile fence
by Dirk Brandewie
· 12 years ago
a73108d
cpufreq / intel_pstate: Remove idle mode PID
by Dirk Brandewie
· 12 years ago
ca182ae
cpufreq / intel_pstate: fix ffmpeg regression
by Dirk Brandewie
· 12 years ago
d8f469e
cpufreq / intel_pstate: use lowest requested max performance
by Dirk Brandewie
· 12 years ago
1abc4b2
cpufreq / intel_pstate: remove idle time and duration from sample and calculations
by Dirk Brandewie
· 12 years ago
559f56c
cpufreq: Fix incorrect dependecies for ARM SA11xx drivers
by Alexander Shiyan
· 12 years ago
99af771
cpufreq: ARM big LITTLE: Fix Kconfig entries
by Viresh Kumar
· 12 years ago
5aaa9cc
cpufreq: cpufreq-cpu0: Free parent node for error cases
by Viresh Kumar
· 12 years ago
fc31d6f
cpufreq: cpufreq-cpu0: defer probe when regulator is not ready
by Nishanth Menon
· 12 years ago
d96038e
cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcount
by Viresh Kumar
· 12 years ago
a97c98a
cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers
by Viresh Kumar
· 12 years ago
2b80f31
cpufreq: ARM big LITTLE: Improve print message
by Viresh Kumar
· 12 years ago
4521adf
cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.h
by Viresh Kumar
· 12 years ago
3c792e0
cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't found
by Viresh Kumar
· 12 years ago
996905f
cpufreq: ARM big LITTLE DT: Return correct transition latency
by Viresh Kumar
· 12 years ago
bb08be7
cpufreq: ARM big LITTLE: Select PM_OPP
by Viresh Kumar
· 12 years ago
371deb9
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
1c3d85d
cpufreq: Revert incorrect commit 5800043
by Rafael J. Wysocki
· 12 years ago
885f925
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
7264a2b
cpufreq: pxa2xx: initialize variables
by Arnd Bergmann
· 12 years ago
5eed198
ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=y
by Chen Gang
· 12 years ago
141b467
cpufreq: cpu0: Put cpu parent node after using it
by Viresh Kumar
· 12 years ago
ad61f44
cpufreq: ARM big LITTLE: Adapt to latest cpufreq updates
by Viresh Kumar
· 12 years ago
763f8c3
cpufreq: ARM big LITTLE: put DT nodes after using them
by Viresh Kumar
· 12 years ago
820c6ca
cpufreq: Don't call __cpufreq_governor() for drivers without target()
by Viresh Kumar
· 12 years ago
70eb085
cpufreq: exynos5440: Protect OPP search calls with RCU lock
by Amit Daniel Kachhap
· 12 years ago
c778966
cpufreq: dbx500: Round to closest available freq
by Mats Fagerstrom
· 12 years ago
e4969eb
cpufreq: Call __cpufreq_governor() with correct policy->cpus mask
by Viresh Kumar
· 12 years ago
d1b6848
cpufreq / intel_pstate: Optimize intel_pstate_set_policy
by Srinivas Pandruvada
· 12 years ago
49ded52
cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver
by Nishanth Menon
· 12 years ago
c158520
cpufreq: exynos: Remove error return even if no soc is found
by Amit Daniel Kachhap
· 12 years ago
49d7b5b
cpufreq: exynos: Add cpufreq driver for exynos5440
by Amit Daniel Kachhap
· 12 years ago
9c5320c
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor
by Jacob Shin
· 12 years ago
fb30809
cpufreq: ondemand: allow custom powersave_bias_target handler to be registered
by Jacob Shin
· 12 years ago
5800043
cpufreq: convert cpufreq_driver to using RCU
by Nathan Zimmer
· 12 years ago
6eb1c37
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
764295a
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
73cc9c8
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
7258267
cpufreq: sh: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
7a99893
cpufreq: mips: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
ab423e4
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
8e8aa95
cpufreq: cris: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
d5cc990
cpufreq: blackfin: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
81c720c
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
59a2e61
cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
ec376a2
cpufreq / intel_pstate: Set timer timeout correctly
by Dirk Brandewie
· 12 years ago
b7e614c
cpufreq: integrator: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
cffc96e
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
adde904
cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
8a7b122
cpufreq: davinci: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
ceff98e
cpufreq: tegra: Move driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
a0ea048
cpufreq: ARM: Arrange drivers in alphabetical order
by Viresh Kumar
· 12 years ago
8a67f0e
cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
by Viresh Kumar
· 12 years ago
eb2f50f
cpufreq: drivers: Remove unnecessary assignments of policy-> members
by Viresh Kumar
· 12 years ago
8a00627
cpufreq: drivers: don't check range of target freq in .target()
by Viresh Kumar
· 12 years ago
e9f5183
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
by Viresh Kumar
· 12 years ago
b43a7ff
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
by Viresh Kumar
· 12 years ago
beb0ff3
cpufreq: Correct header guards typo
by Borislav Petkov
· 12 years ago
fd143b4
cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
by Viresh Kumar
· 12 years ago
746b3df
cpufreq: cpufreq-cpu0: No need to check cpu number in init()
by Viresh Kumar
· 12 years ago
f5c3ef2
cpufreq: check OF node /cpus presence before dereferencing it
by Paolo Pisati
· 12 years ago
9876584
cpufreq: conservative: Use an inline function to evaluate freq_target
by Stratos Karafotis
· 12 years ago
cc721c4
cpufreq: kirkwood: fix coccicheck warnings
by Silviu-Mihai Popescu
· 12 years ago
5df6055
cpufreq: Fix unsigned variable being checked for negative value
by jhbird.choi@samsung.com
· 12 years ago
27ed3cd
cpufreq: conservative: Fix the logic in frequency decrease checking
by Stratos Karafotis
· 12 years ago
7af1c05
cpufreq: conservative: Fix sampling_down_factor functionality
by Stratos Karafotis
· 12 years ago
9366d84
cpufreq: governors: Calculate iowait time only when necessary
by Stratos Karafotis
· 12 years ago
fed573d
cpufreq: conservative: Fix relation when decreasing frequency
by Namhyung Kim
· 12 years ago
ad529a9
cpufreq: conservative: Break out earlier on the lowest frequency
by Namhyung Kim
· 12 years ago
031299b
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
by Viresh Kumar
· 12 years ago
9d44592
cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
by Viresh Kumar
· 12 years ago
98104ee
cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
by Viresh Kumar
· 12 years ago
4d5dcc4
cpufreq: governor: Implement per policy instances of governors
by Viresh Kumar
· 12 years ago
7bd353a
cpufreq: Add per policy governor-init/exit infrastructure
by Viresh Kumar
· 12 years ago
0d1857a
cpufreq: Convert the cpufreq_driver_lock to a rwlock
by Nathan Zimmer
· 12 years ago
aa77a52
cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()
by Viresh Kumar
· 12 years ago
187da1d
cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()
by viresh kumar
· 12 years ago
05e99c8cf
intel-pstate: Use #defines instead of hard-coded values.
by Konrad Rzeszutek Wilk
· 12 years ago
e6f3eb2
cpufreq / intel_pstate: Fix calculation of current frequency
by Dirk Brandewie
· 12 years ago
b563b4e
cpufreq / intel_pstate: Add function to check that all MSRs are valid
by Dirk Brandewie
· 12 years ago
d3929b8
cpufreq / intel_pstate: Do not load on VM that does not report max P state.
by Dirk Brandewie
· 12 years ago
907cc90
cpufreq / intel_pstate: Fix intel_pstate_init() error path
by Dirk Brandewie
· 12 years ago
f5f43dc
cpufreq: highbank: do not initialize array with a loop
by Emilio López
· 12 years ago
e5dde92
cpufreq: Fix a typo in comment
by Namhyung Kim
· 12 years ago
c41b381
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
Next »