aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/devfreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-23PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failedChanwoo Choi1-1/+4
2016-06-22PM / devfreq: fix initialization of current frequency in last statusLukasz Luba1-0/+1
2016-06-22PM / devfreq: exynos-nocp: Remove incorrect IS_ERR() checkDan Carpenter1-3/+0
2016-06-22PM / devfreq: remove double put_deviceMyungJoo Ham1-1/+0
2016-06-22PM / devfreq: fix double call put_deviceCai Zhiyong1-1/+0
2016-06-22PM / devfreq: fix duplicated kfree on devfreq pointerMyungJoo Ham1-1/+0
2016-06-22PM / devfreq: devm_kzalloc to have dev pointer more preciselyMyungJoo Ham1-9/+9
2016-05-03PM / devfreq: style/typo fixesMyungJoo Ham2-4/+2
2016-05-03PM / devfreq: event: Find the instance of devfreq-event device by using phandleChanwoo Choi1-0/+5
2016-05-03PM / devfreq: event: Add new Exynos NoC probe driverChanwoo Choi4-0/+392
2016-05-03PM / devfreq: exynos: Remove unused exynos4/5 busfreq driverChanwoo Choi8-1828/+0
2016-05-03PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passive governorChanwoo Choi2-46/+174
2016-05-03PM / devfreq: Add new passive governorChanwoo Choi3-0/+216
2016-05-03PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifierChanwoo Choi1-1/+162
2016-05-03PM / devfreq: Add devfreq_get_devfreq_by_phandle()Chanwoo Choi1-0/+44
2016-05-03PM / devfreq: exynos: Add generic exynos bus frequency driverChanwoo Choi3-0/+459
2016-03-17PM / devfreq: Spelling s/frequnecy/frequency/Geert Uytterhoeven1-1/+1
2016-02-23PM / devfreq: tegra: Set freq in rate callbackTomeu Vizoso1-0/+2
2016-01-13PM / devfreq: Do not show statistics if it's not ready.MyungJoo Ham1-0/+2
2016-01-13PM / devfreq: Modify the indentation of trans_stat sysfs for readabilityChanwoo Choi1-5/+5
2016-01-13PM / devfreq: Set the freq_table of devfreq deviceChanwoo Choi1-2/+48
2016-01-13PM / devfreq: Add show_one macro to delete the duplicate codeChanwoo Choi1-11/+9
2016-01-13PM / devfreq: event: Fix the error and warning from script/checkpatch.plChanwoo Choi1-2/+3
2016-01-13PM / devfreq: event: Remove the error log of devfreq_event_get_edev_by_phandle()Chanwoo Choi1-9/+2
2015-10-02PM / devfreq: fix double kfreeGeliang Tang1-2/+1
2015-09-30PM / devfreq: Fix governor_store()Tobias Jakobi1-1/+3
2015-09-11PM / devfreq: Fix incorrect type issue.Xiaolong Ye1-1/+1
2015-09-11PM / devfreq: tegra: Update governor to use devfreq_update_stats()MyungJoo Ham1-3/+5
2015-09-11PM / devfreq: drop comment about thermal setting max_freqJavi Merino1-3/+3
2015-09-11PM / devfreq: cache the last call to get_dev_status()Javi Merino1-15/+18
2015-09-11PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar1-2/+2
2015-09-11PM / devfreq: exynos-ppmu: bit-wise operation bugfix.MyungJoo Ham1-1/+2
2015-09-11PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433Chanwoo Choi2-7/+233
2015-03-31PM / devfreq: tegra: Register governor on module initTomeu Vizoso1-7/+30
2015-03-31PM / devfreq: tegra: Enable interrupts after resuming the devfreq monitorTomeu Vizoso1-2/+2
2015-03-31PM / devfreq: tegra: Set drvdata before enabling the irqTomeu Vizoso1-2/+2
2015-03-31PM / devfreq: tegra: remove operating-pointsTomeu Vizoso1-6/+6
2015-03-31PM / devfreq: tegra: Use clock rate constraintsTomeu Vizoso1-10/+5
2015-03-31PM / devfreq: tegra: Update to v5 of the submitted patchesTomeu Vizoso1-204/+253
2015-03-30PM / devfreq: correct misleading commentMyungJoo Ham1-1/+0
2015-03-30PM / devfreq: event: Add const keyword for devfreq_event_ops structureChanwoo Choi1-1/+1
2015-02-13Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki1-2/+2
2015-02-12PM / devfreq: event: testing the wrong variableDan Carpenter1-2/+2
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-0/+1723
2015-01-30devfreq: Fix build break of devfreq-event classChanwoo Choi1-0/+1
2015-01-30PM / devfreq: event: Add devfreq_event classChanwoo Choi7-0/+993
2015-01-29PM / devfreq: tegra: add devfreq driver for Tegra Activity MonitorTomeu Vizoso3-0/+729
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-10-20devfreq: exynos: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-09-29PM / devfreq: exynos: Enable building exynos PPMU as modulePunit Agrawal2-1/+4