summaryrefslogtreecommitdiff
path: root/drivers/devfreq
AgeCommit message (Expand)AuthorFilesLines
2020-03-05Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"Orson Zhai1-3/+1
2020-02-24PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependencyChanwoo Choi2-2/+3
2020-02-05PM / devfreq: Add new name attribute for sysfsChanwoo Choi1-0/+9
2020-01-09PM / devfreq: Check NULL governor in available_governors_showLeonard Crestez1-1/+1
2020-01-09PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez1-5/+1
2020-01-09PM / devfreq: Set scaling_max_freq to max on OPP notifier errorLeonard Crestez1-1/+3
2020-01-09PM / devfreq: Fix devfreq_notifier_call returning errnoLeonard Crestez1-11/+13
2019-12-17PM / devfreq: Lock devfreq in trans_stat_showLeonard Crestez1-3/+9
2019-12-01PM / devfreq: Fix kernel oops on governor module loadEzequiel Garcia1-1/+1
2019-11-24PM / devfreq: Fix static checker warning in try_then_request_governorEnric Balletbo i Serra1-2/+2
2019-11-24PM / devfreq: stopping the governor before device_unregister()Vincent Donnefort1-5/+4
2019-11-24PM / devfreq: Fix handling of min/max_freq == 0Matthias Kaehlcke1-12/+30
2019-11-24PM / devfreq: Fix devfreq_add_device() when drivers are built as modules.Enric Balletbo i Serra1-4/+49
2019-10-11PM / devfreq: tegra: Fix kHz to Hz conversionDmitry Osipenko1-7/+5
2019-10-05PM / devfreq: passive: fix compiler warningMyungJoo Ham1-1/+0
2019-10-05PM / devfreq: exynos-bus: Correct clock enable sequenceKamil Konieczny1-14/+17
2019-10-05PM / devfreq: passive: Use non-devm notifiersLeonard Crestez1-3/+3
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2018-07-18PM / devfreq: rk3399_dmc: Fix duplicated opp table on reload.Enric Balletbo i Serra1-4/+27
2018-07-18PM / devfreq: Init user limits from OPP limits, not viceversaMatthias Kaehlcke1-6/+6
2018-07-18PM / devfreq: rk3399_dmc: fix spelling mistakes.Enric Balletbo i Serra1-6/+6
2018-07-18PM / devfreq: rk3399_dmc: do not print error when get supply and clk defer.Lin Huang1-0/+6
2018-07-18PM / devfreq: rk3399_dmc: remove wait for dcf irq event.Enric Balletbo i Serra1-52/+1
2018-07-18PM / devfreq: use put_device() instead of kfree()Arvind Yadav1-1/+3
2018-07-18PM / devfreq: exynos-ppmu: Delete an error message for a failed memory alloca...Markus Elfring1-4/+2
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2-8/+9
2018-01-02PM / devfreq: Fix potential NULL pointer dereference in governor_storeGustavo A. R. Silva1-1/+2
2018-01-02PM / devfreq: Propagate error from devfreq_add_device()Bjorn Andersson1-1/+1
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki8-47/+109
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-26PM / devfreq: Define the constant governor nameChanwoo Choi7-8/+9
2017-10-26PM / devfreq: Remove unneeded conditional statementChanwoo Choi1-4/+3
2017-10-26PM / devfreq: Show the all available frequenciesChanwoo Choi1-11/+5
2017-10-26PM / devfreq: Change return type of devfreq_set_freq_table()Chanwoo Choi1-9/+9
2017-10-26PM / devfreq: Use the available min/max frequencyChanwoo Choi1-8/+32
2017-10-26Revert "PM / devfreq: Add show_one macro to delete the duplicate code"Chanwoo Choi1-9/+11
2017-10-26PM / devfreq: Set min/max_freq when adding the devfreq deviceChanwoo Choi1-0/+42
2017-08-28PM / devfreq: Fix memory leak when fail to register deviceChanwoo Choi1-1/+4
2017-08-28PM / devfreq: Add dependency on PM_OPPChanwoo Choi1-0/+1
2017-08-28PM / devfreq: Move private devfreq_update_stats() into devfreqChanwoo Choi1-0/+4
2017-08-28PM / devfreq: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-07-06PM / devfreq: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-06PM / devfreq: tegra: fix error return code in tegra_devfreq_probe()Gustavo A. R. Silva1-3/+3
2017-07-06PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe()Gustavo A. R. Silva1-2/+3
2017-06-12PM / devfreq: exynos-ppmu: Staticize event listKrzysztof Kozlowski1-1/+1
2017-06-12PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-06-12PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-04-12PM / devfreq: Move struct devfreq_governor to devfreq directoryChanwoo Choi1-0/+29
2017-02-28scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1