1. 53f853d PM / devfreq: tegra30: Add error message for devm_devfreq_add_device() by Dmitry Osipenko · 2 years, 8 months ago
  2. 2472934 PM / devfreq: imx-bus: use NULL to pass a null pointer rather than zero by Colin Ian King · 2 years, 8 months ago
  3. c9deb74 PM / devfreq: shut up kernel-doc warnings by Mauro Carvalho Chehab · 2 years, 8 months ago
  4. 86d231b1 PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver by Johnson Wang · 2 years, 9 months ago
  5. c8934e4 PM / devfreq: exynos-bus: Fix NULL pointer dereference by Christian Marangi · 2 years, 8 months ago
  6. f08fe6f PM / devfreq: passive: revert an editing accident in SPDX-License line by Lukas Bulwahn · 2 years, 8 months ago
  7. 82c66d2 PM / devfreq: Fix kernel warning with cpufreq passive register fail by Christian Marangi · 2 years, 8 months ago
  8. b5d281f PM / devfreq: Rework freq_table to be local to devfreq struct by Christian Marangi · 2 years, 8 months ago
  9. f44b7996 PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events by Miaoqian Lin · 2 years, 9 months ago
  10. 20e6c3cc PM / devfreq: passive: Use HZ_PER_KHZ macro in units.h by Yicong Yang · 2 years, 9 months ago
  11. 0cca7e8 PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER by Christian 'Ansuel' Marangi · 2 years, 8 months ago
  12. e52b045 PM / devfreq: Mute warning on governor PROBE_DEFER by Christian 'Ansuel' Marangi · 2 years, 8 months ago
  13. 57e00b4 PM / devfreq: Fix kernel panic with cpu based scaling to passive gov by Christian 'Ansuel' Marangi · 2 years, 8 months ago
  14. 42d2607 PM / devfreq: passive: Return non-error when not-supported event is required by Chanwoo Choi · 2 years, 9 months ago
  15. 26984d9 PM / devfreq: passive: Keep cpufreq_policy for possible cpus by Chanwoo Choi · 2 years, 10 months ago
  16. 05723e7 PM / devfreq: passive: Reduce duplicate code when passive_devfreq case by Chanwoo Choi · 4 years ago
  17. a03dacb PM / devfreq: Add cpu based scaling support to passive governor by Saravana Kannan · 4 years ago
  18. 713472e PM / devfreq: Export devfreq_get_freq_range symbol within devfreq by Chanwoo Choi · 4 years ago
  19. 2e69142 PM / devfreq: rk3399_dmc: Block PMU during transitions by Brian Norris · 2 years, 11 months ago
  20. 5d521a3 PM / devfreq: rk3399_dmc: Avoid static (reused) profile by Brian Norris · 3 years ago
  21. cb178a95 PM / devfreq: rk3399_dmc: Use devm_pm_opp_of_add_table() by Brian Norris · 3 years ago
  22. 2fccf9e PM / devfreq: rk3399_dmc: Disable edev on remove() by Brian Norris · 3 years ago
  23. fd5b847 PM / devfreq: rk3399_dmc: Support new *-ns properties by Brian Norris · 3 years ago
  24. e442172 PM / devfreq: rk3399_dmc: Support new disable-freq properties by Brian Norris · 3 years ago
  25. a5ca185 PM / devfreq: rk3399_dmc: Use bitfield macro definitions for ODT_PD by Brian Norris · 3 years ago
  26. b82acf8 PM / devfreq: rk3399_dmc: Drop excess timing properties by Brian Norris · 3 years ago
  27. 5f50c52 PM / devfreq: rk3399_dmc: Drop undocumented ondemand DT props by Brian Norris · 3 years ago
  28. 4667431 PM / devfreq: Reduce log severity for informative message by Tzung-Bi Shih · 3 years, 2 months ago
  29. a4b3c62 PM / devfreq: sun8i: addd COMMON_CLK dependency by Arnd Bergmann · 3 years, 2 months ago
  30. 8bfd485 PM / devfreq: Add a driver for the sun8i/sun50i MBUS by Samuel Holland · 3 years, 3 months ago
  31. dcc0b6f Merge branches 'pm-opp' and 'pm-cpufreq' by Rafael J. Wysocki · 3 years, 3 months ago
  32. 5cf79c2 PM / devfreq: Strengthen check for freq_table by Samuel Holland · 3 years, 5 months ago
  33. 1471413 devfreq: exynos-ppmu: simplify parsing event-type from DT by Krzysztof Kozlowski · 3 years, 5 months ago
  34. 28d7f0f devfreq: exynos-ppmu: use node names with hyphens by Krzysztof Kozlowski · 3 years, 5 months ago
  35. 4844bdb PM / devfreq: tegra30: Check whether clk_round_rate() returns zero rate by Dmitry Osipenko · 3 years, 5 months ago
  36. 68b79f2 PM / devfreq: tegra30: Use resource-managed helpers by Dmitry Osipenko · 3 years, 5 months ago
  37. 1cc5520 PM / devfreq: Add devm_devfreq_add_governor() by Dmitry Osipenko · 3 years, 5 months ago
  38. 04c8984 devfreq: use HZ macros by Daniel Lezcano · 3 years, 6 months ago
  39. 8c37d01 PM / devfreq: passive: Fix get_target_freq when not using required-opp by Chanwoo Choi · 3 years, 8 months ago
  40. 1ad4f32 PM / devfreq: userspace: Use DEVICE_ATTR_RW macro by YueHaibing · 3 years, 9 months ago
  41. a15fc9a PM / devfreq: imx8m-ddrc: Remove DEVFREQ_GOV_SIMPLE_ONDEMAND dependency by Dong Aisheng · 3 years, 9 months ago
  42. 5e480ab PM / devfreq: tegra30: Support thermal cooling by Dmitry Osipenko · 3 years, 10 months ago
  43. 7dbc0d2 PM / devfreq: imx-bus: Remove imx_bus_get_dev_status by Dong Aisheng · 3 years, 9 months ago
  44. 18b380e PM / devfreq: Add missing error code in devfreq_add_device() by YueHaibing · 3 years, 9 months ago
  45. 0a7dc83 PM / devfreq: imx8m-ddrc: Remove unneeded of_match_ptr() by Fabio Estevam · 3 years, 11 months ago
  46. ca94831 PM / devfreq: imx-bus: Remove unneeded of_match_ptr() by Fabio Estevam · 3 years, 11 months ago
  47. 6c4b264 PM / devfreq: imx8m-ddrc: Remove imx8m_ddrc_get_dev_status by Dong Aisheng · 4 years ago
  48. 05f1531 PM / devfreq: Remove the invalid description for get_target_freq by Dong Aisheng · 4 years ago
  49. b19e134 PM / devfreq: Check get_dev_status in devfreq_update_stats by Dong Aisheng · 4 years ago
  50. 5f104f9 PM / devfreq: Fix the wrong set_freq path for userspace governor in Kconfig by Dong Aisheng · 4 years ago
  51. fbf821e PM / devfreq: rk3399_dmc: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years ago
  52. 62453f1b PM / devfreq: Use more accurate returned new_freq as resume_freq by Dong Aisheng · 4 years ago
  53. 8b50a79 PM / devfreq: Unlock mutex and free devfreq struct in error path by Lukasz Luba · 4 years ago
  54. 1224451 PM / devfreq: Register devfreq as a cooling device on demand by Daniel Lezcano · 4 years ago
  55. 332fd90 Merge branches 'pm-devfreq' and 'pm-tools' by Rafael J. Wysocki · 4 years ago
  56. 86ad9a2 PM / devfreq: Add required OPPs support to passive governor by Saravana Kannan · 4 years, 1 month ago
  57. 26f9c7c PM / devfreq: Cache OPP table reference in devfreq by Saravana Kannan · 4 years, 1 month ago
  58. fc1745c PM / devfreq: rk3399_dmc: Remove unneeded semicolon by Yang Li · 4 years, 1 month ago
  59. c7f1421 devfreq: tegra30: Migrate to dev_pm_opp_set_opp() by Viresh Kumar · 4 years, 1 month ago
  60. ec89488 PM / devfreq: Replace devfreq->dev.parent as dev in devfreq_add_device by pierre Kuo · 4 years, 2 months ago
  61. f40d812 PM / devfreq: Correct spelling in a comment by Lukasz Luba · 4 years, 2 months ago
  62. b3fac81 Merge branches 'pm-devfreq' and 'pm-tools' by Rafael J. Wysocki · 4 years, 2 months ago
  63. 8145687 PM / devfreq: exynos: dev_pm_opp_put_*() accepts NULL argument by Viresh Kumar · 4 years, 4 months ago
  64. 6a575e8 PM / devfreq: tegra30: Separate configurations per-SoC generation by Dmitry Osipenko · 4 years, 3 months ago
  65. 16e8b2a PM / devfreq: tegra30: Support interconnect and OPPs from device-tree by Dmitry Osipenko · 4 years, 3 months ago
  66. 98fd997 PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driver by Dmitry Osipenko · 4 years, 3 months ago
  67. 404d59c PM / devfreq: exynos-bus: Add registration of interconnect child device by Sylwester Nawrocki · 4 years, 3 months ago
  68. 09d56d9 PM / devfreq: tegra30: Silence deferred probe error by Dmitry Osipenko · 4 years, 4 months ago
  69. cc2a4e8 PM / devfreq: tegra20: Relax Kconfig dependency by Dmitry Osipenko · 4 years, 4 months ago
  70. 9a93386 PM / devfreq: tegra20: Silence deferred probe error by Dmitry Osipenko · 4 years, 4 months ago
  71. 96ffcdf PM / devfreq: Remove redundant governor_name from struct devfreq by Chanwoo Choi · 4 years, 4 months ago
  72. 5f1a906 PM / devfreq: Add governor attribute flag for specifc sysfs nodes by Chanwoo Choi · 4 years, 8 months ago
  73. 0dd25a0 PM / devfreq: Add governor feature flag by Chanwoo Choi · 4 years, 5 months ago
  74. cab477d PM / devfreq: Add tracepoint for frequency changes by Matthias Kaehlcke · 4 years, 5 months ago
  75. b436542 PM / devfreq: Unify frequency change to devfreq_update_target func by Chanwoo Choi · 4 years, 5 months ago
  76. d353d12 PM / devfreq: tegra30: Improve initial hardware resetting by Dmitry Osipenko · 4 years, 5 months ago
  77. 02bdbf7 PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle function by Chanwoo Choi · 4 years, 6 months ago
  78. 86d90fd PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle function by Chanwoo Choi · 4 years, 6 months ago
  79. 7b38b7b PM / devfreq: Add devfreq_get_devfreq_by_node function by Leonard Crestez · 4 years, 6 months ago
  80. 6bf5607 PM / devfreq: tegra30: Disable clock on error in probe by Dan Carpenter · 4 years, 6 months ago
  81. 0c309ed PM / devfreq: Add timer type to devfreq_summary debugfs by Chanwoo Choi · 4 years, 6 months ago
  82. 27a69714 PM / devfreq: Fix the wrong end with semicolon by Chanwoo Choi · 4 years, 7 months ago
  83. 0aae11b PM / devfreq: Fix indentaion of devfreq_summary debugfs node by Chanwoo Choi · 4 years, 8 months ago
  84. 483d557 PM / devfreq: Clean up the devfreq instance name in sysfs attr by Chanwoo Choi · 4 years, 7 months ago
  85. 4dc3bab PM / devfreq: Add support delayed timer for polling mode by Chanwoo Choi · 4 years, 8 months ago
  86. ada7959 PM / devfreq: event: Fix trivial spelling by Kieran Bingham · 4 years, 9 months ago
  87. 63ef91f PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent by Marc Zyngier · 4 years, 8 months ago
  88. 8fc0e48e PM / devfreq: Use lockdep asserts instead of manual checks for locked mutex by Krzysztof Kozlowski · 4 years, 9 months ago
  89. 48bbf63 PM / devfreq: imx-bus: Fix inconsistent IS_ERR and PTR_ERR by Gustavo A. R. Silva · 4 years, 10 months ago
  90. a316b5c PM / devfreq: Replace strncpy with strscpy by Dmitry Osipenko · 5 years ago
  91. 0235521 PM / devfreq: imx: Register interconnect device by Leonard Crestez · 4 years, 11 months ago
  92. 5173a97 PM / devfreq: Add generic imx bus scaling driver by Leonard Crestez · 4 years, 11 months ago
  93. 0716f9f PM / devfreq: tegra30: Delete an error message in tegra_devfreq_probe() by Markus Elfring · 4 years, 11 months ago
  94. d2216ba PM / devfreq: tegra30: Make CPUFreq notifier to take into account boosting by Dmitry Osipenko · 4 years, 11 months ago
  95. 4c6abef PM / devfreq: Fix handling dev_pm_qos_remove_request result by Leonard Crestez · 5 years ago
  96. 3bb5ee9 PM / devfreq: Fix a typo in a comment by Christophe JAILLET · 5 years ago
  97. 3a1ec2e PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event name by Chanwoo Choi · 5 years ago
  98. 6d74349 PM / devfreq: Remove unneeded extern keyword by Chanwoo Choi · 5 years ago
  99. 4bb1faa PM / devfreq: Use constant name of userspace governor by pierre Kuo · 5 years ago
  100. 66d0e79 Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs" by Orson Zhai · 5 years ago