index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2013-04-01
cpufreq: governors: Calculate iowait time only when necessary
Stratos Karafotis
2013-04-01
cpufreq: conservative: Fix relation when decreasing frequency
Namhyung Kim
2013-04-01
cpufreq: conservative: Break out earlier on the lowest frequency
Namhyung Kim
2013-04-01
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
Viresh Kumar
2013-04-01
cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
Viresh Kumar
2013-04-01
cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
Viresh Kumar
2013-04-01
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
2013-04-01
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
2013-04-01
cpufreq: Convert the cpufreq_driver_lock to a rwlock
Nathan Zimmer
2013-03-25
cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()
Viresh Kumar
2013-03-25
cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()
viresh kumar
2013-03-25
intel-pstate: Use #defines instead of hard-coded values.
Konrad Rzeszutek Wilk
2013-03-25
cpufreq / intel_pstate: Fix calculation of current frequency
Dirk Brandewie
2013-03-25
cpufreq / intel_pstate: Add function to check that all MSRs are valid
Dirk Brandewie
2013-03-06
cpufreq / intel_pstate: Do not load on VM that does not report max P state.
Dirk Brandewie
2013-03-06
cpufreq / intel_pstate: Fix intel_pstate_init() error path
Dirk Brandewie
2013-03-04
cpufreq: highbank: do not initialize array with a loop
Emilio López
2013-03-04
cpufreq: Fix a typo in comment
Namhyung Kim
2013-02-25
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-23
Merge branch 'pm-cpufreq' into fixes
Rafael J. Wysocki
2013-02-23
imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()
Wei Yongjun
2013-02-21
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-02-15
cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.
Dirk Brandewie
2013-02-15
cpufreq / intel_pstate: Change to disallow module build
Dirk Brandewie
2013-02-15
Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2013-02-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-02-12
Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2013-02-12
drivers/db8500-cpufreq: delete dangling include
Linus Walleij
2013-02-11
cpufreq / intel_pstate: Fix 32 bit build
Dirk Brandewie
2013-02-09
cpufreq: conservative: Fix typos in comments
Stratos Karafotis
2013-02-09
cpufreq: ondemand: Fix typos in comments
Stratos Karafotis
2013-02-09
cpufreq: exynos: simplify .init() for setting policy->cpus
Viresh Kumar
2013-02-09
cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs
Andrew Lunn
2013-02-09
cpufreq/x86: Add P-state driver for sandy bridge.
Dirk Brandewie
2013-02-09
cpufreq_stats: do not remove sysfs files if frequency table is not present
Dirk Brandewie
2013-02-09
cpufreq: Do not track governor name for scaling drivers with internal governors.
Dirk Brandewie
2013-02-09
cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...
Dirk Brandewie
2013-02-09
cpufreq: Retrieve current frequency from scaling drivers with internal governors
Dirk Brandewie
2013-02-09
cpufreq: Fix locking issues
Viresh Kumar
2013-02-09
cpufreq: Create a macro for unlock_policy_rwsem{read,write}
Viresh Kumar
2013-02-09
cpufreq: Remove unused HOTPLUG_CPU code
Viresh Kumar
2013-02-09
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
Viresh Kumar
2013-02-09
cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold
Stratos Karafotis
2013-02-09
cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
Viresh Kumar
2013-02-09
cpufreq: Don't check cpu_online(policy->cpu)
Viresh Kumar
2013-02-09
cpufreq: add imx6q-cpufreq driver
Shawn Guo
2013-02-05
cpufreq: Don't remove sysfs link for policy->cpu
Viresh Kumar
[prev]
[next]