index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
scpi-cpufreq.c
Age
Commit message (
Expand
)
Author
2019-10-21
cpufreq: scpi: remove stale/outdated comment about the driver
Sudeep Holla
2019-03-28
cpufreq: scpi: Fix use after free
Vincent Stehlé
2019-03-04
Merge branch 'pm-opp'
Rafael J. Wysocki
2019-02-12
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2019-02-07
cpufreq: scpi: Register an Energy Model
Quentin Perret
2019-01-30
cpufreq: scpi: Use auto-registration of thermal cooling device
Amit Kucheria
2019-01-04
cpufreq: scpi/scmi: Fix freeing of dynamic OPPs
Viresh Kumar
2018-03-20
cpufreq: scpi: Don't validate the frequency table twice
Viresh Kumar
2018-02-26
cpufreq: scpi: invoke frequency-invariance setter function
Dietmar Eggemann
2018-02-08
cpufreq: scpi: fix error return code in scpi_cpufreq_init()
Wei Yongjun
2018-02-07
cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTR
Sudeep Holla
2018-01-17
cpufreq: scpi: remove arm_big_little dependency
Sudeep Holla
2017-11-08
cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const
Bhumika Goyal
2017-06-05
cpufreq: scpi: use new scpi_ops functions to remove duplicate code
Sudeep Holla
2016-08-18
cpufreq-SCPI: Delete unnecessary assignment for the field "owner"
Markus Elfring
2016-05-05
cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table
Sudeep Holla
2015-12-24
cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()
Dan Carpenter
2015-09-28
cpufreq: arm_big_little: add SCPI interface driver
Sudeep Holla