index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
scmi-cpufreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: scmi: Enable boost support
Sibi Sankar
2024-03-15
1
-1
/
+19
*
cpufreq: scmi: Set transition_delay_us
Pierre Gondois
2024-03-06
1
-0
/
+26
*
cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()
Alexandra Diupina
2023-12-06
1
-2
/
+5
*
cpufreq: scmi: Add support to parse domain-id using #power-domain-cells
Ulf Hansson
2023-09-21
1
-6
/
+18
*
cpufreq: scmi: Avoid one OF parsing in scmi_get_sharing_cpus()
Ulf Hansson
2023-09-21
1
-7
/
+4
*
firmware: arm_scmi: Align perf ops to use domain-id as in-parameter
Ulf Hansson
2023-09-21
1
-5
/
+9
*
cpufreq: scmi: Prepare to move OF parsing of domain-id to cpufreq
Ulf Hansson
2023-09-21
1
-4
/
+15
*
cpufreq: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-13
1
-1
/
+1
*
cpufreq: scmi: Support the power scale in micro-Watts in SCMI v3.1
Lukasz Luba
2022-07-15
1
-5
/
+10
*
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
2022-07-15
1
-0
/
+6
*
PM: EM: Change the order of arguments in the .active_power() callback
Lukasz Luba
2022-04-13
1
-2
/
+2
*
cpufreq: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-09
1
-1
/
+1
*
cpufreq: scmi: Use .register_em() to register with energy model
Viresh Kumar
2021-08-30
1
-23
/
+42
*
cpufreq: arm_scmi: Fix error path when allocation failed
Lukasz Luba
2021-08-04
1
-1
/
+1
*
cpufreq: scmi: Fix an error message
Christophe JAILLET
2021-05-20
1
-1
/
+1
*
cpufreq: scmi: Port driver to the new scmi_perf_proto_ops interface
Cristian Marussi
2021-03-29
1
-18
/
+21
*
scmi-cpufreq: Get opp_shared_cpus from opp-v2 for EM
Nicola Mazzucato
2021-03-15
1
-20
/
+54
*
scmi-cpufreq: Remove deferred probe
Nicola Mazzucato
2021-03-15
1
-2
/
+4
*
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2021-02-04
1
-1
/
+1
*
Merge branch 'cpufreq/scmi' into cpufreq/arm/linux-next
Viresh Kumar
2020-12-08
1
-1
/
+4
|
\
|
*
cpufreq: arm_scmi: Discover the power scale in performance protocol
Lukasz Luba
2020-12-08
1
-1
/
+3
|
*
PM: EM: Add a flag indicating units of power values in Energy Model
Lukasz Luba
2020-11-10
1
-1
/
+2
*
|
cpufreq: scmi: Fix build for !CONFIG_COMMON_CLK
Sudeep Holla
2020-11-23
1
-1
/
+3
*
|
cpufreq: scmi: Fix OPP addition failure with a dummy clock provider
Sudeep Holla
2020-11-17
1
-0
/
+6
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-10-24
1
-3
/
+3
|
\
|
*
cpufreq: arm_scmi: Constify scmi_perf_ops pointers
Rikard Falkeborn
2020-09-07
1
-3
/
+3
*
|
cpufreq: move invariance setter calls in cpufreq core
Ionela Voinescu
2020-09-18
1
-10
/
+2
|
/
*
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-03
1
-8
/
+3
|
\
|
*
PM / EM: update callback structure and add device pointer
Lukasz Luba
2020-06-24
1
-8
/
+3
*
|
cpufreq: arm_scmi: Set fast_switch_possible conditionally
Nicola Mazzucato
2020-06-30
1
-1
/
+2
|
/
*
cpufreq: scmi: Match scmi device by both name and protocol id
Sudeep Holla
2019-12-24
1
-1
/
+1
*
Merge branch 'pm-opp'
Rafael J. Wysocki
2019-03-04
1
-3
/
+36
|
\
|
*
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2019-02-12
1
-3
/
+36
|
|
\
|
|
*
cpufreq: scmi: Register an Energy Model
Quentin Perret
2019-02-07
1
-3
/
+36
*
|
|
Merge back earlier cpufreq material for v5.1.
Rafael J. Wysocki
2019-02-24
1
-12
/
+2
|
\
\
\
|
*
|
|
cpufreq: scmi: Use auto-registration of thermal cooling device
Amit Kucheria
2019-01-30
1
-12
/
+2
|
|
/
/
*
/
/
cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit()
Yangtao Li
2019-02-19
1
-1
/
+1
|
/
/
*
|
cpufreq: scmi: Fix frequency invariance in slow path
Quentin Perret
2019-01-09
1
-2
/
+2
*
|
cpufreq: scpi/scmi: Fix freeing of dynamic OPPs
Viresh Kumar
2019-01-04
1
-2
/
+2
|
/
*
firmware: arm_scmi: rename get_transition_latency and add_opps_to_device
Sudeep Holla
2018-05-10
1
-2
/
+2
*
cpufreq: SCMI: Don't validate the frequency table twice
Viresh Kumar
2018-04-10
1
-9
/
+1
*
cpufreq: scmi: add support for fast frequency switching
Sudeep Holla
2018-02-28
1
-0
/
+18
*
cpufreq: add support for CPU DVFS based on SCMI message protocol
Sudeep Holla
2018-02-28
1
-0
/
+246