summaryrefslogtreecommitdiff
path: root/drivers/devfreq
Commit message (Expand)AuthorAge
...
* PM / devfreq: Skip status update on uninitialized previous_freqTobias Jakobi2016-10-11
* PM / devfreq: Add proper locking around list_del()Axel Lin2016-10-11
* PM / devfreq: exynos-nocp: Remove redundant codeAxel Lin2016-10-10
* PM / devfreq: exynos-nocp: Select REGMAP_MMIOAxel Lin2016-10-10
* PM / devfreq: rk3399_dmc: Remove explictly regulator_put call in .removeAxel Lin2016-09-19
* PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependencyArnd Bergmann2016-09-19
* partial revert of "PM / devfreq: Add COMPILE_TEST for build coverage"Stephen Rothwell2016-09-14
* PM / devfreq: rockchip: add devfreq driver for rk3399 dmcLin Huang2016-09-06
* PM / devfreq: event: support rockchip dfi controllerLin Huang2016-09-06
* PM / devfreq: fix Kconfig indent styleJisheng Zhang2016-09-06
* PM / devfreq: Add COMPILE_TEST for build coverageKrzysztof Kozlowski2016-09-06
* PM / devfreq: exynos-ppmu: remove unneeded of_node_put()Wei Yongjun2016-09-06
* PM / devfreq: exynos-bus: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-06
* PM / devfreq: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-06
* PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe()Bartlomiej Zolnierkiewicz2016-07-06
* PM / devfreq: exynos: fix error path in exynos_bus_probe()Bartlomiej Zolnierkiewicz2016-07-06
* PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristatePaul Gortmaker2016-07-06
* PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristatePaul Gortmaker2016-07-06
* PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristatePaul Gortmaker2016-07-06
* PM / devfreq: make devfreq-event explicitly non-modularPaul Gortmaker2016-07-06
* PM / devfreq: make devfreq explicitly non-modularPaul Gortmaker2016-07-06
* PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failedChanwoo Choi2016-06-23
* PM / devfreq: fix initialization of current frequency in last statusLukasz Luba2016-06-22
* PM / devfreq: exynos-nocp: Remove incorrect IS_ERR() checkDan Carpenter2016-06-22
* PM / devfreq: remove double put_deviceMyungJoo Ham2016-06-22
* PM / devfreq: fix double call put_deviceCai Zhiyong2016-06-22
* PM / devfreq: fix duplicated kfree on devfreq pointerMyungJoo Ham2016-06-22
* PM / devfreq: devm_kzalloc to have dev pointer more preciselyMyungJoo Ham2016-06-22
* PM / devfreq: style/typo fixesMyungJoo Ham2016-05-03
* PM / devfreq: event: Find the instance of devfreq-event device by using phandleChanwoo Choi2016-05-03
* PM / devfreq: event: Add new Exynos NoC probe driverChanwoo Choi2016-05-03
* PM / devfreq: exynos: Remove unused exynos4/5 busfreq driverChanwoo Choi2016-05-03
* PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passiv...Chanwoo Choi2016-05-03
* PM / devfreq: Add new passive governorChanwoo Choi2016-05-03
* PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifierChanwoo Choi2016-05-03
* PM / devfreq: Add devfreq_get_devfreq_by_phandle()Chanwoo Choi2016-05-03
* PM / devfreq: exynos: Add generic exynos bus frequency driverChanwoo Choi2016-05-03
* PM / devfreq: Spelling s/frequnecy/frequency/Geert Uytterhoeven2016-03-17
* PM / devfreq: tegra: Set freq in rate callbackTomeu Vizoso2016-02-23
* PM / devfreq: Do not show statistics if it's not ready.MyungJoo Ham2016-01-13
* PM / devfreq: Modify the indentation of trans_stat sysfs for readabilityChanwoo Choi2016-01-13
* PM / devfreq: Set the freq_table of devfreq deviceChanwoo Choi2016-01-13
* PM / devfreq: Add show_one macro to delete the duplicate codeChanwoo Choi2016-01-13
* PM / devfreq: event: Fix the error and warning from script/checkpatch.plChanwoo Choi2016-01-13
* PM / devfreq: event: Remove the error log of devfreq_event_get_edev_by_phandle()Chanwoo Choi2016-01-13
* PM / devfreq: fix double kfreeGeliang Tang2015-10-02
* PM / devfreq: Fix governor_store()Tobias Jakobi2015-09-30
* PM / devfreq: Fix incorrect type issue.Xiaolong Ye2015-09-11
* PM / devfreq: tegra: Update governor to use devfreq_update_stats()MyungJoo Ham2015-09-11
* PM / devfreq: drop comment about thermal setting max_freqJavi Merino2015-09-11