Age | Commit message (Expand) | Author | Files | Lines |
2021-08-30 | cpufreq: scpi: Use .register_em() to register with energy model | Viresh Kumar | 1 | -2/+1 |
2021-02-04 | cpufreq: Remove CPUFREQ_STICKY flag | Viresh Kumar | 1 | -1/+1 |
2020-12-07 | cpufreq: scpi: Add missing MODULE_ALIAS | Pali Rohár | 1 | -0/+1 |
2020-09-18 | cpufreq: move invariance setter calls in cpufreq core | Ionela Voinescu | 1 | -5/+1 |
2020-06-24 | OPP: refactor dev_pm_opp_of_register_em() and update related drivers | Lukasz Luba | 1 | -1/+1 |
2019-10-21 | cpufreq: scpi: remove stale/outdated comment about the driver | Sudeep Holla | 1 | -2/+0 |
2019-03-28 | cpufreq: scpi: Fix use after free | Vincent Stehlé | 1 | -1/+1 |
2019-03-04 | Merge branch 'pm-opp' | Rafael J. Wysocki | 1 | -0/+3 |
2019-02-12 | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 1 | -0/+3 |
2019-02-07 | cpufreq: scpi: Register an Energy Model | Quentin Perret | 1 | -0/+3 |
2019-01-31 | cpufreq: scpi: Use auto-registration of thermal cooling device | Amit Kucheria | 1 | -12/+2 |
2019-01-04 | cpufreq: scpi/scmi: Fix freeing of dynamic OPPs | Viresh Kumar | 1 | -2/+2 |
2018-03-20 | cpufreq: scpi: Don't validate the frequency table twice | Viresh Kumar | 1 | -9/+1 |
2018-02-27 | cpufreq: scpi: invoke frequency-invariance setter function | Dietmar Eggemann | 1 | -4/+12 |
2018-02-08 | cpufreq: scpi: fix error return code in scpi_cpufreq_init() | Wei Yongjun | 1 | -0/+1 |
2018-02-07 | cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTR | Sudeep Holla | 1 | -4/+1 |
2018-01-17 | cpufreq: scpi: remove arm_big_little dependency | Sudeep Holla | 1 | -15/+178 |
2017-11-09 | cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const | Bhumika Goyal | 1 | -1/+1 |
2017-06-05 | cpufreq: scpi: use new scpi_ops functions to remove duplicate code | Sudeep Holla | 1 | -32/+6 |
2016-08-18 | cpufreq-SCPI: Delete unnecessary assignment for the field "owner" | Markus Elfring | 1 | -1/+0 |
2016-05-05 | cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table | Sudeep Holla | 1 | -27/+20 |
2015-12-24 | cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info() | Dan Carpenter | 1 | -1/+1 |
2015-09-28 | cpufreq: arm_big_little: add SCPI interface driver | Sudeep Holla | 1 | -0/+124 |