index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
pcc-cpufreq.c
Age
Commit message (
Expand
)
Author
2016-07-22
Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...
Andreas Herrmann
2016-06-23
cpufreq: pcc-cpufreq: Fix doorbell.access_width
Mike Galbraith
2015-12-10
cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency
Jacob Tanenbaum
2014-11-14
cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processors
Lenny Szubowicz
2014-09-29
cpufreq: pcc-cpufreq: Fix wait_event() under spinlock
Rafael J. Wysocki
2014-03-26
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
Viresh Kumar
2014-01-06
cpufreq: send new set of notification for transition failures
Viresh Kumar
2013-10-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-10-16
cpufreq: pcc: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
Viresh Kumar
2013-09-24
pcc_freq: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-06-24
cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2012-08-08
drivers/cpufreq/pcc-cpufreq.c: fix error return code
Julia Lawall
2011-09-14
drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference
Naga Chumbalkar
2011-05-19
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones