index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-11
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
1
-4
/
+2
2020-08-04
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-1
/
+1
2020-07-30
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
1
-1
/
+1
2020-07-15
cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc status
Lee Jones
1
-15
/
+17
2020-07-02
cpufreq: Remove the weakly defined cpufreq_default_governor()
Viresh Kumar
1
-7
/
+0
2020-07-02
cpufreq: Specify default governor on command line
Quentin Perret
1
-9
/
+22
2020-07-02
cpufreq: Fix locking issues with governors
Viresh Kumar
1
-23
/
+35
2020-06-05
cpufreq: change '.set_boost' to act on one policy
Xiongfeng Wang
1
-26
/
+31
2020-05-18
cpufreq: Fix up cpufreq_boost_set_sw()
Rafael J. Wysocki
1
-5
/
+6
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+20
2020-03-06
cpufreq: add function to get the hardware max frequency
Ionela Voinescu
1
-0
/
+20
2020-02-27
cpufreq: Fix policy initialization for internal governor drivers
Rafael J. Wysocki
1
-2
/
+10
2020-02-03
cpufreq: Make cpufreq_global_kobject static
Yangtao Li
1
-3
/
+2
2020-01-27
cpufreq: Avoid creating excessively large stack frames
Rafael J. Wysocki
1
-77
/
+70
2019-11-26
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+17
2019-11-21
cpufreq: Use vtime aware kcpustat accessors for user time
Frederic Weisbecker
1
-7
/
+10
2019-11-14
cpufreq: Register drivers only after CPU devices have been registered
Viresh Kumar
1
-0
/
+7
2019-11-11
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
1
-43
/
+29
2019-11-08
cpufreq: Add NULL checks to show() and store() methods of cpufreq
Kai Shen
1
-0
/
+6
2019-11-04
cpufreq: Clarify the comment in cpufreq_set_policy()
Viresh Kumar
1
-1
/
+4
2019-10-29
cpufreq: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM
Frederic Weisbecker
1
-1
/
+1
2019-10-22
cpufreq: Cancel policy update work scheduled before freeing
Sudeep Holla
1
-0
/
+3
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
1
-33
/
+26
2019-10-10
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
1
-10
/
+0
2019-09-05
Merge branch 'pm-cpufreq-qos'
Rafael J. Wysocki
1
-30
/
+21
2019-09-02
cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events
Viresh Kumar
1
-29
/
+7
2019-08-22
cpufreq: Print driver name if cpufreq_suspend() fails
Florian Fainelli
1
-2
/
+2
2019-08-21
cpufreq: remove redundant assignment to ret
Colin Ian King
1
-1
/
+1
2019-08-10
cpufreq: Add policy create/remove notifiers back
Viresh Kumar
1
-1
/
+14
2019-08-10
cpufreq: dev_pm_qos_update_request() can return 1 on success
Viresh Kumar
1
-1
/
+1
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-65
/
+151
2019-07-16
cpufreq: Make cpufreq_generic_init() return void
Viresh Kumar
1
-3
/
+1
2019-07-08
cpufreq: Add QoS requests for userspace constraints
Viresh Kumar
1
-43
/
+55
2019-07-08
cpufreq: intel_pstate: Reuse refresh_frequency_limits()
Viresh Kumar
1
-1
/
+2
2019-07-08
cpufreq: Register notifiers with the PM QoS framework
Viresh Kumar
1
-30
/
+105
2019-07-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-67
/
+54
2019-06-28
cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()
Viresh Kumar
1
-10
/
+16
2019-06-28
cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get()
Viresh Kumar
1
-42
/
+28
2019-06-28
cpufreq: Don't skip frequency validation for has_target() drivers
Viresh Kumar
1
-8
/
+5
2019-06-26
cpufreq: Use has_target() instead of !setpolicy
Viresh Kumar
1
-3
/
+3
2019-06-26
cpufreq: Remove redundant !setpolicy check
Viresh Kumar
1
-1
/
+1
2019-06-26
cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub
Daniel Lezcano
1
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-60
/
+80
2019-05-13
cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy()
Yue Hu
1
-51
/
+65
2019-05-13
cpufreq: Explain the kobject_put() in cpufreq_policy_alloc()
Rafael J. Wysocki
1
-0
/
+5
2019-05-10
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
1
-9
/
+10
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-04-30
cpufreq: Fix kobject memleak
Viresh Kumar
1
-0
/
+1
2019-04-23
cpufreq: Move ->get callback check outside of __cpufreq_get()
Yue Hu
1
-2
/
+3
[next]