Age | Commit message (Expand) | Author |
2017-09-26 | cpufreq: dt: Fix sysfs duplicate filename creation for platform-device | Suniel Mahesh |
2017-09-20 | cpufreq: ti-cpufreq: Support additional am43xx platforms | Dave Gerlach |
2017-09-19 | cpufreq: dt-platdev: Add some missing platforms to the blacklist | Viresh Kumar |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2017-09-05 | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-09-04 | Merge branch 'intel_pstate' | Rafael J. Wysocki |
2017-09-04 | Merge branch 'pm-cpufreq-sched' | Rafael J. Wysocki |
2017-09-04 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2017-08-29 | intel_pstate: convert to use acpi_match_platform_list() | Toshi Kani |
2017-08-29 | cpufreq: imx6q: Fix imx6sx low frequency support | Leonard Crestez |
2017-08-29 | cpufreq: speedstep-lib: make several arrays static, makes code smaller | Colin Ian King |
2017-08-25 | cpufreq: ti: Fix 'of_node_put' being called twice in error handling path | Christophe Jaillet |
2017-08-25 | cpufreq: dt-platdev: Drop few entries from whitelist | Viresh Kumar |
2017-08-25 | cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 | Viresh Kumar |
2017-08-25 | cpufreq: Convert to using %pOF instead of full_name | Rob Herring |
2017-08-22 | cpufreq: Cap the default transition delay value to 10 ms | Viresh Kumar |
2017-08-22 | cpufreq: dbx500: Delete obsolete driver | Linus Walleij |
2017-08-21 | Merge back intel_pstate material for v4.14. | Rafael J. Wysocki |
2017-08-18 | cpufreq: enable the DT cpufreq driver on the Ux500 | Linus Walleij |
2017-08-18 | cpufreq: Loongson2: constify platform_device_id | Arvind Yadav |
2017-08-18 | cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver | Khiem Nguyen |
2017-08-18 | cpufreq: remove setting of policy->cpu in policy->cpus during init | Sudeep Holla |
2017-08-11 | cpufreq: intel_pstate: report correct CPU frequencies during trace | Doug Smythies |
2017-08-10 | cpufreq: mediatek: add support of cpufreq to MT7622 SoC | Sean Wang |
2017-08-10 | cpufreq: mediatek: add cleanups with the more generic naming | Sean Wang |
2017-08-10 | cpufreq: Return 0 from ->fast_switch() on errors | Viresh Kumar |
2017-08-10 | cpufreq: intel_pstate: Shorten a couple of long names | Rafael J. Wysocki |
2017-08-10 | cpufreq: intel_pstate: Simplify intel_pstate_adjust_pstate() | Rafael J. Wysocki |
2017-08-08 | cpufreq: rcar: Add support for R8A7795 SoC | Khiem Nguyen |
2017-08-04 | Merge v4.13 intel_pstate fixes. | Rafael J. Wysocki |
2017-08-04 | cpufreq: dt: Add rk3328 compatible to use generic cpufreq driver | Finley Xiao |
2017-08-04 | cpufreq: intel_pstate: Improve IO performance with per-core P-states | Srinivas Pandruvada |
2017-08-03 | Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate' | Rafael J. Wysocki |
2017-08-01 | cpufreq: Process remote callbacks from any CPU if the platform permits | Viresh Kumar |
2017-08-01 | sched: cpufreq: Allow remote cpufreq callbacks | Viresh Kumar |
2017-08-01 | cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVAL | Rafael J. Wysocki |
2017-07-27 | cpufreq: intel_pstate: Drop ->get from intel_pstate structure | Rafael J. Wysocki |
2017-07-26 | cpufreq: s5pv210: add missing of_node_put() | Julia Lawall |
2017-07-26 | cpufreq: intel_pstate: Drop ->update_util from pstate_funcs | Rafael J. Wysocki |
2017-07-26 | cpufreq: intel_pstate: Do not use PID-based P-state selection | Rafael J. Wysocki |
2017-07-26 | cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latency | Viresh Kumar |
2017-07-26 | cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag | Viresh Kumar |
2017-07-26 | cpufreq: Replace "max_transition_latency" with "dynamic_switching" | Viresh Kumar |
2017-07-26 | cpufreq: arm_big_little: Make ->get_transition_latency() mandatory | Viresh Kumar |
2017-07-26 | cpufreq: Don't set transition_latency for setpolicy drivers | Viresh Kumar |
2017-07-22 | cpufreq: Use transition_delay_us for legacy governors as well | Viresh Kumar |
2017-07-22 | cpufreq: governor: Drop min_sampling_rate | Viresh Kumar |
2017-07-22 | cpufreq: dt: Don't use generic platdev driver for tango | Marc Gonzalez |
2017-07-22 | cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC | Sean Wang |
2017-07-20 | Merge branches 'intel_pstate' and 'pm-domains' | Rafael J. Wysocki |