index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-09
cpufreq: ondemand: Don't keep a copy of freq_table pointer
Viresh Kumar
3
-16
/
+14
2016-06-09
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
5
-35
/
+20
2016-06-09
cpufreq: s3c24xx: Remove useless checks
Viresh Kumar
1
-4
/
+0
2016-06-08
x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver
Dave Hansen
1
-18
/
+19
2016-06-08
cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo
Srinivas Pandruvada
1
-2
/
+5
2016-06-08
cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()
Srinivas Pandruvada
1
-1
/
+4
2016-06-03
Merge branch 'pm-cpufreq-fixes'
Rafael J. Wysocki
2
-2
/
+2
2016-06-02
cpufreq: Unexport cpufreq_frequency_table_cpuinfo()
Viresh Kumar
1
-2
/
+0
2016-06-02
cpufreq: stats: Make the stats code non-modular
Rafael J. Wysocki
3
-142
/
+29
2016-06-02
cpufreq: Use clamp_val() in __cpufreq_driver_target()
Viresh Kumar
1
-4
/
+1
2016-06-02
cpufreq: Send START policy notification after sending CREATE
Viresh Kumar
1
-3
/
+3
2016-06-02
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
5
-25
/
+36
2016-06-02
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
1
-6
/
+1
2016-06-02
cpufreq: governor: Remove unnecessary bits from print message
Viresh Kumar
1
-1
/
+1
2016-06-02
cpufreq: governor: Remove prints from allocation failures
Viresh Kumar
2
-6
/
+2
2016-06-02
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
8
-131
/
+111
2016-06-01
cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()
Rafael J. Wysocki
1
-1
/
+1
2016-05-30
cpufreq: intel_pstate: Downgrade print level for _PPC
Srinivas Pandruvada
1
-1
/
+1
2016-05-30
cpufreq: Split cpufreq_governor() into simpler functions
Rafael J. Wysocki
1
-43
/
+70
2016-05-30
cpufreq: governor: Simplify performance and powersave governors
Rafael J. Wysocki
2
-6
/
+2
2016-05-30
cpufreq: governor: Check transition latecy at init time only
Rafael J. Wysocki
1
-13
/
+14
2016-05-30
cpufreq: governor: CPUFREQ_GOV_LIMITS never fails
Rafael J. Wysocki
1
-2
/
+7
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2016-05-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-2
/
+9
2016-05-25
Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-63
/
+32
2016-05-25
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'
Rafael J. Wysocki
2
-63
/
+32
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-58
/
+58
2016-05-18
cpufreq: simplified goto out in cpufreq_register_driver()
Pankaj Gupta
1
-5
/
+4
2016-05-18
cpufreq: governor: CPUFREQ_GOV_STOP never fails
Rafael J. Wysocki
1
-29
/
+11
2016-05-18
cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never fails
Rafael J. Wysocki
1
-23
/
+12
2016-05-18
intel_pstate: Simplify conditional in intel_pstate_set_policy()
Rafael J. Wysocki
1
-6
/
+5
2016-05-17
thermal: mediatek: Add cpu dynamic power cooling model.
Dawei Chien
1
-2
/
+9
2016-05-16
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
53
-830
/
+1605
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-05-13
CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()
Kelvin Cheung
1
-16
/
+13
2016-05-13
CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structure
Kelvin Cheung
1
-28
/
+35
2016-05-13
CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_data
Kelvin Cheung
1
-1
/
+1
2016-05-13
CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()
Kelvin Cheung
1
-8
/
+4
2016-05-13
CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.c
Kelvin Cheung
2
-6
/
+6
2016-05-11
intel_pstate: Clean up get_target_pstate_use_performance()
Rafael J. Wysocki
1
-16
/
+11
2016-05-11
intel_pstate: Use sample.core_avg_perf in get_avg_pstate()
Rafael J. Wysocki
1
-2
/
+2
2016-05-11
intel_pstate: Clarify average performance computation
Rafael J. Wysocki
1
-16
/
+24
2016-05-11
intel_pstate: Avoid unnecessary synchronize_sched() during initialization
Chen Yu
1
-0
/
+9
2016-05-11
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
Rafael J. Wysocki
1
-0
/
+1
2016-05-11
cpufreq: schedutil: Make default depend on CONFIG_SMP
Arnd Bergmann
1
-0
/
+1
2016-05-11
cpufreq: powernv: del_timer_sync when global and local pstate are equal
Akshay Adiga
1
-0
/
+2
2016-05-11
cpufreq: powernv: Move smp_call_function_any() out of irq safe block
Akshay Adiga
1
-4
/
+5
2016-05-09
intel_pstate: Clean up intel_pstate_get()
Rafael J. Wysocki
1
-7
/
+2
2016-05-09
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
Rafael J. Wysocki
1
-1
/
+1
[prev]
[next]