- 4667431 PM / devfreq: Reduce log severity for informative message by Tzung-Bi Shih · 3 years ago
- a4b3c62 PM / devfreq: sun8i: addd COMMON_CLK dependency by Arnd Bergmann · 3 years ago
- 8bfd485 PM / devfreq: Add a driver for the sun8i/sun50i MBUS by Samuel Holland · 3 years, 1 month ago
- dcc0b6f Merge branches 'pm-opp' and 'pm-cpufreq' by Rafael J. Wysocki · 3 years, 2 months ago
- 5cf79c2 PM / devfreq: Strengthen check for freq_table by Samuel Holland · 3 years, 3 months ago
- 1471413 devfreq: exynos-ppmu: simplify parsing event-type from DT by Krzysztof Kozlowski · 3 years, 3 months ago
- 28d7f0f devfreq: exynos-ppmu: use node names with hyphens by Krzysztof Kozlowski · 3 years, 3 months ago
- 4844bdb PM / devfreq: tegra30: Check whether clk_round_rate() returns zero rate by Dmitry Osipenko · 3 years, 3 months ago
- 68b79f2 PM / devfreq: tegra30: Use resource-managed helpers by Dmitry Osipenko · 3 years, 3 months ago
- 1cc5520 PM / devfreq: Add devm_devfreq_add_governor() by Dmitry Osipenko · 3 years, 3 months ago
- 04c8984 devfreq: use HZ macros by Daniel Lezcano · 3 years, 4 months ago
- 8c37d01 PM / devfreq: passive: Fix get_target_freq when not using required-opp by Chanwoo Choi · 3 years, 6 months ago
- 1ad4f32 PM / devfreq: userspace: Use DEVICE_ATTR_RW macro by YueHaibing · 3 years, 7 months ago
- a15fc9a PM / devfreq: imx8m-ddrc: Remove DEVFREQ_GOV_SIMPLE_ONDEMAND dependency by Dong Aisheng · 3 years, 7 months ago
- 5e480ab PM / devfreq: tegra30: Support thermal cooling by Dmitry Osipenko · 3 years, 8 months ago
- 7dbc0d2 PM / devfreq: imx-bus: Remove imx_bus_get_dev_status by Dong Aisheng · 3 years, 7 months ago
- 18b380e PM / devfreq: Add missing error code in devfreq_add_device() by YueHaibing · 3 years, 8 months ago
- 0a7dc83 PM / devfreq: imx8m-ddrc: Remove unneeded of_match_ptr() by Fabio Estevam · 3 years, 9 months ago
- ca94831 PM / devfreq: imx-bus: Remove unneeded of_match_ptr() by Fabio Estevam · 3 years, 9 months ago
- 6c4b264 PM / devfreq: imx8m-ddrc: Remove imx8m_ddrc_get_dev_status by Dong Aisheng · 3 years, 9 months ago
- 05f1531 PM / devfreq: Remove the invalid description for get_target_freq by Dong Aisheng · 3 years, 9 months ago
- b19e134 PM / devfreq: Check get_dev_status in devfreq_update_stats by Dong Aisheng · 3 years, 10 months ago
- 5f104f9 PM / devfreq: Fix the wrong set_freq path for userspace governor in Kconfig by Dong Aisheng · 3 years, 10 months ago
- fbf821e PM / devfreq: rk3399_dmc: Simplify with dev_err_probe() by Krzysztof Kozlowski · 3 years, 10 months ago
- 62453f1 PM / devfreq: Use more accurate returned new_freq as resume_freq by Dong Aisheng · 3 years, 9 months ago
- 8b50a79 PM / devfreq: Unlock mutex and free devfreq struct in error path by Lukasz Luba · 3 years, 10 months ago
- 1224451 PM / devfreq: Register devfreq as a cooling device on demand by Daniel Lezcano · 3 years, 10 months ago
- 332fd90 Merge branches 'pm-devfreq' and 'pm-tools' by Rafael J. Wysocki · 3 years, 11 months ago
- 86ad9a2 PM / devfreq: Add required OPPs support to passive governor by Saravana Kannan · 3 years, 11 months ago
- 26f9c7c PM / devfreq: Cache OPP table reference in devfreq by Saravana Kannan · 3 years, 11 months ago
- fc1745c PM / devfreq: rk3399_dmc: Remove unneeded semicolon by Yang Li · 3 years, 11 months ago
- c7f1421 devfreq: tegra30: Migrate to dev_pm_opp_set_opp() by Viresh Kumar · 4 years ago
- ec89488 PM / devfreq: Replace devfreq->dev.parent as dev in devfreq_add_device by pierre Kuo · 4 years ago
- f40d812 PM / devfreq: Correct spelling in a comment by Lukasz Luba · 4 years ago
- b3fac81 Merge branches 'pm-devfreq' and 'pm-tools' by Rafael J. Wysocki · 4 years ago
- 8145687 PM / devfreq: exynos: dev_pm_opp_put_*() accepts NULL argument by Viresh Kumar · 4 years, 2 months ago
- 6a575e8 PM / devfreq: tegra30: Separate configurations per-SoC generation by Dmitry Osipenko · 4 years, 1 month ago
- 16e8b2a PM / devfreq: tegra30: Support interconnect and OPPs from device-tree by Dmitry Osipenko · 4 years, 1 month ago
- 98fd997 PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driver by Dmitry Osipenko · 4 years, 1 month ago
- 404d59c PM / devfreq: exynos-bus: Add registration of interconnect child device by Sylwester Nawrocki · 4 years, 2 months ago
- 09d56d9 PM / devfreq: tegra30: Silence deferred probe error by Dmitry Osipenko · 4 years, 2 months ago
- cc2a4e8 PM / devfreq: tegra20: Relax Kconfig dependency by Dmitry Osipenko · 4 years, 2 months ago
- 9a93386 PM / devfreq: tegra20: Silence deferred probe error by Dmitry Osipenko · 4 years, 2 months ago
- 96ffcdf PM / devfreq: Remove redundant governor_name from struct devfreq by Chanwoo Choi · 4 years, 2 months ago
- 5f1a906 PM / devfreq: Add governor attribute flag for specifc sysfs nodes by Chanwoo Choi · 4 years, 6 months ago
- 0dd25a0 PM / devfreq: Add governor feature flag by Chanwoo Choi · 4 years, 3 months ago
- cab477d PM / devfreq: Add tracepoint for frequency changes by Matthias Kaehlcke · 4 years, 3 months ago
- b436542 PM / devfreq: Unify frequency change to devfreq_update_target func by Chanwoo Choi · 4 years, 3 months ago
- d353d12 PM / devfreq: tegra30: Improve initial hardware resetting by Dmitry Osipenko · 4 years, 3 months ago
- 02bdbf7 PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle function by Chanwoo Choi · 4 years, 4 months ago
- 86d90fd PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle function by Chanwoo Choi · 4 years, 4 months ago
- 7b38b7b PM / devfreq: Add devfreq_get_devfreq_by_node function by Leonard Crestez · 4 years, 4 months ago
- 6bf5607 PM / devfreq: tegra30: Disable clock on error in probe by Dan Carpenter · 4 years, 4 months ago
- 0c309ed PM / devfreq: Add timer type to devfreq_summary debugfs by Chanwoo Choi · 4 years, 4 months ago
- 27a69714 PM / devfreq: Fix the wrong end with semicolon by Chanwoo Choi · 4 years, 5 months ago
- 0aae11b PM / devfreq: Fix indentaion of devfreq_summary debugfs node by Chanwoo Choi · 4 years, 6 months ago
- 483d557 PM / devfreq: Clean up the devfreq instance name in sysfs attr by Chanwoo Choi · 4 years, 6 months ago
- 4dc3bab PM / devfreq: Add support delayed timer for polling mode by Chanwoo Choi · 4 years, 6 months ago
- ada7959 PM / devfreq: event: Fix trivial spelling by Kieran Bingham · 4 years, 7 months ago
- 63ef91f PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent by Marc Zyngier · 4 years, 6 months ago
- 8fc0e48e PM / devfreq: Use lockdep asserts instead of manual checks for locked mutex by Krzysztof Kozlowski · 4 years, 8 months ago
- 48bbf63 PM / devfreq: imx-bus: Fix inconsistent IS_ERR and PTR_ERR by Gustavo A. R. Silva · 4 years, 8 months ago
- a316b5c PM / devfreq: Replace strncpy with strscpy by Dmitry Osipenko · 4 years, 10 months ago
- 0235521 PM / devfreq: imx: Register interconnect device by Leonard Crestez · 4 years, 9 months ago
- 5173a97 PM / devfreq: Add generic imx bus scaling driver by Leonard Crestez · 4 years, 9 months ago
- 0716f9f PM / devfreq: tegra30: Delete an error message in tegra_devfreq_probe() by Markus Elfring · 4 years, 9 months ago
- d2216ba PM / devfreq: tegra30: Make CPUFreq notifier to take into account boosting by Dmitry Osipenko · 4 years, 9 months ago
- 4c6abef PM / devfreq: Fix handling dev_pm_qos_remove_request result by Leonard Crestez · 4 years, 10 months ago
- 3bb5ee9 PM / devfreq: Fix a typo in a comment by Christophe JAILLET · 4 years, 11 months ago
- 3a1ec2e PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event name by Chanwoo Choi · 5 years ago
- 6d74349 PM / devfreq: Remove unneeded extern keyword by Chanwoo Choi · 5 years ago
- 4bb1faa PM / devfreq: Use constant name of userspace governor by pierre Kuo · 5 years ago
- 66d0e79 Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs" by Orson Zhai · 4 years, 10 months ago
- 490a421 PM / devfreq: Add debugfs support with devfreq_summary file by Chanwoo Choi · 5 years ago
- 91d7f3f PM / devfreq: exynos: Rename Exynos to lowercase by Krzysztof Kozlowski · 5 years ago
- 10800fe PM / devfreq: imx8m-ddrc: Fix inconsistent IS_ERR and PTR_ERR by YueHaibing · 5 years ago
- 2813576 PM / devfreq: exynos-bus: Add error log when fail to get devfreq-event by Yangtao Li · 5 years ago
- 6c315d8 PM / devfreq: exynos-bus: Disable devfreq-event device when fails by Yangtao Li · 5 years ago
- 39a6e47 PM / devfreq: rk3399_dmc: Disable devfreq-event device when fails by Yangtao Li · 5 years ago
- 15e4e74 PM / devfreq: imx8m-ddrc: Remove unused defines by Leonard Crestez · 5 years ago
- a440892 PM / devfreq: exynos-bus: Reduce goto statements and remove unused headers by Artur Świgoń · 5 years ago
- eff5d31 PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency by Chanwoo Choi · 5 years ago
- f0c7921 PM / devfreq: rockchip-dfi: Convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
- 29d867e9 PM / devfreq: rk3399_dmc: Add missing of_node_put() by Yangtao Li · 5 years ago
- fb90fa8 PM / devfreq: rockchip-dfi: Add missing of_node_put() by Yangtao Li · 5 years ago
- 54cb574 PM / devfreq: Fix multiple kernel-doc warnings by Randy Dunlap · 5 years ago
- a05bb96 PM / devfreq: exynos-bus: Extract exynos_bus_profile_init_passive() by Artur Świgoń · 5 years ago
- a47a97e PM / devfreq: exynos-bus: Extract exynos_bus_profile_init() by Artur Świgoń · 5 years ago
- f9002b1 PM / devfreq: Move declaration of DEVICE_ATTR_RW(min_freq) by Kamil Konieczny · 5 years ago
- 1ebd0bc PM / devfreq: Move statistics to separate struct devfreq_stats by Kamil Konieczny · 5 years ago
- 14a3439 PM / devfreq: Add clearing transitions stats by Kamil Konieczny · 5 years ago
- b76b347 PM / devfreq: Change time stats to 64-bit by Kamil Konieczny · 5 years ago
- 2fee1a7 PM / devfreq: Add new name attribute for sysfs by Chanwoo Choi · 5 years ago
- 5af744e PM / devfreq: Add dynamic scaling for imx8m ddr controller by Leonard Crestez · 5 years ago
- d96c60b PM / devfreq: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- d4556f5 PM / devfreq: exynos-ppmu: Fix excessive stack usage by Arnd Bergmann · 5 years ago
- 5fdb068 PM / devfreq: tegra: Add COMMON_CLK dependency by Arnd Bergmann · 5 years ago
- 996fa47 PM / devfreq: Drop explicit selection of PM_OPP by Leonard Crestez · 5 years ago
- 27dbc54 PM / devfreq: Use PM QoS for sysfs min/max_freq by Leonard Crestez · 5 years ago
- 05d7ae1 PM / devfreq: Add PM QoS support by Leonard Crestez · 5 years ago