| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-21 | cpufreq: qcom-nvmem: fix compilation warning for qcom_cpufreq_ipq806x_match_list | Christian Marangi | 1 | -1/+1 |
| 2025-11-10 | cpufreq: qcom-nvmem: add compatible fallback for ipq806x for no SMEM | Christian Marangi | 1 | -2/+33 |
| 2025-08-11 | cpufreq: qcom-nvmem: Enable cpufreq for ipq5424 | Md Sadre Alam | 1 | -0/+5 |
| 2025-03-17 | cpufreq: Init cpufreq only for present CPUs | Jacky Bai | 1 | -4/+4 |
| 2024-11-20 | Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 1 | -54/+28 |
| 2024-10-28 | cpufreq: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-10-10 | cpufreq: qcom-nvmem: Convert to dev_pm_domain_attach|detach_list() | Ulf Hansson | 1 | -54/+28 |
| 2024-09-04 | cpufreq: Fix warning on unused of_device_id tables for !CONFIG_OF | Rob Herring (Arm) | 1 | -1/+1 |
| 2024-07-16 | Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -8/+4 |
| 2024-05-28 | cpufreq: qcom-nvmem: eliminate uses of of_node_put() | Javier Carrasco | 1 | -18/+7 |
| 2024-05-28 | cpufreq: qcom-nvmem: fix memory leaks in probe error paths | Javier Carrasco | 1 | -3/+10 |
| 2024-05-27 | cpufreq: qcom-nvmem: add support for IPQ5321 | Kathiravan Thirumoorthy | 1 | -0/+1 |
| 2023-11-23 | cpufreq: qcom-nvmem: Preserve PM domain votes in system suspend | Stephan Gerhold | 1 | -0/+27 |
| 2023-11-23 | cpufreq: qcom-nvmem: Enable virtual power domain devices | Stephan Gerhold | 1 | -3/+43 |
| 2023-11-02 | cpufreq: qcom-nvmem: Introduce cpufreq for ipq95xx | Varadarajan Narayanan | 1 | -0/+6 |
| 2023-11-02 | cpufreq: qcom-nvmem: Enable cpufreq for ipq53xx | Varadarajan Narayanan | 1 | -0/+6 |
| 2023-11-02 | cpufreq: qcom-nvmem: add support for IPQ8074 | Robert Marko | 1 | -0/+48 |
| 2023-10-25 | cpufreq: qcom-nvmem: add support for IPQ8064 | Christian Marangi | 1 | -1/+66 |
| 2023-10-25 | cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu | Dmitry Baryshkov | 1 | -1/+2 |
| 2023-10-25 | cpufreq: qcom-nvmem: drop pvs_ver for format a fuses | Dmitry Baryshkov | 1 | -3/+2 |
| 2023-10-25 | cpufreq: qcom-nvmem: add support for IPQ6018 | Robert Marko | 1 | -0/+58 |
| 2023-10-25 | cpufreq: qcom-nvmem: Add MSM8909 | Stephan Gerhold | 1 | -0/+26 |
| 2023-10-25 | cpufreq: qcom-nvmem: Simplify driver data allocation | Stephan Gerhold | 1 | -31/+18 |
| 2023-07-20 | cpufreq: qcom-nvmem: Convert to platform remove callback returning void | Yangtao Li | 1 | -4/+2 |
| 2023-07-20 | cpufreq: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-05-26 | cpufreq: qcom-nvmem: use helper to get SMEM SoC ID | Robert Marko | 1 | -46/+10 |
| 2023-05-26 | cpufreq: qcom-nvmem: use SoC ID-s from bindings | Robert Marko | 1 | -10/+5 |
| 2022-10-18 | cpufreq: qcom-nvmem: Switch to use dev_err_probe() helper | Yang Yingliang | 1 | -5/+2 |
| 2022-10-18 | cpufreq: qcom: remove unused parameter in function definition | Fabien Parent | 1 | -4/+4 |
| 2022-10-18 | cpufreq: qcom: fix writes in read-only memory region | Fabien Parent | 1 | -1/+2 |
| 2022-10-18 | cpufreq: qcom: fix memory leak in error path | Fabien Parent | 1 | -2/+5 |
| 2022-07-08 | cpufreq: qcom-nvmem: Migrate to dev_pm_opp_set_config() | Viresh Kumar | 1 | -81/+28 |
| 2022-02-09 | cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse | Luca Weiss | 1 | -1/+1 |
| 2020-12-15 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+1 |
| 2020-12-09 | cpufreq: qcom-cpufreq-nvmem: dev_pm_opp_put_*() accepts NULL argument | Viresh Kumar | 1 | -9/+6 |
| 2020-12-07 | cpufreq: qcom: Add missing MODULE_DEVICE_TABLE | Pali Rohár | 1 | -0/+1 |
| 2020-05-04 | cpufreq: qcom: fix wrong compatible binding | Ansuel Smith | 1 | -1/+1 |
| 2020-03-20 | cpufreq: qcom: Add support for krait based socs | Ansuel Smith | 1 | -16/+175 |
| 2019-09-03 | cpufreq: qcom: Add support for qcs404 on nvmem driver | Niklas Cassel | 1 | -3/+47 |
| 2019-09-03 | cpufreq: qcom: Refactor the driver to make it easier to extend | Niklas Cassel | 1 | -44/+79 |
| 2019-09-03 | cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom ... | Sricharan R | 1 | -0/+273 |