| Age | Commit message (Expand) | Author | Files | Lines |
| 11 days | PM / devfreq: Move governor.h to a public header location | Dmitry Baryshkov | 1 | -1/+1 |
| 2025-07-14 | PM / devfreq: Allow devfreq driver to add custom sysfs ABIs | Jie Zhan | 1 | -0/+1 |
| 2025-07-14 | PM / devfreq: Fix a index typo in trans_stat | Chanwoo Choi | 1 | -1/+1 |
| 2025-07-14 | PM / devfreq: Check governor before using governor->name | Lifeng Zheng | 1 | -7/+3 |
| 2025-07-14 | PM / devfreq: Remove redundant devfreq_get_freq_range() calling in devfreq_ad... | Lifeng Zheng | 1 | -3/+0 |
| 2025-07-14 | PM / devfreq: Limit max_freq with scaling_min_freq | Lifeng Zheng | 1 | -5/+2 |
| 2023-12-19 | PM / devfreq: Synchronize devfreq_monitor_[start/stop] | Mukesh Ojha | 1 | -2/+22 |
| 2023-11-13 | PM / devfreq: Convert to use sysfs_emit_at() API | Christian Marangi | 1 | -20/+17 |
| 2023-11-13 | PM / devfreq: Fix buffer overflow in trans_stat_show | Christian Marangi | 1 | -18/+39 |
| 2023-10-09 | PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs | Manivannan Sadhasivam | 1 | -7/+7 |
| 2023-08-10 | PM / devfreq: Fix leak in devfreq_dev_release() | Boris Brezillon | 1 | -0/+1 |
| 2023-07-24 | PM / devfreq: Reword the kernel-doc comment for devfreq_monitor_start() API | Manivannan Sadhasivam | 1 | -4/+5 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-12-03 | PM / devfreq: Use device_match_of_node() | ye xingchen | 1 | -1/+1 |
| 2022-11-20 | PM/devfreq: governor: Add a private governor_data for governor | Kant Fan | 1 | -4/+2 |
| 2022-07-15 | PM / devfreq: shut up kernel-doc warnings | Mauro Carvalho Chehab | 1 | -0/+4 |
| 2022-06-30 | PM / devfreq: Rework freq_table to be local to devfreq struct | Christian Marangi | 1 | -37/+34 |
| 2022-06-30 | PM / devfreq: Mute warning on governor PROBE_DEFER | Christian 'Ansuel' Marangi | 1 | -2/+3 |
| 2022-05-17 | PM / devfreq: Export devfreq_get_freq_range symbol within devfreq | Chanwoo Choi | 1 | -8/+12 |
| 2021-12-16 | PM / devfreq: Reduce log severity for informative message | Tzung-Bi Shih | 1 | -2/+2 |
| 2021-11-10 | Merge branches 'pm-opp' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+26 |
| 2021-10-27 | PM / devfreq: Strengthen check for freq_table | Samuel Holland | 1 | -1/+1 |
| 2021-10-05 | PM / devfreq: Add devm_devfreq_add_governor() | Dmitry Osipenko | 1 | -0/+26 |
| 2021-09-08 | devfreq: use HZ macros | Daniel Lezcano | 1 | -1/+1 |
| 2021-05-20 | PM / devfreq: Add missing error code in devfreq_add_device() | YueHaibing | 1 | -0/+1 |
| 2021-04-08 | PM / devfreq: Use more accurate returned new_freq as resume_freq | Dong Aisheng | 1 | -1/+1 |
| 2021-04-08 | PM / devfreq: Unlock mutex and free devfreq struct in error path | Lukasz Luba | 1 | -1/+2 |
| 2021-03-09 | PM / devfreq: Register devfreq as a cooling device on demand | Daniel Lezcano | 1 | -0/+9 |
| 2021-02-15 | Merge branches 'pm-devfreq' and 'pm-tools' | Rafael J. Wysocki | 1 | -2/+2 |
| 2021-02-04 | PM / devfreq: Cache OPP table reference in devfreq | Saravana Kannan | 1 | -0/+7 |
| 2021-01-05 | PM / devfreq: Replace devfreq->dev.parent as dev in devfreq_add_device | pierre Kuo | 1 | -2/+2 |
| 2020-10-26 | PM / devfreq: Remove redundant governor_name from struct devfreq | Chanwoo Choi | 1 | -11/+7 |
| 2020-10-26 | PM / devfreq: Add governor attribute flag for specifc sysfs nodes | Chanwoo Choi | 1 | -50/+112 |
| 2020-10-26 | PM / devfreq: Add governor feature flag | Chanwoo Choi | 1 | -11/+14 |
| 2020-10-26 | PM / devfreq: Add tracepoint for frequency changes | Matthias Kaehlcke | 1 | -0/+8 |
| 2020-10-26 | PM / devfreq: Unify frequency change to devfreq_update_target func | Chanwoo Choi | 1 | -7/+22 |
| 2020-09-29 | PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle function | Chanwoo Choi | 1 | -4/+7 |
| 2020-09-29 | PM / devfreq: Add devfreq_get_devfreq_by_node function | Leonard Crestez | 1 | -11/+35 |
| 2020-09-23 | PM / devfreq: Add timer type to devfreq_summary debugfs | Chanwoo Choi | 1 | -3/+8 |
| 2020-07-30 | PM / devfreq: Fix the wrong end with semicolon | Chanwoo Choi | 1 | -2/+2 |
| 2020-07-30 | PM / devfreq: Fix indentaion of devfreq_summary debugfs node | Chanwoo Choi | 1 | -7/+4 |
| 2020-07-30 | PM / devfreq: Clean up the devfreq instance name in sysfs attr | Chanwoo Choi | 1 | -34/+60 |
| 2020-07-30 | PM / devfreq: Add support delayed timer for polling mode | Chanwoo Choi | 1 | -1/+85 |
| 2020-05-28 | PM / devfreq: Use lockdep asserts instead of manual checks for locked mutex | Krzysztof Kozlowski | 1 | -10/+7 |
| 2020-05-28 | PM / devfreq: Replace strncpy with strscpy | Dmitry Osipenko | 1 | -1/+1 |
| 2020-03-25 | PM / devfreq: Fix handling dev_pm_qos_remove_request result | Leonard Crestez | 1 | -2/+2 |
| 2020-03-25 | PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event name | Chanwoo Choi | 1 | -5/+5 |
| 2020-02-24 | Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs" | Orson Zhai | 1 | -3/+1 |
| 2020-01-16 | PM / devfreq: Add debugfs support with devfreq_summary file | Chanwoo Choi | 1 | -0/+82 |
| 2019-12-30 | PM / devfreq: Fix multiple kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
| 2019-12-30 | PM / devfreq: Move declaration of DEVICE_ATTR_RW(min_freq) | Kamil Konieczny | 1 | -1/+1 |
| 2019-12-30 | PM / devfreq: Move statistics to separate struct devfreq_stats | Kamil Konieczny | 1 | -21/+23 |
| 2019-12-30 | PM / devfreq: Add clearing transitions stats | Kamil Konieczny | 1 | -1/+28 |
| 2019-12-30 | PM / devfreq: Change time stats to 64-bit | Kamil Konieczny | 1 | -7/+7 |
| 2019-12-30 | PM / devfreq: Add new name attribute for sysfs | Chanwoo Choi | 1 | -0/+9 |
| 2019-12-09 | PM / devfreq: Use PM QoS for sysfs min/max_freq | Leonard Crestez | 1 | -17/+59 |
| 2019-12-09 | PM / devfreq: Add PM QoS support | Leonard Crestez | 1 | -0/+77 |
| 2019-12-09 | PM / devfreq: Don't fail devfreq_dev_release if not in list | Leonard Crestez | 1 | -5/+1 |
| 2019-12-09 | PM / devfreq: Introduce get_freq_range helper | Leonard Crestez | 1 | -48/+60 |
| 2019-12-09 | PM / devfreq: Set scaling_max_freq to max on OPP notifier error | Leonard Crestez | 1 | -1/+3 |
| 2019-12-09 | PM / devfreq: Fix devfreq_notifier_call returning errno | Leonard Crestez | 1 | -11/+13 |
| 2019-11-29 | PM / devfreq: Add missing locking while setting suspend_freq | Marek Szyprowski | 1 | -0/+4 |
| 2019-11-06 | PM / devfreq: Add new interrupt_driven flag for governors | Dmitry Osipenko | 1 | -0/+17 |
| 2019-11-06 | PM / devfreq: Lock devfreq in trans_stat_show | Leonard Crestez | 1 | -3/+9 |
| 2019-11-06 | PM / devfreq: Check NULL governor in available_governors_show | Leonard Crestez | 1 | -1/+1 |
| 2019-11-06 | PM / devfreq: Make log message more explicit when devfreq device already exists | Matthias Kaehlcke | 1 | -1/+1 |
| 2019-08-25 | PM / devfreq: Correct devm_devfreq_remove_device() documentation | Krzysztof Kozlowski | 1 | -1/+1 |
| 2019-08-24 | PM / devfreq: Fix kernel oops on governor module load | Ezequiel Garcia | 1 | -1/+1 |
| 2019-08-24 | PM / devfreq: Fix spelling typo | Gaël PORTAY | 1 | -4/+4 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2019-04-16 | PM / devfreq: add tracing for scheduling work | Lukasz Luba | 1 | -0/+5 |
| 2019-04-16 | PM / devfreq: Fix static checker warning in try_then_request_governor | Enric Balletbo i Serra | 1 | -2/+2 |
| 2019-04-16 | PM / devfreq: Restart previous governor if new governor fails to start | Saravana Kannan | 1 | -2/+14 |
| 2019-04-16 | PM / devfreq: consistent indentation | MyungJoo Ham | 1 | -25/+24 |
| 2019-04-16 | PM / devfreq: fix missing check of return value in devfreq_add_device() | Yangtao Li | 1 | -1/+13 |
| 2019-04-16 | PM / devfreq: fix mem leak in devfreq_add_device() | Yangtao Li | 1 | -1/+1 |
| 2018-12-11 | PM / devfreq: add devfreq_suspend/resume() functions | Lukasz Luba | 1 | -0/+44 |
| 2018-12-11 | PM / devfreq: add support for suspend/resume of a devfreq device | Lukasz Luba | 1 | -6/+41 |
| 2018-12-11 | PM / devfreq: refactor set_target frequency function | Lukasz Luba | 1 | -26/+36 |
| 2018-10-02 | PM / devfreq: remove redundant null pointer check before kfree | zhong jiang | 1 | -2/+1 |
| 2018-10-02 | PM / devfreq: stopping the governor before device_unregister() | Vincent Donnefort | 1 | -5/+4 |
| 2018-10-02 | PM / devfreq: Fix handling of min/max_freq == 0 | Matthias Kaehlcke | 1 | -12/+30 |
| 2018-10-02 | PM / devfreq: Drop custom MIN/MAX macros | Bjorn Andersson | 1 | -7/+4 |
| 2018-10-02 | PM / devfreq: Fix devfreq_add_device() when drivers are built as modules. | Enric Balletbo i Serra | 1 | -4/+49 |
| 2018-07-18 | PM / devfreq: Init user limits from OPP limits, not viceversa | Matthias Kaehlcke | 1 | -6/+6 |
| 2018-07-18 | PM / devfreq: use put_device() instead of kfree() | Arvind Yadav | 1 | -1/+3 |
| 2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -7/+8 |
| 2018-01-02 | PM / devfreq: Fix potential NULL pointer dereference in governor_store | Gustavo A. R. Silva | 1 | -1/+2 |
| 2018-01-02 | PM / devfreq: Propagate error from devfreq_add_device() | Bjorn Andersson | 1 | -1/+1 |
| 2017-10-26 | PM / devfreq: Remove unneeded conditional statement | Chanwoo Choi | 1 | -4/+3 |
| 2017-10-26 | PM / devfreq: Show the all available frequencies | Chanwoo Choi | 1 | -11/+5 |
| 2017-10-26 | PM / devfreq: Change return type of devfreq_set_freq_table() | Chanwoo Choi | 1 | -9/+9 |
| 2017-10-26 | PM / devfreq: Use the available min/max frequency | Chanwoo Choi | 1 | -8/+32 |
| 2017-10-26 | Revert "PM / devfreq: Add show_one macro to delete the duplicate code" | Chanwoo Choi | 1 | -9/+11 |
| 2017-10-26 | PM / devfreq: Set min/max_freq when adding the devfreq device | Chanwoo Choi | 1 | -0/+42 |
| 2017-08-28 | PM / devfreq: Fix memory leak when fail to register device | Chanwoo Choi | 1 | -1/+4 |
| 2017-02-27 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
| 2017-02-20 | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 1 | -28/+46 |
| 2017-01-31 | PM / devfreq: Modify the device name as devfreq(X) for sysfs | Chanwoo Choi | 1 | -1/+3 |
| 2017-01-31 | PM / devfreq: Remove unnecessary separate _remove_devfreq() | Chanwoo Choi | 1 | -16/+7 |
| 2017-01-31 | PM / devfreq: Fix wrong trans_stat of passive devfreq device | Chanwoo Choi | 1 | -1/+2 |
| 2017-01-31 | PM / devfreq: Fix available_governor sysfs | Chanwoo Choi | 1 | -4/+27 |
| 2017-01-31 | PM / devfreq: Fix the checkpatch warnings | Chanwoo Choi | 1 | -6/+7 |
| 2017-01-30 | PM / OPP: Update OPP users to put reference | Viresh Kumar | 1 | -10/+4 |
| 2017-01-27 | PM / OPP: Don't expose srcu_head to register notifiers | Viresh Kumar | 1 | -24/+2 |
| 2017-01-03 | PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL | Chanwoo Choi | 1 | -5/+10 |
| 2016-11-17 | PM / devfreq: correct comment typo. | MyungJoo Ham | 1 | -1/+1 |
| 2016-10-11 | PM / devfreq: Skip status update on uninitialized previous_freq | Tobias Jakobi | 1 | -0/+4 |
| 2016-10-11 | PM / devfreq: Add proper locking around list_del() | Axel Lin | 1 | -1/+3 |
| 2016-07-06 | PM / devfreq: add missing of_node_put after calling of_parse_phandle | Peter Chen | 1 | -0/+2 |
| 2016-07-06 | PM / devfreq: make devfreq explicitly non-modular | Paul Gortmaker | 1 | -12/+1 |
| 2016-06-23 | PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed | Chanwoo Choi | 1 | -1/+4 |
| 2016-06-22 | PM / devfreq: fix initialization of current frequency in last status | Lukasz Luba | 1 | -0/+1 |
| 2016-06-22 | PM / devfreq: remove double put_device | MyungJoo Ham | 1 | -1/+0 |
| 2016-06-22 | PM / devfreq: fix double call put_device | Cai Zhiyong | 1 | -1/+0 |
| 2016-06-22 | PM / devfreq: fix duplicated kfree on devfreq pointer | MyungJoo Ham | 1 | -1/+0 |
| 2016-06-22 | PM / devfreq: devm_kzalloc to have dev pointer more precisely | MyungJoo Ham | 1 | -9/+9 |
| 2016-05-03 | PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier | Chanwoo Choi | 1 | -1/+162 |
| 2016-05-03 | PM / devfreq: Add devfreq_get_devfreq_by_phandle() | Chanwoo Choi | 1 | -0/+44 |
| 2016-01-13 | PM / devfreq: Do not show statistics if it's not ready. | MyungJoo Ham | 1 | -0/+2 |
| 2016-01-13 | PM / devfreq: Modify the indentation of trans_stat sysfs for readability | Chanwoo Choi | 1 | -5/+5 |
| 2016-01-13 | PM / devfreq: Set the freq_table of devfreq device | Chanwoo Choi | 1 | -2/+48 |
| 2016-01-13 | PM / devfreq: Add show_one macro to delete the duplicate code | Chanwoo Choi | 1 | -11/+9 |
| 2015-10-02 | PM / devfreq: fix double kfree | Geliang Tang | 1 | -2/+1 |
| 2015-09-30 | PM / devfreq: Fix governor_store() | Tobias Jakobi | 1 | -1/+3 |
| 2015-09-11 | PM / devfreq: Fix incorrect type issue. | Xiaolong Ye | 1 | -1/+1 |
| 2015-09-11 | PM / devfreq: drop comment about thermal setting max_freq | Javi Merino | 1 | -3/+3 |
| 2015-09-11 | PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar | 1 | -2/+2 |
| 2015-03-30 | PM / devfreq: correct misleading comment | MyungJoo Ham | 1 | -1/+0 |
| 2014-09-29 | PM / devfreq: Export helper functions for drivers | Ãrjan Eide | 1 | -0/+3 |
| 2014-05-24 | PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier function | Chanwoo Choi | 1 | -0/+48 |
| 2014-05-24 | PM / devfreq: Add resource-managed function for devfreq device | Chanwoo Choi | 1 | -0/+63 |
| 2014-05-24 | PM / devfreq: Fix devfreq_remove_device() to improve the sequence of resource... | Chanwoo Choi | 1 | -10/+4 |
| 2014-03-21 | PM / devfreq: Rewrite devfreq_update_status() to fix multiple bugs | Saravana Kannan | 1 | -11/+20 |
| 2013-11-07 | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 1 | -2/+2 |
| 2013-10-28 | PM / devfreq: create_freezable_workqueue() doesn't return an ERR_PTR | Dan Carpenter | 1 | -2/+2 |
| 2013-10-25 | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 1 | -1/+1 |
| 2013-10-25 | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 1 | -4/+5 |
| 2013-10-25 | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon | 1 | -7/+7 |
| 2013-08-19 | devfreq: convert devfreq_class to use dev_groups | Greg Kroah-Hartman | 1 | -34/+44 |
| 2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 1 | -1/+1 |
| 2013-07-03 | drivers: avoid format string in dev_set_name | Kees Cook | 1 | -1/+1 |
| 2013-06-03 | PM / devfreq: add comments and Documentation | MyungJoo Ham | 1 | -0/+10 |
| 2013-06-03 | PM / devfreq: account suspend/resume for stats | Rajagopal Venkat | 1 | -3/+12 |
| 2013-01-22 | PM / devfreq: add locking documentation for recommended_opp | Nishanth Menon | 1 | -0/+5 |
| 2012-12-07 | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 1 | -277/+640 |
| 2012-11-28 | PM / devfreq: remove compiler error with module governors (2) | MyungJoo Ham | 1 | -0/+5 |
| 2012-11-26 | PM / devfreq: Fix return value in devfreq_remove_governor() | Sachin Kamat | 1 | -1/+1 |
| 2012-11-26 | PM / devfreq: Fix incorrect argument in error message | Sachin Kamat | 1 | -1/+1 |
| 2012-11-26 | PM / devfreq: missing rcu_read_lock() added for find_device_opp() | MyungJoo Ham | 1 | -6/+20 |
| 2012-11-20 | PM / devfreq: Add sysfs node to expose available governors | Nishanth Menon | 1 | -0/+22 |
| 2012-11-20 | PM / devfreq: allow sysfs governor node to switch governor | Nishanth Menon | 1 | -1/+44 |
| 2012-11-20 | PM / devfreq: map devfreq drivers to governor using name | Nishanth Menon | 1 | -8/+87 |
| 2012-11-20 | PM / devfreq: provide hooks for governors to be registered | Nishanth Menon | 1 | -0/+91 |
| 2012-11-20 | PM / devfreq: export update_devfreq | Nishanth Menon | 1 | -0/+1 |
| 2012-11-20 | PM / devfreq: Add sysfs node for representing frequency transition information. | Jonghwa Lee | 1 | -0/+101 |
| 2012-11-20 | PM / devfreq: Add sysfs node to expose available frequencies | Nishanth Menon | 1 | -0/+32 |
| 2012-11-15 | PM / OPP: predictable fail results for opp_find* functions, v2 | Nishanth Menon | 1 | -2/+2 |
| 2012-11-15 | PM / devfreq: make devfreq_class static | Nishanth Menon | 1 | -1/+1 |
| 2012-11-15 | PM / devfreq: fix sscanf handling for writable sysfs entries | Nishanth Menon | 1 | -6/+3 |
| 2012-11-15 | PM / devfreq: kernel-doc typo corrections | Nishanth Menon | 1 | -11/+11 |
| 2012-11-15 | PM / devfreq: Add current freq callback in device profile | Rajagopal Venkat | 1 | -0/+14 |
| 2012-11-15 | PM / devfreq: Add suspend and resume apis | Rajagopal Venkat | 1 | -0/+28 |
| 2012-11-15 | PM / devfreq: Core updates to support devices which can idle | Rajagopal Venkat | 1 | -253/+189 |
| 2012-08-21 | workqueue: make deferrable delayed_work initializer names consistent | Tejun Heo | 1 | -1/+1 |
| 2012-03-17 | PM / devfreq: add relation of recommended frequency. | MyungJoo Ham | 1 | -4/+38 |
| 2012-01-20 | PM / devfreq: add min/max_freq limit requested by users. | MyungJoo Ham | 1 | -0/+70 |
| 2011-11-23 | PM / devfreq: separate error paths from successful path | Axel Lin | 1 | -8/+7 |
| 2011-11-14 | PM / devfreq: fix use after free in devfreq_remove_device | Axel Lin | 1 | -2/+6 |
| 2011-11-10 | PM / devfreq: Remove compiler error after irq.h update | MyungJoo Ham | 1 | -0/+2 |
| 2011-10-02 | PM / devfreq: Add common sysfs interfaces | MyungJoo Ham | 1 | -0/+69 |
| 2011-10-02 | PM: Introduce devfreq: generic DVFS framework with device-specific OPPs | MyungJoo Ham | 1 | -0/+532 |