index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
acpi-cpufreq.c
Age
Commit message (
Expand
)
Author
2016-01-01
cpufreq: Simplify core code related to boost support
Rafael J. Wysocki
2016-01-01
cpufreq: acpi-cpufreq: Simplify boost-related code
Rafael J. Wysocki
2015-10-08
cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
Srinivas Pandruvada
2015-09-16
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
2015-07-22
cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attribute
Rafael J. Wysocki
2015-07-22
cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_data
Rafael J. Wysocki
2015-07-22
ACPI / processor: Drop an unused argument of a cleanup routine
Rafael J. Wysocki
2015-07-16
acpi-cpufreq: Fix an ACPI perf unregister issue
Pan Xinhui
2015-07-16
acpi-cpufreq: replace per_cpu with driver_data of policy
Pan Xinhui
2015-05-27
acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask()
Bartosz Golaszewski
2014-04-29
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-04-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
Viresh Kumar
2014-03-20
acpi-cpufreq: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-12
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-01-28
acpi-cpufreq: De-register CPU notifier and free struct msr on error.
Konrad Rzeszutek Wilk
2014-01-17
acpi-cpufreq: Adjust the code to use the common boost attribute
Lukasz Majewski
2013-11-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-10-30
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-25
acpi-cpufreq: Fail initialization if driver cannot be registered
Rafael J. Wysocki
2013-10-16
acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case
Viresh Kumar
2013-10-15
cpufreq: acpi-cpufreq: don't initialize part of policy set by core
Viresh Kumar
2013-10-15
cpufreq: acpi: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-25
acpi-cpufreq: skip loading acpi_cpufreq after intel_pstate
Yinghai Lu
2013-08-14
acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attribute
Lan Tianyu
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-08-07
cpufreq: Use sizeof(*ptr) convetion for computing sizes
Viresh Kumar
2013-07-25
cpufreq: Remove unused APERF/MPERF support
Stratos Karafotis
2013-06-29
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-06-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-06-28
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-06-27
acpi-cpufreq: Add new sysfs attribute freqdomain_cpus
Lan Tianyu
2013-06-27
Merge branch 'pm-cpufreq-assorted' into pm-cpufreq
Rafael J. Wysocki
2013-06-24
cpufreq: ACPI: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-07
ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq
Rafael J. Wysocki
2013-06-05
acpi-cpufreq: set current frequency based on target P-State
Ross Lagerwall
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-05-27
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-03-25
cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()
Viresh Kumar
2013-02-01
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
2013-02-01
acpi-cpufreq: Do not load on K8
Matthew Garrett
2013-01-22
cpufreq: Add module aliases for acpi-cpufreq
Matthew Garrett
2012-09-09
acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knob
Andre Przywara
2012-09-09
acpi-cpufreq: Add support for disabling dynamic overclocking
Andre Przywara
2012-09-09
acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUs
Andre Przywara
[next]