summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq
Commit message (Expand)AuthorAgeFilesLines
* 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
* PM / devfreq: cache the last call to get_dev_status()Javi Merino2015-09-111-15/+18
* PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-111-2/+2
* PM / devfreq: exynos-ppmu: bit-wise operation bugfix.MyungJoo Ham2015-09-111-1/+2
* PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433Chanwoo Choi2015-09-112-7/+233
* PM / devfreq: tegra: Register governor on module initTomeu Vizoso2015-03-311-7/+30
* PM / devfreq: tegra: Enable interrupts after resuming the devfreq monitorTomeu Vizoso2015-03-311-2/+2
* PM / devfreq: tegra: Set drvdata before enabling the irqTomeu Vizoso2015-03-311-2/+2
* PM / devfreq: tegra: remove operating-pointsTomeu Vizoso2015-03-311-6/+6
* PM / devfreq: tegra: Use clock rate constraintsTomeu Vizoso2015-03-311-10/+5
* PM / devfreq: tegra: Update to v5 of the submitted patchesTomeu Vizoso2015-03-311-204/+253
* PM / devfreq: correct misleading commentMyungJoo Ham2015-03-301-1/+0
* PM / devfreq: event: Add const keyword for devfreq_event_ops structureChanwoo Choi2015-03-301-1/+1
*-. Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-02-131-2/+2
|\ \
| | * PM / devfreq: event: testing the wrong variableDan Carpenter2015-02-121-2/+2
* | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-108-0/+1723
|\ \ \ | | |/ | |/|
| * | devfreq: Fix build break of devfreq-event classChanwoo Choi2015-01-301-0/+1
| * | PM / devfreq: event: Add devfreq_event classChanwoo Choi2015-01-307-0/+993
| * | PM / devfreq: tegra: add devfreq driver for Tegra Activity MonitorTomeu Vizoso2015-01-293-0/+729
| |/
* | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
|/
* devfreq: exynos: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* PM / devfreq: exynos: Enable building exynos PPMU as modulePunit Agrawal2014-09-292-1/+4
OpenPOWER on IntegriCloud