aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/scpi-cpufreq.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20cpufreq: scpi: Don't validate the frequency table twiceGravatar Viresh Kumar 1-9/+1
2018-02-26cpufreq: scpi: invoke frequency-invariance setter functionGravatar Dietmar Eggemann 1-4/+12
2018-02-08cpufreq: scpi: fix error return code in scpi_cpufreq_init()Gravatar Wei Yongjun 1-0/+1
2018-02-07cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTRGravatar Sudeep Holla 1-4/+1
2018-01-17cpufreq: scpi: remove arm_big_little dependencyGravatar Sudeep Holla 1-15/+178
2017-11-08cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures constGravatar Bhumika Goyal 1-1/+1
2017-06-05cpufreq: scpi: use new scpi_ops functions to remove duplicate codeGravatar Sudeep Holla 1-32/+6
2016-08-18cpufreq-SCPI: Delete unnecessary assignment for the field "owner"Gravatar Markus Elfring 1-1/+0
2016-05-05cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_tableGravatar Sudeep Holla 1-27/+20
2015-12-24cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Gravatar Dan Carpenter 1-1/+1
2015-09-28cpufreq: arm_big_little: add SCPI interface driverGravatar Sudeep Holla 1-0/+124