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
/
cpufreq_governor.c
Age
Commit message (
Expand
)
Author
2016-06-09
cpufreq: governor: Drop gov_cancel_work()
Rafael J. Wysocki
2016-06-02
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
2016-06-02
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
2016-06-02
cpufreq: governor: Remove unnecessary bits from print message
Viresh Kumar
2016-06-02
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
2016-05-06
cpufreq: governor: Fix handling of special cases in dbs_update()
Rafael J. Wysocki
2016-04-28
cpufreq: governor: Change confusing struct field and variable names
Rafael J. Wysocki
2016-04-25
cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start()
Rafael J. Wysocki
2016-04-25
Merge back cpufreq changes for v4.7.
Rafael J. Wysocki
2016-04-25
Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...
Rafael J. Wysocki
2016-04-01
cpufreq: governor: Move abstract gov_attr_set code to seperate file
Rafael J. Wysocki
2016-04-01
cpufreq: governor: New data type for management part of dbs_data
Rafael J. Wysocki
2016-04-01
cpufreq: sched: Helpers to add and remove update_util hooks
Rafael J. Wysocki
2016-03-22
cpufreq: governor: Always schedule work on the CPU running update
Rafael J. Wysocki
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2016-03-09
cpufreq: Reduce cpufreq_update_util() overhead a bit
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Drop unnecessary checks from show() and store()
Viresh Kumar
2016-03-09
cpufreq: governor: Fix race in dbs_update_util_handler()
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Make gov_set_update_util() static
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Narrow down the dbs_data_mutex coverage
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Make dbs_data_mutex static
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Move per-CPU data to the common code
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Make governor private data per-policy
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Fix CPU load information updates via ->store
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Add a ->start callback for governors
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Move io_is_busy to struct dbs_data
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Close dbs_data update race condition
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Use microseconds in sample delay computations
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Move rate_mult to struct policy_dbs
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Reset sample delay in store_sampling_rate()
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Get rid of the ->gov_check_cpu callback
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Clean up load-related computations
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Fix nice contribution computation in dbs_check_cpu()
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Avoid atomic operations in hot paths
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Simplify gov_cancel_work() slightly
Rafael J. Wysocki
2016-03-09
cpufreq: governor: Avoid irq_work_queue_on() crash on non-SMP ARM
Rafael J. Wysocki
2016-03-09
cpufreq: conservative: Update sample_delay_ns immediately
Viresh Kumar
2016-03-09
cpufreq: governor: No need to manage state machine now
Viresh Kumar
2016-03-09
cpufreq: governor: Create and traverse list of policy_dbs to avoid deadlock
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: 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
[next]