aboutsummaryrefslogtreecommitdiff
path: root/drivers/devfreq
AgeCommit message (Expand)AuthorFilesLines
2018-10-02PM / devfreq: remove redundant null pointer check before kfreeGravatar zhong jiang 1-2/+1
2018-10-02PM / devfreq: stopping the governor before device_unregister()Gravatar Vincent Donnefort 1-5/+4
2018-10-02PM / devfreq: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 1-2/+2
2018-10-02PM / devfreq: Make update_devfreq() publicGravatar Matthias Kaehlcke 1-3/+0
2018-10-02PM / devfreq: Don't adjust to user limits in governorsGravatar Matthias Kaehlcke 5-26/+12
2018-10-02PM / devfreq: Fix handling of min/max_freq == 0Gravatar Matthias Kaehlcke 1-12/+30
2018-10-02PM / devfreq: Drop custom MIN/MAX macrosGravatar Bjorn Andersson 1-7/+4
2018-10-02PM / devfreq: Fix devfreq_add_device() when drivers are built as modules.Gravatar Enric Balletbo i Serra 1-4/+49
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2018-07-18PM / devfreq: rk3399_dmc: Fix duplicated opp table on reload.Gravatar Enric Balletbo i Serra 1-4/+27
2018-07-18PM / devfreq: Init user limits from OPP limits, not viceversaGravatar Matthias Kaehlcke 1-6/+6
2018-07-18PM / devfreq: rk3399_dmc: fix spelling mistakes.Gravatar Enric Balletbo i Serra 1-6/+6
2018-07-18PM / devfreq: rk3399_dmc: do not print error when get supply and clk defer.Gravatar Lin Huang 1-0/+6
2018-07-18PM / devfreq: rk3399_dmc: remove wait for dcf irq event.Gravatar Enric Balletbo i Serra 1-52/+1
2018-07-18PM / devfreq: use put_device() instead of kfree()Gravatar Arvind Yadav 1-1/+3
2018-07-18PM / devfreq: exynos-ppmu: Delete an error message for a failed memory alloca...Gravatar Markus Elfring 1-4/+2
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hGravatar Randy Dunlap 1-0/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 2-8/+9
2018-01-02PM / devfreq: Fix potential NULL pointer dereference in governor_storeGravatar Gustavo A. R. Silva 1-1/+2
2018-01-02PM / devfreq: Propagate error from devfreq_add_device()Gravatar Bjorn Andersson 1-1/+1
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Gravatar Rafael J. Wysocki 8-47/+109
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-26PM / devfreq: Define the constant governor nameGravatar Chanwoo Choi 7-8/+9
2017-10-26PM / devfreq: Remove unneeded conditional statementGravatar Chanwoo Choi 1-4/+3
2017-10-26PM / devfreq: Show the all available frequenciesGravatar Chanwoo Choi 1-11/+5
2017-10-26PM / devfreq: Change return type of devfreq_set_freq_table()Gravatar Chanwoo Choi 1-9/+9
2017-10-26PM / devfreq: Use the available min/max frequencyGravatar Chanwoo Choi 1-8/+32
2017-10-26Revert "PM / devfreq: Add show_one macro to delete the duplicate code"Gravatar Chanwoo Choi 1-9/+11
2017-10-26PM / devfreq: Set min/max_freq when adding the devfreq deviceGravatar Chanwoo Choi 1-0/+42
2017-08-28PM / devfreq: Fix memory leak when fail to register deviceGravatar Chanwoo Choi 1-1/+4
2017-08-28PM / devfreq: Add dependency on PM_OPPGravatar Chanwoo Choi 1-0/+1
2017-08-28PM / devfreq: Move private devfreq_update_stats() into devfreqGravatar Chanwoo Choi 1-0/+4
2017-08-28PM / devfreq: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-2/+2
2017-07-06PM / devfreq: constify attribute_group structures.Gravatar Arvind Yadav 1-1/+1
2017-07-06PM / devfreq: tegra: fix error return code in tegra_devfreq_probe()Gravatar Gustavo A. R. Silva 1-3/+3
2017-07-06PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe()Gravatar Gustavo A. R. Silva 1-2/+3
2017-06-12PM / devfreq: exynos-ppmu: Staticize event listGravatar Krzysztof Kozlowski 1-1/+1
2017-06-12PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enableGravatar Arvind Yadav 1-1/+5
2017-06-12PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enableGravatar Arvind Yadav 1-1/+5
2017-04-12PM / devfreq: Move struct devfreq_governor to devfreq directoryGravatar Chanwoo Choi 1-0/+29
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-20Merge branch 'pm-devfreq'Gravatar Rafael J. Wysocki 7-126/+308
2017-01-31PM / devfreq: Modify the device name as devfreq(X) for sysfsGravatar Chanwoo Choi 1-1/+3
2017-01-31PM / devfreq: Simplify the sysfs name of devfreq-event deviceGravatar Chanwoo Choi 1-2/+2
2017-01-31PM / devfreq: Remove unnecessary separate _remove_devfreq()Gravatar Chanwoo Choi 1-16/+7
2017-01-31PM / devfreq: Fix wrong trans_stat of passive devfreq deviceGravatar Chanwoo Choi 3-1/+9
2017-01-31PM / devfreq: Fix available_governor sysfsGravatar Chanwoo Choi 2-4/+28
2017-01-31PM / devfreq: exynos-ppmu: Show the registred device for ppmu deviceGravatar Chanwoo Choi 1-0/+3
2017-01-31PM / devfreq: Fix the wrong description for userspace governorGravatar Chanwoo Choi 1-2/+1
2017-01-31PM / devfreq: Fix the checkpatch warningsGravatar Chanwoo Choi 1-6/+7