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