开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2016-03-09
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
Viresh Kumar
2016-03-09
cpufreq: governor: Drop unused macros for creating governor tunable attributes
Viresh Kumar
2016-03-09
cpufreq: governor: New sysfs show/store callbacks for governor tunables
Viresh Kumar
2016-03-09
cpufreq: governor: Move common tunables to 'struct dbs_data'
Viresh Kumar
2016-03-09
cpufreq: governor: Create generic macro for common tunables
Viresh Kumar
2016-03-09
cpufreq: governor: Drop pointless goto from cpufreq_governor_init()
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Rename skip_work to work_count
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Symmetrize cpu_dbs_info initialization and cleanup
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Rearrange governor data structures
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Simplify cpufreq_governor_limits()
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Drop cpu argument from dbs_check_cpu()
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Drop the gov pointer from struct dbs_data
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Rework cpufreq_governor_dbs()
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Rename some data types and variables
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Put governor structure into common_dbs_data
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Avoid passing dbs_data pointers around unnecessarily
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Use common mutex for dbs_data protection
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Replace timers with utilization update callbacks
Rafael J. Wysocki
2016-03-09
cpufreq: intel_pstate: Replace timers with utilization update callbacks
Rafael J. Wysocki
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
2016-03-03
cpufreq: acpi-cpufreq: Make read and write operations more efficient
Rafael J. Wysocki
2016-03-01
cpufreq: mediatek: allow building as a module
Arnd Bergmann
2016-03-01
cpufreq: qoriq: allow building as module with THERMAL=m
Arnd Bergmann
2016-03-01
Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/soc
Arnd Bergmann
2016-02-26
cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
Shilpasri G Bhat
2016-02-26
cpufreq: intel_pstate: disable HWP notifications
Srinivas Pandruvada
2016-02-26
cpufreq: intel_pstate: Enable HWP by default
Srinivas Pandruvada
2016-02-26
cpufreq: acpi-cpufreq: Drop pointless label from acpi_cpufreq_target()
Rafael J. Wysocki
2016-02-26
cpufreq: Rearrange __cpufreq_driver_target()
Rafael J. Wysocki
2016-02-24
Merge tag 'samsung-drivers-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2016-02-23
intel_pstate: Update frequencies of policy->cpus only from ->set_policy()
Viresh Kumar
2016-02-22
cpufreq: simplify for_each_suitable_policy() macro
Eric Biggers
2016-02-22
cpufreq: fix comment about return value of cpufreq_register_driver()
Eric Biggers
2016-02-12
cpufreq: Drop unnecessary checks from show() and store()
Rafael J. Wysocki
2016-02-11
cpufreq: dt: No need to allocate resources anymore
Viresh Kumar
2016-02-11
cpufreq: dt: No need to fetch voltage-tolerance
Viresh Kumar
2016-02-11
cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequency
Viresh Kumar
2016-02-11
cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()
Viresh Kumar
2016-02-11
cpufreq: dt: Unsupported OPPs are already disabled
Viresh Kumar
2016-02-11
cpufreq: dt: Pass regulator name to the OPP core
Viresh Kumar
2016-02-11
cpufreq: dt: OPP layers handles clock-latency for V1 bindings as well
Viresh Kumar
2016-02-11
cpufreq: dt: Rename 'need_update' to 'opp_v1'
Viresh Kumar
2016-02-11
cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()
Viresh Kumar
2016-02-05
cpufreq: powernv: Replace pr_info with trace print for throttle event
Shilpasri G Bhat
2016-02-05
cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
Shilpasri G Bhat
2016-02-05
cpufreq: powernv: Hot-plug safe the kworker thread
Shilpasri G Bhat
2016-02-05
cpufreq: powernv: Free 'chips' on module exit
Shilpasri G Bhat
2016-02-05
cpufreq: Clean up default and fallback governor setup
Rafael J. Wysocki
2016-02-01
ARM: pxa: define clock registers as __iomem
Arnd Bergmann
[prev]
[next]