Rafael J. Wysocki
30c768829a
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Pull ARM cpufreq updates for 5.11-rc1 from Viresh Kumar:
"This contains the following updates:
- Fix imx's NVMEM_IMX_OCOTP dependency (Arnd Bergmann).
- Add support for mt8167 and blacklist mt8516 (Fabien Parent).
- Some ->get() callback related cleanups to the tegra194 driver and
some optimizations in tegra186 driver (Jon Hunter and Sumit Gupta).
- Power scale improvements to arm_scmi driver (Lukasz Luba).
- Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS to several drivers
(Pali Rohár).
- Fix error path in mediatek driver (Qinglang Miao).
- Fix memleak in ST's cpufreq driver (Yangtao Li)."
* 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm: (22 commits)
cpufreq: arm_scmi: Discover the power scale in performance protocol
firmware: arm_scmi: Add power_scale_mw_get() interface
cpufreq: tegra194: Rename tegra194_get_speed_common function
cpufreq: tegra194: Remove unnecessary frequency calculation
cpufreq: tegra186: Simplify cluster information lookup
cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warning
cpufreq: imx: fix NVMEM_IMX_OCOTP dependency
cpufreq: vexpress-spc: Add missing MODULE_ALIAS
cpufreq: scpi: Add missing MODULE_ALIAS
cpufreq: loongson1: Add missing MODULE_ALIAS
cpufreq: sun50i: Add missing MODULE_DEVICE_TABLE
cpufreq: st: Add missing MODULE_DEVICE_TABLE
cpufreq: qcom: Add missing MODULE_DEVICE_TABLE
cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE
cpufreq: highbank: Add missing MODULE_DEVICE_TABLE
cpufreq: ap806: Add missing MODULE_DEVICE_TABLE
cpufreq: mediatek: add missing platform_driver_unregister() on error in mtk_cpufreq_driver_init
cpufreq: tegra194: get consistent cpuinfo_cur_freq
cpufreq: blacklist mt8516 in cpufreq-dt-platdev
cpufreq: mediatek: Add support for mt8167
...
2020-12-14 20:29:50 +01:00
..
2020-12-08 10:16:13 +05:30
2020-08-17 13:47:28 +02:00
2020-10-19 18:18:30 -07:00
2020-09-29 19:40:57 +02:00
2020-09-13 09:45:53 +08:00
2020-02-14 11:37:34 -08:00
2020-09-22 17:50:32 +02:00
2020-09-14 07:30:36 +01:00
2020-09-18 15:57:04 +02:00
2020-11-09 18:35:35 +01:00
2020-02-20 17:13:59 +00:00
2020-09-28 21:52:23 +01:00
2020-07-16 11:46:24 +02:00
2020-06-06 11:35:50 +02:00
2020-06-15 23:08:04 -05:00
2020-04-02 20:42:29 +02:00
2019-06-05 17:36:37 +02:00
2020-06-15 23:08:31 -05:00
2020-10-24 10:39:22 -07:00
2020-09-14 07:31:03 +01:00
2019-06-05 17:36:37 +02:00
2020-02-23 21:59:42 +01:00
2020-06-15 23:08:32 -05:00
2020-05-12 15:16:33 -07:00
2020-01-07 22:14:43 -08:00
2020-09-14 15:45:25 +02:00
2020-09-14 15:45:25 +02:00
2020-10-15 08:10:37 +02:00
2020-08-18 13:01:11 +02:00
2019-05-30 11:29:52 -07:00
2020-07-02 14:48:48 +02:00
2020-07-02 14:48:48 +02:00
2020-10-24 10:39:22 -07:00
2020-07-24 14:44:52 -07:00
2020-05-06 18:27:26 +02:00
2020-07-18 22:35:01 +02:00