Age | Commit message (Expand) | Author | Files | Lines |
2014-12-20 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 1 | -1/+1 |
2014-05-24 | PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier function | Chanwoo Choi | 1 | -0/+14 |
2014-05-24 | PM / devfreq: Add resource-managed function for devfreq device | Chanwoo Choi | 1 | -1/+20 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-10-26 | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 1 | -1/+1 |
2013-10-26 | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 1 | -2/+2 |
2013-10-14 | Correct some typos for word frequency | LABBE Corentin | 1 | -1/+1 |
2013-06-03 | PM / devfreq: add comments and Documentation | MyungJoo Ham | 1 | -0/+2 |
2013-04-02 | PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset | Rajagopal Venkat | 1 | -8/+8 |
2012-11-26 | PM / devfreq: remove compiler error when a governor is module | MyungJoo Ham | 1 | -1/+1 |
2012-11-20 | PM / devfreq: map devfreq drivers to governor using name | Nishanth Menon | 1 | -17/+4 |
2012-11-20 | PM / devfreq: provide hooks for governors to be registered | Nishanth Menon | 1 | -0/+3 |
2012-11-20 | PM / devfreq: Add sysfs node for representing frequency transition information. | Jonghwa Lee | 1 | -0/+15 |
2012-11-20 | PM / devfreq: documentation cleanups for devfreq header | Nishanth Menon | 1 | -27/+27 |
2012-11-15 | PM / devfreq: Add current freq callback in device profile | Rajagopal Venkat | 1 | -0/+3 |
2012-11-15 | PM / devfreq: Add suspend and resume apis | Rajagopal Venkat | 1 | -0/+12 |
2012-11-15 | PM / devfreq: Core updates to support devices which can idle | Rajagopal Venkat | 1 | -24/+10 |
2012-03-18 | PM / devfreq: add relation of recommended frequency. | MyungJoo Ham | 1 | -3/+13 |
2012-01-20 | PM / devfreq: add min/max_freq limit requested by users. | MyungJoo Ham | 1 | -0/+5 |
2012-01-20 | PM / devfreq: fixed syntax errors. | MyungJoo Ham | 1 | -2/+2 |
2011-11-08 | PM / devfreq: fix private_data | Jonathan Corbet | 1 | -1/+1 |
2011-10-02 | PM / devfreq: Add basic governors | MyungJoo Ham | 1 | -0/+35 |
2011-10-02 | PM: Introduce devfreq: generic DVFS framework with device-specific OPPs | MyungJoo Ham | 1 | -0/+203 |