Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cdbeb315ed8dcc142a68054899cedd6e4f1fea3f
/
drivers
/
cpufreq
343e60e
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
by Rafael J. Wysocki
· 6 years ago
0e141d1
cpufreq: scmi: Fix frequency invariance in slow path
by Quentin Perret
· 6 years ago
2f66196
cpufreq: check if policy is inactive early in __cpufreq_get()
by Sudeep Holla
· 6 years ago
1690d8b
cpufreq: scpi/scmi: Fix freeing of dynamic OPPs
by Viresh Kumar
· 6 years ago
8d69733
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
17bf423
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2849dd8
cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
by Taniya Das
· 6 years ago
531b5c9
sched/topology: Make Energy Aware Scheduling depend on schedutil
by Quentin Perret
· 6 years ago
a67d584
cpufreq: nforce2: Remove meaningless return
by Yangtao Li
· 6 years ago
df3e1c8
cpufreq: ia64: Remove unused header files
by Yangtao Li
· 6 years ago
4bbfd74
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
cccf6ae
cpufreq: imx6q: save one condition block for normal case of nvmem read
by Anson Huang
· 6 years ago
58ad4e6
cpufreq: imx6q: remove unused code
by Anson Huang
· 6 years ago
0dc0eb7
cpufreq: pmac64: add of_node_put()
by Yangtao Li
· 6 years ago
3be466d
cpufreq: powernv: add of_node_put()
by Yangtao Li
· 6 years ago
af3b737
cpufreq: intel_pstate: Force HWP min perf before offline
by Srinivas Pandruvada
· 6 years ago
6e218d2
cpufreq: s3c24xx: Change to use DEFINE_SHOW_ATTRIBUTE macro
by Yangtao Li
· 6 years ago
cc69b38
cpufreq/cpufreq_governor: Replace synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
09659af
cpufreq/intel_pstate: Replace synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
f99e33f
drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
by Christophe Leroy
· 6 years ago
d98ccfc
cpufreq: ti-cpufreq: Only register platform_device when supported
by Dave Gerlach
· 6 years ago
6ef28a0
cpufreq: imx6q: add return value check for voltage scale
by Anson Huang
· 6 years ago
f174e49
cpufreq: remove unused arm_big_little_dt driver
by Sudeep Holla
· 6 years ago
a731440
cpufreq: drop ARM_BIG_LITTLE_CPUFREQ support for ARM64
by Sudeep Holla
· 6 years ago
5906056
cpufreq: intel_pstate: Fix compilation for !CONFIG_ACPI
by Dominik Brodowski
· 6 years ago
fec9806
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c05f364
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5d113aa
Merge branches 'pm-opp' and 'powercap'
by Rafael J. Wysocki
· 6 years ago
a3ade38
cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent()
by Christoph Hellwig
· 6 years ago
da5e79b
cpufreq: conservative: Take limits changes into account properly
by Rafael J. Wysocki
· 6 years ago
86d333a
cpufreq: intel_pstate: Add base_frequency attribute
by Srinivas Pandruvada
· 6 years ago
2733fb0
cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull
by Anson Huang
· 6 years ago
9d21d33
cpufreq: dt-platdev: allow RK3399 to have separate tunables per cluster
by Dmitry Torokhov
· 6 years ago
c2dc121
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-opp
by Rafael J. Wysocki
· 6 years ago
51c99dd
cpufreq: dt: Try freeing static OPPs only if we have added them
by Viresh Kumar
· 6 years ago
8ff3c22
cpufreq / CPPC: Mark acpi_ids as used
by Nathan Chancellor
· 6 years ago
f2c4db1
x86/cpu: Sanitize FAM6_ATOM naming
by Peter Zijlstra
· 6 years ago
fb64207
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-opp
by Rafael J. Wysocki
· 6 years ago
7f9558e
Merge back earlier cpufreq material for 4.20.
by Rafael J. Wysocki
· 6 years ago
d51aea1
cpufreq: qcom-kryo: Fix section annotations
by Nathan Chancellor
· 6 years ago
cc9690c
cpufreq: Add Hygon Dhyana support
by Pu Wen
· 6 years ago
883071c
cpufreq: mvebu: Remove OPPs using dev_pm_opp_remove()
by Viresh Kumar
· 6 years ago
d1e1303
cpufreq: dt: Add support for r8a7744
by Biju Das
· 6 years ago
51b1776
cpufreq: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
0e7ea2f
cpufreq: remove unnecessary unlikely()
by Igor Stoppa
· 6 years ago
f3ea4962
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
dfec4a8
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
2a3eb51
cpufreq: governor: Avoid accessing invalid governor_data
by Henry Willard
· 6 years ago
d3264f7
cpufreq: intel_pstate: Ignore turbo active ratio in HWP
by Srinivas Pandruvada
· 6 years ago
6ccbe1d
Merge back cpufreq changes for 4.19.
by Rafael J. Wysocki
· 6 years ago
01e61a42
cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms
by Srinivas Pandruvada
· 6 years ago
5a4c996
Merge back cpufreq material for 4.19.
by Rafael J. Wysocki
· 6 years ago
9b3d9bb
cpufreq: Fix a circular lock dependency problem
by Waiman Long
· 6 years ago
601b218
cpufreq: trace frequency limits change
by Ruchi Kandoi
· 6 years ago
692b12c
Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers
by Olof Johansson
· 6 years ago
6e92636
Merge back cpufreq material for 4.19.
by Rafael J. Wysocki
· 6 years ago
bafaf05
cpufreq: qcom-kryo: add NULL entry to the end of_device_id array
by YueHaibing
· 6 years ago
eea033d
cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWP
by Srinivas Pandruvada
· 6 years ago
95d6c08
cpufreq: intel_pstate: Register when ACPI PCCH is present
by Rafael J. Wysocki
· 6 years ago
4d81b0f
cpufreq: pcc-cpufreq: Disable dynamic scaling on many-CPU systems
by Rafael J. Wysocki
· 6 years ago
f54ab69
cpufreq: qcom-kryo: Silently error out on EPROBE_DEFER
by Niklas Cassel
· 6 years ago
33477d8
cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC
by George Cherian
· 6 years ago
1c35282
cpufreq: armada-37xx: Add AVS support
by Gregory CLEMENT
· 7 years ago
a443c1f
cpufreq: exynos: Remove support for Exynos5440
by Krzysztof Kozlowski
· 7 years ago
dcb1433
cpufreq: powernv: Remove global pstate ramp-down timer in POWER9
by Shilpasri G Bhat
· 7 years ago
a1d0015
cpufreq: imx6q/thermal: imx: register cooling device depending on OF
by Bastian Stender
· 7 years ago
1111b78
cpufreq: intel_pstate: use match_string() helper
by Xie Yisheng
· 7 years ago
1dd2058
cpufreq: qcom-kryo: Fix error handling in probe()
by Dan Carpenter
· 7 years ago
ff7c991
cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
by Srinivas Pandruvada
· 7 years ago
5ad7346
cpufreq: kryo: Add module remove and exit
by Ilia Lin
· 7 years ago
ee3dbcf
cpufreq: kryo: Fix possible error code dereference
by Ilia Lin
· 7 years ago
d09fcec
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
32bcbf8
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
0aa9abd
cpufreq: imx6q: check speed grades for i.MX6ULL
by Sébastien Szymanski
· 7 years ago
7592019
cpufreq: governors: Fix long idle detection logic in load calculation
by Chen Yu
· 7 years ago
41ab43c
cpufreq: intel_pstate: enable boost for Skylake Xeon
by Srinivas Pandruvada
· 7 years ago
aaaece3
cpufreq: intel_pstate: New sysfs entry to control HWP boost
by Srinivas Pandruvada
· 7 years ago
52ccc431
cpufreq: intel_pstate: HWP boost performance on IO wakeup
by Srinivas Pandruvada
· 7 years ago
e0efd5b
cpufreq: intel_pstate: Add HWP boost utility and sched util hooks
by Srinivas Pandruvada
· 7 years ago
d7231f9
cpufreq: ti-cpufreq: Use devres managed API in probe()
by Suman Anna
· 7 years ago
e5d295b
cpufreq: ti-cpufreq: Fix an incorrect error return value
by Suman Anna
· 7 years ago
08e9cc4
cpufreq: ACPI: make function acpi_cpufreq_fast_switch() static
by Colin Ian King
· 7 years ago
ac28927
cpufreq: kryo: allow building as a loadable module
by Arnd Bergmann
· 7 years ago
f4fe74c
Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
6c128e7
Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'
by Rafael J. Wysocki
· 7 years ago
601ef1f
Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'
by Rafael J. Wysocki
· 7 years ago
46e2856
cpufreq: Add Kryo CPU scaling driver
by Ilia Lin
· 7 years ago
cc85de3
cpufreq: Use static SRCU initializer
by Sebastian Andrzej Siewior
· 7 years ago
c7d1f11
cpufreq: Fix new policy initialization during limits updates via sysfs
by Tao Wang
· 7 years ago
0363997
cpufreq: Rename cpufreq_can_do_remote_dvfs()
by Viresh Kumar
· 7 years ago
dc628cd
cpufreq: tegra20: Wrap cpufreq into platform driver
by Dmitry Osipenko
· 7 years ago
7732c9e
cpufreq: tegra20: Allow cpufreq driver to be built as loadable module
by Dmitry Osipenko
· 7 years ago
a413d2c
cpufreq: tegra20: Check if this is Tegra20 machine
by Dmitry Osipenko
· 7 years ago
Next »