summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/devfreq.c
Commit message (Expand)AuthorAgeFilesLines
* PM / devfreq: Reduce log severity for informative messageTzung-Bi Shih2021-12-161-2/+2
* Merge branches 'pm-opp' and 'pm-cpufreq'Rafael J. Wysocki2021-11-101-0/+26
|\
| * PM / devfreq: Add devm_devfreq_add_governor()Dmitry Osipenko2021-10-051-0/+26
* | PM / devfreq: Strengthen check for freq_tableSamuel Holland2021-10-271-1/+1
|/
* devfreq: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* PM / devfreq: Add missing error code in devfreq_add_device()YueHaibing2021-05-201-0/+1
* PM / devfreq: Use more accurate returned new_freq as resume_freqDong Aisheng2021-04-081-1/+1
* PM / devfreq: Unlock mutex and free devfreq struct in error pathLukasz Luba2021-04-081-1/+2
* PM / devfreq: Register devfreq as a cooling device on demandDaniel Lezcano2021-03-091-0/+9
*-. Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki2021-02-151-2/+2
|\ \
| * | PM / devfreq: Replace devfreq->dev.parent as dev in devfreq_add_devicepierre Kuo2021-01-051-2/+2
| |/
* / PM / devfreq: Cache OPP table reference in devfreqSaravana Kannan2021-02-041-0/+7
|/
* PM / devfreq: Remove redundant governor_name from struct devfreqChanwoo Choi2020-10-261-11/+7
* PM / devfreq: Add governor attribute flag for specifc sysfs nodesChanwoo Choi2020-10-261-50/+112
* PM / devfreq: Add governor feature flagChanwoo Choi2020-10-261-11/+14
* PM / devfreq: Add tracepoint for frequency changesMatthias Kaehlcke2020-10-261-0/+8
* PM / devfreq: Unify frequency change to devfreq_update_target funcChanwoo Choi2020-10-261-7/+22
* PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle functionChanwoo Choi2020-09-291-4/+7
* PM / devfreq: Add devfreq_get_devfreq_by_node functionLeonard Crestez2020-09-291-11/+35
* PM / devfreq: Add timer type to devfreq_summary debugfsChanwoo Choi2020-09-231-3/+8
* PM / devfreq: Fix the wrong end with semicolonChanwoo Choi2020-07-301-2/+2
* PM / devfreq: Fix indentaion of devfreq_summary debugfs nodeChanwoo Choi2020-07-301-7/+4
* PM / devfreq: Clean up the devfreq instance name in sysfs attrChanwoo Choi2020-07-301-34/+60
* PM / devfreq: Add support delayed timer for polling modeChanwoo Choi2020-07-301-1/+85
* PM / devfreq: Use lockdep asserts instead of manual checks for locked mutexKrzysztof Kozlowski2020-05-281-10/+7
* PM / devfreq: Replace strncpy with strscpyDmitry Osipenko2020-05-281-1/+1
* PM / devfreq: Fix handling dev_pm_qos_remove_request resultLeonard Crestez2020-03-251-2/+2
* PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event nameChanwoo Choi2020-03-251-5/+5
* Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"Orson Zhai2020-02-241-3/+1
* PM / devfreq: Add debugfs support with devfreq_summary fileChanwoo Choi2020-01-161-0/+82
* PM / devfreq: Fix multiple kernel-doc warningsRandy Dunlap2019-12-301-2/+2
* PM / devfreq: Move declaration of DEVICE_ATTR_RW(min_freq)Kamil Konieczny2019-12-301-1/+1
* PM / devfreq: Move statistics to separate struct devfreq_statsKamil Konieczny2019-12-301-21/+23
* PM / devfreq: Add clearing transitions statsKamil Konieczny2019-12-301-1/+28
* PM / devfreq: Change time stats to 64-bitKamil Konieczny2019-12-301-7/+7
* PM / devfreq: Add new name attribute for sysfsChanwoo Choi2019-12-301-0/+9
* PM / devfreq: Use PM QoS for sysfs min/max_freqLeonard Crestez2019-12-091-17/+59
* PM / devfreq: Add PM QoS supportLeonard Crestez2019-12-091-0/+77
* PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez2019-12-091-5/+1
* PM / devfreq: Introduce get_freq_range helperLeonard Crestez2019-12-091-48/+60
* PM / devfreq: Set scaling_max_freq to max on OPP notifier errorLeonard Crestez2019-12-091-1/+3
* PM / devfreq: Fix devfreq_notifier_call returning errnoLeonard Crestez2019-12-091-11/+13
* PM / devfreq: Add missing locking while setting suspend_freqMarek Szyprowski2019-11-291-0/+4
* PM / devfreq: Add new interrupt_driven flag for governorsDmitry Osipenko2019-11-061-0/+17
* PM / devfreq: Lock devfreq in trans_stat_showLeonard Crestez2019-11-061-3/+9
* PM / devfreq: Check NULL governor in available_governors_showLeonard Crestez2019-11-061-1/+1
* PM / devfreq: Make log message more explicit when devfreq device already existsMatthias Kaehlcke2019-11-061-1/+1
* PM / devfreq: Correct devm_devfreq_remove_device() documentationKrzysztof Kozlowski2019-08-251-1/+1
* PM / devfreq: Fix kernel oops on governor module loadEzequiel Garcia2019-08-241-1/+1
* PM / devfreq: Fix spelling typoGaƫl PORTAY2019-08-241-4/+4