Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ee157abebc0c8ddb1de9c7cb2b8d8a06c69ce17d
/
drivers
/
cpufreq
c25f318
Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes
by Olof Johansson
· 5 years ago
fb3da48
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
by Linus Torvalds
· 5 years ago
1e4230f
Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'
by Rafael J. Wysocki
· 5 years ago
cde10f8
cpufreq: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
9e7a032
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
77a0594
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
2981dcf
Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
5720821
cpufreq: Use vtime aware kcpustat accessors for user time
by Frederic Weisbecker
· 5 years ago
46770be
cpufreq: Register drivers only after CPU devices have been registered
by Viresh Kumar
· 5 years ago
d9f7aef
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
by Rafael J. Wysocki
· 5 years ago
6d5a763
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
by Ingo Molnar
· 5 years ago
eb9809b
Merge back cpufreq changes for v5.5.
by Rafael J. Wysocki
· 5 years ago
e6e8df0
cpufreq: Add NULL checks to show() and store() methods of cpufreq
by Kai Shen
· 5 years ago
c31432f
cpufreq: intel_pstate: Fix invalid EPB setting
by Srinivas Pandruvada
· 5 years ago
11ff4bd
cpufreq: qcom-hw: Move driver initialization earlier
by Amit Kucheria
· 5 years ago
57db08f
cpufreq: Initialize cpufreq-dt driver earlier
by Amit Kucheria
· 5 years ago
3f6ec87
cpufreq: Initialize the governors in core_initcall
by Amit Kucheria
· 5 years ago
8d2eece
cpufreq: intel_pstate: Fix plain int as pointer warning from sparse
by Jamal Shareef
· 5 years ago
c237344
cpufreq: sun50i: Fix CPU speed bin detection
by Ondrej Jirman
· 5 years ago
db0d32d
cpufreq: powernv: fix stack bloat and hard limit on number of CPUs
by John Hubbard
· 5 years ago
737ffb2
cpufreq: Clarify the comment in cpufreq_set_policy()
by Viresh Kumar
· 5 years ago
71e2f4d
MIPS: Fork loongson2ef from loongson64
by Jiaxun Yang
· 5 years ago
0fb438e
cpufreq: tegra124: Add suspend and resume support
by Sowjanya Komatineni
· 5 years ago
49bb001
cpufreq: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM
by Frederic Weisbecker
· 5 years ago
e32beb0
cpufreq: vexpress-spc: find and skip duplicates when merging frequencies
by Sudeep Holla
· 5 years ago
4a6e135
cpufreq: vexpress-spc: use macros instead of hardcoded values for cluster ids
by Sudeep Holla
· 5 years ago
e458eb9
cpufreq: s3c64xx: Remove pointless NULL check in s3c64xx_cpufreq_driver_init
by Nathan Chancellor
· 5 years ago
6941051
cpufreq: Cancel policy update work scheduled before freeing
by Sudeep Holla
· 5 years ago
af44d18
cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade value
by Anson Huang
· 5 years ago
e318d2c
cpufreq: vexpress-spc: fix some coding style issues
by Sudeep Holla
· 5 years ago
09402d5
cpufreq: vexpress-spc: remove lots of debug messages
by Sudeep Holla
· 5 years ago
1f1b465
cpufreq: vexpress-spc: drop unnessary cpufreq_arm_bL_ops abstraction
by Sudeep Holla
· 5 years ago
a0f950d
cpufreq: merge arm_big_little and vexpress-spc
by Sudeep Holla
· 5 years ago
1b82a4b
cpufreq: scpi: remove stale/outdated comment about the driver
by Sudeep Holla
· 5 years ago
3000ce3
cpufreq: Use per-policy frequency QoS
by Rafael J. Wysocki
· 5 years ago
3fbeef3
cpufreq: ti-cpufreq: Add support for AM3517
by Adam Ford
· 5 years ago
341afbc
ARM: dts: omap36xx: using OPP1G needs to control the abb_ldo
by H. Nikolaus Schaller
· 5 years ago
42e5261
cpufreq: ti-cpufreq: omap36xx use "cpu0","vbb" if run in multi_regulator mode
by H. Nikolaus Schaller
· 5 years ago
b7dbe34
ARM: dts: omap34xx & omap36xx: replace opp-v1 tables by opp-v2 for
by H. Nikolaus Schaller
· 5 years ago
b4bc9f9
cpufreq: ti-cpufreq: add support for omap34xx and omap36xx
by H. Nikolaus Schaller
· 5 years ago
65650b3
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
by Rafael J. Wysocki
· 5 years ago
77dcfe2
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
1c5c1b5
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
by Rafael J. Wysocki
· 5 years ago
beb4e08
Merge branch 'pm-cpufreq-qos'
by Rafael J. Wysocki
· 5 years ago
f75d2ac
Merge branch 'cpufreq/qcom-updates' into cpufreq/arm/linux-next
by Viresh Kumar
· 5 years ago
248b5f2
cpufreq: Add qcs404 to cpufreq-dt-platdev blacklist
by Jorge Ramirez-Ortiz
· 5 years ago
1cb8339
cpufreq: qcom: Add support for qcs404 on nvmem driver
by Niklas Cassel
· 5 years ago
57f2f8b
cpufreq: qcom: Refactor the driver to make it easier to extend
by Niklas Cassel
· 5 years ago
7d12709
cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
by Sricharan R
· 5 years ago
df0eea4
cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events
by Viresh Kumar
· 5 years ago
5ebb34e
x86/intel: Aggregate microserver naming
by Peter Zijlstra
· 5 years ago
5e74140
x86/intel: Aggregate big core graphics naming
by Peter Zijlstra
· 5 years ago
af239c4
x86/intel: Aggregate big core mobile naming
by Peter Zijlstra
· 5 years ago
c66f78a
x86/intel: Aggregate big core client naming
by Peter Zijlstra
· 5 years ago
afe9690
cpufreq: powerpc_cbe: Switch to QoS requests for freq limits
by Viresh Kumar
· 6 years ago
e9a7cc1
cpufreq: Print driver name if cpufreq_suspend() fails
by Florian Fainelli
· 5 years ago
9176b42
cpufreq: mediatek: Add support for mt8183
by Andrew-sh.Cheng
· 5 years ago
dce0bb8
cpufreq: mediatek: change to regulator_get_optional
by Andrew-sh.Cheng
· 5 years ago
75c000c
cpufreq: imx-cpufreq-dt: Add i.MX8MN support
by Anson Huang
· 5 years ago
8ec5035
cpufreq: Use imx-cpufreq-dt for i.MX8MN's speed grading
by Anson Huang
· 5 years ago
ada54f3
cpufreq: qcom-hw: invoke frequency-invariance setter function
by Douglas RAILLARD
· 5 years ago
0eae1e3
cpufreq: qcom-hw: Update logic to detect turbo frequency
by Sibi Sankar
· 5 years ago
da5c504
cpufreq: intel_pstate: Implement QoS supported freq constraints
by Viresh Kumar
· 5 years ago
62c23a8
cpufreq: remove redundant assignment to ret
by Colin Ian King
· 5 years ago
6a14903
cpufreq: Add policy create/remove notifiers back
by Viresh Kumar
· 5 years ago
e61a412
cpufreq: dev_pm_qos_update_request() can return 1 on success
by Viresh Kumar
· 5 years ago
683df83
cpufreq: mediatek-cpufreq: Add compatible for MT8516
by Fabien Parent
· 5 years ago
51dbe89
cpufreq: ti-cpufreq: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
e0a1244
cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
by Wen Yang
· 5 years ago
3355c91
cpufreq: ap806: Add NULL check after kcalloc
by Hariprasad Kelam
· 5 years ago
f328584
cpufreq: Add sun50i nvmem based CPU scaling driver
by Yangtao Li
· 6 years ago
918e162
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 5 years ago
c4dcc8a
cpufreq: Make cpufreq_generic_init() return void
by Viresh Kumar
· 5 years ago
5b8010b
cpufreq: imx-cpufreq-dt: Add i.MX8MN support
by Anson Huang
· 6 years ago
18c4992
cpufreq: Add QoS requests for userspace constraints
by Viresh Kumar
· 6 years ago
c57b25b
cpufreq: intel_pstate: Reuse refresh_frequency_limits()
by Viresh Kumar
· 6 years ago
67d874c
cpufreq: Register notifiers with the PM QoS framework
by Viresh Kumar
· 6 years ago
586a07d
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 6 years ago
70a59fd
cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()
by Viresh Kumar
· 6 years ago
5980752
cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get()
by Viresh Kumar
· 6 years ago
9801522
cpufreq: Don't skip frequency validation for has_target() drivers
by Viresh Kumar
· 6 years ago
5ddc6d4
cpufreq: Use has_target() instead of !setpolicy
by Viresh Kumar
· 6 years ago
407d0ff
cpufreq: Remove redundant !setpolicy check
by Viresh Kumar
· 6 years ago
bcc6156
cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub
by Daniel Lezcano
· 6 years ago
fba7402
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
by Rafael J. Wysocki
· 6 years ago
f902044
cpufreq: s5pv210: Don't flood kernel log after cpufreq change
by Paweł Chmiel
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
2504ba9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
by Thomas Gleixner
· 6 years ago
2d4a79a
cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registered
by David Arcari
· 6 years ago
d3df18a
cpufreq: add driver for Raspberry Pi
by Nicolas Saenz Julienne
· 6 years ago
e6abaca
cpufreq: Switch imx7d to imx-cpufreq-dt for speed grading
by Leonard Crestez
· 6 years ago
7d5f589
cpufreq: imx-cpufreq-dt: Remove global platform match list
by Leonard Crestez
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
3817d2b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
by Thomas Gleixner
· 6 years ago
aecd845
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312
by Thomas Gleixner
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
4c5681f
cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency
by Florian Fainelli
· 6 years ago
22a26cc
cpufreq: brcmstb-avs-cpufreq: Fix initial command check
by Florian Fainelli
· 6 years ago
036eb5c
cpufreq: armada-37xx: Remove set but not used variable 'freq'
by YueHaibing
· 6 years ago
Next »