index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
scmi-cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
cpufreq: scmi: Use .register_em() to register with energy model
Viresh Kumar
1
-23
/
+42
2021-08-04
cpufreq: arm_scmi: Fix error path when allocation failed
Lukasz Luba
1
-1
/
+1
2021-05-20
cpufreq: scmi: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-03-29
cpufreq: scmi: Port driver to the new scmi_perf_proto_ops interface
Cristian Marussi
1
-18
/
+21
2021-03-15
scmi-cpufreq: Get opp_shared_cpus from opp-v2 for EM
Nicola Mazzucato
1
-20
/
+54
2021-03-15
scmi-cpufreq: Remove deferred probe
Nicola Mazzucato
1
-2
/
+4
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
1
-1
/
+1
2020-12-08
Merge branch 'cpufreq/scmi' into cpufreq/arm/linux-next
Viresh Kumar
1
-1
/
+4
2020-12-08
cpufreq: arm_scmi: Discover the power scale in performance protocol
Lukasz Luba
1
-1
/
+3
2020-11-23
cpufreq: scmi: Fix build for !CONFIG_COMMON_CLK
Sudeep Holla
1
-1
/
+3
2020-11-17
cpufreq: scmi: Fix OPP addition failure with a dummy clock provider
Sudeep Holla
1
-0
/
+6
2020-11-10
PM: EM: Add a flag indicating units of power values in Energy Model
Lukasz Luba
1
-1
/
+2
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+3
2020-09-18
cpufreq: move invariance setter calls in cpufreq core
Ionela Voinescu
1
-10
/
+2
2020-09-07
cpufreq: arm_scmi: Constify scmi_perf_ops pointers
Rikard Falkeborn
1
-3
/
+3
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-8
/
+3
2020-06-30
cpufreq: arm_scmi: Set fast_switch_possible conditionally
Nicola Mazzucato
1
-1
/
+2
2020-06-24
PM / EM: update callback structure and add device pointer
Lukasz Luba
1
-8
/
+3
2019-12-24
cpufreq: scmi: Match scmi device by both name and protocol id
Sudeep Holla
1
-1
/
+1
2019-03-04
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-3
/
+36
2019-02-24
Merge back earlier cpufreq material for v5.1.
Rafael J. Wysocki
1
-12
/
+2
2019-02-19
cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit()
Yangtao Li
1
-1
/
+1
2019-02-12
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-3
/
+36
2019-02-07
cpufreq: scmi: Register an Energy Model
Quentin Perret
1
-3
/
+36
2019-01-30
cpufreq: scmi: Use auto-registration of thermal cooling device
Amit Kucheria
1
-12
/
+2
2019-01-09
cpufreq: scmi: Fix frequency invariance in slow path
Quentin Perret
1
-2
/
+2
2019-01-04
cpufreq: scpi/scmi: Fix freeing of dynamic OPPs
Viresh Kumar
1
-2
/
+2
2018-05-10
firmware: arm_scmi: rename get_transition_latency and add_opps_to_device
Sudeep Holla
1
-2
/
+2
2018-04-10
cpufreq: SCMI: Don't validate the frequency table twice
Viresh Kumar
1
-9
/
+1
2018-02-28
cpufreq: scmi: add support for fast frequency switching
Sudeep Holla
1
-0
/
+18
2018-02-28
cpufreq: add support for CPU DVFS based on SCMI message protocol
Sudeep Holla
1
-0
/
+246