summaryrefslogtreecommitdiff
path: root/drivers/devfreq
AgeCommit message (Expand)Author
2016-12-08devfreq: rk3399_dmc: Don't use OPP structures outside of RCU locksViresh Kumar
2016-12-08devfreq: rk3399_dmc: Remove dangling rcu_read_unlock()Viresh Kumar
2016-12-08devfreq: exynos: Don't use OPP structures outside of RCU locksViresh Kumar
2016-11-17PM / devfreq: rk3399_dmc: Use the resource-managed function to add devfreq devChanwoo Choi
2016-11-17PM / devfreq: correct comment typo.MyungJoo Ham
2016-11-17PM / devfreq: exynos-ppmu: Remove unused mutex from struct exynos_ppmuAxel Lin
2016-11-17PM / devfreq: exynos-ppmu: ppmu_events array should not be NULL terminatedAxel Lin
2016-11-17PM / devfreq: exynos-ppmu: Fix module autoloadJavier Martinez Canillas
2016-11-17PM / devfreq: rockchip-dfi: Fix module autoloadJavier Martinez Canillas
2016-11-17PM / devfreq: exynos-nocp: Fix module autoloadJavier Martinez Canillas
2016-11-17PM / devfreq: rk3399_dmc: Fix module autoloadJavier Martinez Canillas
2016-10-11PM / devfreq: Skip status update on uninitialized previous_freqTobias Jakobi
2016-10-11PM / devfreq: Add proper locking around list_del()Axel Lin
2016-10-10PM / devfreq: exynos-nocp: Remove redundant codeAxel Lin
2016-10-10PM / devfreq: exynos-nocp: Select REGMAP_MMIOAxel Lin
2016-09-19PM / devfreq: rk3399_dmc: Remove explictly regulator_put call in .removeAxel Lin
2016-09-19PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependencyArnd Bergmann
2016-09-14partial revert of "PM / devfreq: Add COMPILE_TEST for build coverage"Stephen Rothwell
2016-09-06PM / devfreq: rockchip: add devfreq driver for rk3399 dmcLin Huang
2016-09-06PM / devfreq: event: support rockchip dfi controllerLin Huang
2016-09-06PM / devfreq: fix Kconfig indent styleJisheng Zhang
2016-09-06PM / devfreq: Add COMPILE_TEST for build coverageKrzysztof Kozlowski
2016-09-06PM / devfreq: exynos-ppmu: remove unneeded of_node_put()Wei Yongjun
2016-07-06PM / devfreq: exynos-bus: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-06PM / devfreq: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-06PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe()Bartlomiej Zolnierkiewicz
2016-07-06PM / devfreq: exynos: fix error path in exynos_bus_probe()Bartlomiej Zolnierkiewicz
2016-07-06PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristatePaul Gortmaker
2016-07-06PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristatePaul Gortmaker
2016-07-06PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristatePaul Gortmaker
2016-07-06PM / devfreq: make devfreq-event explicitly non-modularPaul Gortmaker
2016-07-06PM / devfreq: make devfreq explicitly non-modularPaul Gortmaker
2016-06-23PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failedChanwoo Choi
2016-06-22PM / devfreq: fix initialization of current frequency in last statusLukasz Luba
2016-06-22PM / devfreq: exynos-nocp: Remove incorrect IS_ERR() checkDan Carpenter
2016-06-22PM / devfreq: remove double put_deviceMyungJoo Ham
2016-06-22PM / devfreq: fix double call put_deviceCai Zhiyong
2016-06-22PM / devfreq: fix duplicated kfree on devfreq pointerMyungJoo Ham
2016-06-22PM / devfreq: devm_kzalloc to have dev pointer more preciselyMyungJoo Ham
2016-05-03PM / devfreq: style/typo fixesMyungJoo Ham
2016-05-03PM / devfreq: event: Find the instance of devfreq-event device by using phandleChanwoo Choi
2016-05-03PM / devfreq: event: Add new Exynos NoC probe driverChanwoo Choi
2016-05-03PM / devfreq: exynos: Remove unused exynos4/5 busfreq driverChanwoo Choi
2016-05-03PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passiv...Chanwoo Choi
2016-05-03PM / devfreq: Add new passive governorChanwoo Choi
2016-05-03PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifierChanwoo Choi
2016-05-03PM / devfreq: Add devfreq_get_devfreq_by_phandle()Chanwoo Choi
2016-05-03PM / devfreq: exynos: Add generic exynos bus frequency driverChanwoo Choi
2016-03-17PM / devfreq: Spelling s/frequnecy/frequency/Geert Uytterhoeven
2016-02-23PM / devfreq: tegra: Set freq in rate callbackTomeu Vizoso