| Commit message (Expand) | Author | Files | Lines |
2016-03-09 | cpufreq: ondemand: Simplify od_update() slightly | Rafael J. Wysocki | 1 | -8/+5 |
2016-03-09 | cpufreq: governor: Use microseconds in sample delay computations | Rafael J. Wysocki | 4 | -32/+17 |
2016-03-09 | cpufreq: ondemand: Simplify conditionals in od_dbs_timer() | Rafael J. Wysocki | 1 | -13/+11 |
2016-03-09 | cpufreq: governor: Move rate_mult to struct policy_dbs | Rafael J. Wysocki | 3 | -25/+26 |
2016-03-09 | cpufreq: governor: Reset sample delay in store_sampling_rate() | Rafael J. Wysocki | 1 | -12/+4 |
2016-03-09 | cpufreq: governor: Get rid of the ->gov_check_cpu callback | Rafael J. Wysocki | 4 | -32/+27 |
2016-03-09 | cpufreq: governor: Clean up load-related computations | Rafael J. Wysocki | 1 | -14/+10 |
2016-03-09 | cpufreq: governor: Fix nice contribution computation in dbs_check_cpu() | Rafael J. Wysocki | 1 | -15/+3 |
2016-03-09 | cpufreq: governor: Avoid atomic operations in hot paths | Rafael J. Wysocki | 2 | -16/+38 |
2016-03-09 | cpufreq: governor: Simplify gov_cancel_work() slightly | Rafael J. Wysocki | 1 | -8/+0 |
2016-03-09 | cpufreq: governor: Avoid irq_work_queue_on() crash on non-SMP ARM | Rafael J. Wysocki | 1 | -10/+1 |
2016-03-09 | cpufreq: ondemand: Rearrange od_dbs_timer() to avoid updating delay | Viresh Kumar | 1 | -5/+4 |
2016-03-09 | cpufreq: conservative: Update sample_delay_ns immediately | Viresh Kumar | 4 | -83/+65 |
2016-03-09 | cpufreq: governor: No need to manage state machine now | Viresh Kumar | 1 | -22/+5 |
2016-03-09 | cpufreq: Remove cpufreq_governor_lock | Viresh Kumar | 2 | -9/+0 |
2016-03-09 | cpufreq: Call __cpufreq_governor() with policy->rwsem held | Viresh Kumar | 1 | -16/+33 |
2016-03-09 | cpufreq: Merge cpufreq_offline_prepare/finish routines | Viresh Kumar | 1 | -26/+10 |
2016-03-09 | cpufreq: governor: Create and traverse list of policy_dbs to avoid deadlock | Viresh Kumar | 3 | -64/+54 |
2016-03-09 | Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT" | Viresh Kumar | 2 | -9/+0 |
2016-03-09 | cpufreq: governor: Drop unused macros for creating governor tunable attributes | Viresh Kumar | 1 | -89/+0 |
2016-03-09 | cpufreq: governor: New sysfs show/store callbacks for governor tunables | Viresh Kumar | 4 | -103/+144 |
2016-03-09 | cpufreq: governor: Move common tunables to 'struct dbs_data' | Viresh Kumar | 4 | -83/+47 |
2016-03-09 | cpufreq: governor: Create generic macro for common tunables | Viresh Kumar | 3 | -24/+28 |
2016-03-09 | cpufreq: governor: Drop pointless goto from cpufreq_governor_init() | Rafael J. Wysocki | 1 | -4/+3 |
2016-03-09 | cpufreq: governor: Rename skip_work to work_count | Rafael J. Wysocki | 2 | -8/+8 |
2016-03-09 | cpufreq: governor: Symmetrize cpu_dbs_info initialization and cleanup | Rafael J. Wysocki | 1 | -8/+13 |
2016-03-09 | cpufreq: governor: Rearrange governor data structures | Rafael J. Wysocki | 5 | -60/+68 |
2016-03-09 | cpufreq: governor: Simplify cpufreq_governor_limits() | Rafael J. Wysocki | 1 | -9/+8 |
2016-03-09 | cpufreq: governor: Drop cpu argument from dbs_check_cpu() | Rafael J. Wysocki | 4 | -10/+8 |
2016-03-09 | cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info | Rafael J. Wysocki | 4 | -86/+86 |
2016-03-09 | cpufreq: governor: Drop the gov pointer from struct dbs_data | Rafael J. Wysocki | 5 | -38/+39 |
2016-03-09 | cpufreq: governor: Rework cpufreq_governor_dbs() | Rafael J. Wysocki | 4 | -27/+8 |
2016-03-09 | cpufreq: governor: Rename some data types and variables | Rafael J. Wysocki | 5 | -59/+59 |
2016-03-09 | cpufreq: governor: Put governor structure into common_dbs_data | Rafael J. Wysocki | 3 | -51/+58 |
2016-03-09 | cpufreq: governor: Avoid passing dbs_data pointers around unnecessarily | Rafael J. Wysocki | 1 | -41/+27 |
2016-03-09 | cpufreq: governor: Use common mutex for dbs_data protection | Rafael J. Wysocki | 4 | -11/+8 |
2016-03-09 | cpufreq: governor: Replace timers with utilization update callbacks | Rafael J. Wysocki | 5 | -120/+114 |
2016-03-09 | cpufreq: intel_pstate: Replace timers with utilization update callbacks | Rafael J. Wysocki | 1 | -64/+39 |
2016-03-09 | cpufreq: Add mechanism for registering utilization update callbacks | Rafael J. Wysocki | 6 | -1/+113 |
2016-02-05 | cpufreq: Clean up default and fallback governor setup | Rafael J. Wysocki | 7 | -73/+73 |
2016-02-01 | Linux 4.5-rc2v4.5-rc2 | Linus Torvalds | 1 | -1/+1 |
2016-01-30 | pid: Fix spelling in comments | Zhen Lei | 1 | -1/+1 |
2016-01-29 | Revert "btrfs: synchronize incompat feature bits with sysfs files" | Chris Mason | 4 | -17/+0 |
2016-01-29 | serial: 8250_pci: Add Intel Broadwell ports | Mika Westerberg | 1 | -0/+29 |
2016-01-29 | x86/mm/pat: Avoid truncation when converting cpa->numpages to address | Matt Fleming | 1 | -2/+2 |
2016-01-29 | ALSA: hda - disable dynamic clock gating on Broxton before reset | Libin Yang | 1 | -0/+13 |
2016-01-29 | iommu: Update struct iommu_ops comments | Magnus Damm | 1 | -4/+12 |
2016-01-29 | iommu/vt-d: Fix link to Intel IOMMU Specification | Michael S. Tsirkin | 1 | -1/+1 |
2016-01-29 | iommu/amd: Correct the wrong setting of alias DTE in do_attach | Baoquan He | 1 | -1/+1 |
2016-01-29 | iommu/vt-d: Don't skip PCI devices when disabling IOTLB | Jeremy McNicoll | 1 | -1/+1 |