Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d91e657876a96af4f00cc374e26a7a9e8c40d6de
/
drivers
/
cpufreq
8e3b403
cpufreq: intel_pstate: Fix up iowait_boost computation
by Rafael J. Wysocki
· 6 years ago
9505b98
cpufreq: pxa2xx: remove incorrect __init annotation
by Arnd Bergmann
· 6 years ago
5d094fe
cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put()
by Rafael J. Wysocki
· 6 years ago
ef80068
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
384d11f
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
1271d6d
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 6 years ago
185a23b
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreq
by Rafael J. Wysocki
· 6 years ago
0334906
cpufreq: kryo: Release OPP tables on module removal
by Viresh Kumar
· 6 years ago
d3c1e33
cpufreq: ap806: add missing of_node_put after of_device_is_available
by Julia Lawall
· 6 years ago
17162a1
Merge back earlier cpufreq material for v5.1.
by Rafael J. Wysocki
· 6 years ago
1222d52
cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies
by Erwan Velu
· 6 years ago
167a38d
cpufreq: Pass updated policy to driver ->setpolicy() callback
by Rafael J. Wysocki
· 6 years ago
2bb4059
cpufreq: Fix two debug messages in cpufreq_set_policy()
by Rafael J. Wysocki
· 6 years ago
348a2ec
cpufreq: Reorder and simplify cpufreq_update_policy()
by Rafael J. Wysocki
· 6 years ago
a0dbb81
cpufreq: Add kerneldoc comments for two core functions
by Rafael J. Wysocki
· 6 years ago
8cbd468
cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit()
by Yangtao Li
· 6 years ago
ab0ef5d
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreq
by Rafael J. Wysocki
· 6 years ago
b8bd158
cpufreq: intel_pstate: Rework iowait boosting to be less aggressive
by Rafael J. Wysocki
· 6 years ago
a8e1942
cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate()
by Rafael J. Wysocki
· 6 years ago
fa93b51
cpufreq: intel_pstate: Avoid redundant initialization of local vars
by Rafael J. Wysocki
· 6 years ago
6c8d750
cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
by Xiongfeng Wang
· 6 years ago
40b46b3
cpufreq: davinci: move configuration to include/linux/platform_data
by Bartosz Golaszewski
· 6 years ago
d6c8e08
cpufreq: speedstep: convert BUG() to BUG_ON()
by Yangtao Li
· 6 years ago
5ae06c2
cpufreq: powernv: fix missing check of return value in init_powernv_pstates()
by Yangtao Li
· 6 years ago
2814335
cpufreq: longhaul: remove unneeded semicolon
by Yangtao Li
· 6 years ago
cd284ae
cpufreq: pcc-cpufreq: remove unneeded semicolon
by Yangtao Li
· 6 years ago
f35635a
Merge tag 'tegra-for-5.1-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers
by Arnd Bergmann
· 6 years ago
a9a22b5
cpufreq: Replace double NOT (!!) with single NOT (!)
by Viresh Kumar
· 6 years ago
076b862
cpufreq: intel_pstate: Add reasons for failure and debug messages
by Erwan Velu
· 6 years ago
b53c734
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreq
by Rafael J. Wysocki
· 6 years ago
263abfe
cpufreq: dt: Implement online/offline() callbacks
by Viresh Kumar
· 6 years ago
91a12e9
cpufreq: Allow light-weight tear down and bring up of CPUs
by Viresh Kumar
· 6 years ago
78317ed
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
af816dd
Merge branch 'cpufreq/qcom-hw' into cpufreq/arm/linux-next
by Viresh Kumar
· 6 years ago
dab5350
cpufreq: qcom-hw: Register an Energy Model
by Matthias Kaehlcke
· 6 years ago
55538fb
cpufreq: qcom: Read voltage LUT and populate OPP
by Taniya Das
· 6 years ago
f896d06
cpufreq: qcom-hw: Move to device_initcall
by Amit Kucheria
· 6 years ago
a9a744d
cpufreq: OMAP: Register an Energy Model
by Yangtao Li
· 6 years ago
3ad63a6
cpufreq: imx6q: Register an Energy Model
by Yangtao Li
· 6 years ago
f525a67
cpufreq: ap806: add cpufreq driver for Armada 8K
by Gregory CLEMENT
· 6 years ago
446fae2
cpufreq: tegra124: add missing of_node_put()
by Yangtao Li
· 6 years ago
50c0b12
cpufreq: qcom-kryo: make some variables static
by Yangtao Li
· 6 years ago
e0e5b2b
cpufreq: s5pv210: Defer probe if getting regulators fail
by Paweł Chmiel
· 6 years ago
1058d1e
cpufreq: mediatek: Register an Energy Model
by Matthias Kaehlcke
· 6 years ago
3c42985
cpufreq: scmi: Register an Energy Model
by Quentin Perret
· 6 years ago
2516d67
cpufreq: arm_big_little: Register an Energy Model
by Dietmar Eggemann
· 6 years ago
6915d7a
cpufreq: scpi: Register an Energy Model
by Quentin Perret
· 6 years ago
76d004b
cpufreq: dt: Register an Energy Model
by Quentin Perret
· 6 years ago
43c3600
cpufreq: dt-platdev: add Tegra210 to blacklist
by Joseph Lo
· 6 years ago
c06697d
cpufreq: tegra124: extend to support Tegra210
by Joseph Lo
· 6 years ago
9f5ed5f
cpufreq: tegra124: do not handle the CPU rail
by Joseph Lo
· 6 years ago
9795607
cpufreq: stats: Fix concurrency issues while resetting stats
by Viresh Kumar
· 6 years ago
10b8182
cpufreq: stats: Declare freq-attr right after their callbacks
by Viresh Kumar
· 6 years ago
cb772b8
cpufreq: scpi: Use auto-registration of thermal cooling device
by Amit Kucheria
· 6 years ago
5da7af9
cpufreq: scmi: Use auto-registration of thermal cooling device
by Amit Kucheria
· 6 years ago
17170ec
cpufreq: qoriq: Use auto-registration of thermal cooling device
by Amit Kucheria
· 6 years ago
0db60d6
cpufreq: mediatek: Use auto-registration of thermal cooling device
by Amit Kucheria
· 6 years ago
e248d8d
cpufreq: cpufreq-dt: Use auto-registration of thermal cooling device
by Amit Kucheria
· 6 years ago
4b49886
cpufreq: imx6q: Use auto-registration of thermal cooling device
by Amit Kucheria
· 6 years ago
4c5ff1c
cpufreq: qcom-hw: Register as a cpufreq cooling device
by Amit Kucheria
· 6 years ago
5c238a8
cpufreq: Auto-register the driver as a thermal cooling device if asked
by Amit Kucheria
· 6 years ago
afa1f2a
thermal: cpu_cooling: Require thermal core to be compiled in
by Amit Kucheria
· 6 years ago
625c85a
cpufreq: Use struct kobj_attribute instead of struct global_attr
by Viresh Kumar
· 6 years ago
4944514
cpufreq: e_powersaver: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
21469df
cpufreq: Don't update new_policy on failures
by Viresh Kumar
· 6 years ago
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
Next »