index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
intel_pstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-21
cpufreq: intel_pstate: Remove core_pct rounding
Stratos Karafotis
1
-5
/
+1
2014-07-21
cpufreq: intel_pstate: Simplify P state adjustment logic.
Stratos Karafotis
1
-23
/
+3
2014-07-21
cpufreq: intel_pstate: Keep values in aperf/mperf in full precision
Stratos Karafotis
1
-3
/
+0
2014-07-21
cpufreq: intel_pstate: Disable interrupts during MSRs reading
Stratos Karafotis
1
-0
/
+3
2014-07-21
cpufreq: intel_pstate: Align multiple lines to open parenthesis
Stratos Karafotis
1
-17
/
+17
2014-07-21
cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time
Stratos Karafotis
1
-3
/
+2
2014-07-21
cpufreq: intel_pstate: Cleanup parentheses
Stratos Karafotis
1
-5
/
+5
2014-07-21
cpufreq: intel_pstate: Fit code in a single line where possible
Stratos Karafotis
1
-13
/
+5
2014-07-21
cpufreq: intel_pstate: Add missing blank lines after declarations
Stratos Karafotis
1
-5
/
+13
2014-07-21
cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call
Stratos Karafotis
1
-1
/
+1
2014-07-21
cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals
Stratos Karafotis
1
-4
/
+4
2014-07-07
intel_pstate: Set CPU number before accessing MSRs
Vincent Minet
1
-2
/
+1
2014-07-07
intel_pstate: don't touch turbo bit if turbo disabled or unavailable.
Dirk Brandewie
1
-6
/
+16
2014-07-07
intel_pstate: Fix setting VID
Dirk Brandewie
1
-5
/
+5
2014-06-17
intel_pstate: Correct rounding in busy calculation
Doug Smythies
1
-4
/
+1
2014-06-10
cpufreq: intel_pstate: Remove duplicate CPU ID check
Stratos Karafotis
1
-6
/
+0
2014-06-03
Merge back earlier cpufreq material.
Rafael J. Wysocki
1
-9
/
+6
2014-06-02
intel_pstate: Improve initial busy calculation
Doug Smythies
1
-5
/
+8
2014-06-02
intel_pstate: add sample time scaling
Dirk Brandewie
1
-1
/
+17
2014-06-02
intel_pstate: Correct rounding in busy calculation
Dirk Brandewie
1
-5
/
+7
2014-06-02
intel_pstate: Remove C0 tracking
Dirk Brandewie
1
-12
/
+1
2014-05-27
cpufreq: intel_pstate: Remove unused member name of cpudata
Stratos Karafotis
1
-4
/
+0
2014-05-13
intel_pstate: remove setting P state to MAX on init
Dirk Brandewie
1
-12
/
+1
2014-05-13
intel_pstate: Add CPU IDs for Broadwell processors
Dirk Brandewie
1
-0
/
+3
2014-05-12
intel_pstate: Set turbo VID for BayTrail
Dirk Brandewie
1
-6
/
+15
2014-05-07
intel_pstate: Remove sample parameter in intel_pstate_calc_busy
Stratos Karafotis
1
-7
/
+4
2014-03-26
intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop
Dirk Brandewie
1
-1
/
+1
2014-03-20
intel_pstate: Set core to min P state during core offline
Dirk Brandewie
1
-8
/
+11
2014-03-02
intel_pstate: fix pid_reset to use fixed point values
Dirk Brandewie
1
-1
/
+1
2014-03-02
intel_pstate: remove unneeded sample buffers
Dirk Brandewie
1
-13
/
+11
2014-02-26
intel_pstate: Change busy calculation to use fixed point math.
Dirk Brandewie
1
-10
/
+18
2014-02-21
intel_pstate: Add support for Baytrail turbo P states
Dirk Brandewie
1
-3
/
+12
2014-02-21
intel_pstate: Use LFM bus ratio as min ratio/P state
Dirk Brandewie
1
-1
/
+1
2014-02-13
intel_pstate: Remove energy reporting from pstate_sample tracepoint
Dirk Brandewie
1
-9
/
+0
2014-02-04
intel_pstate: Take core C0 time into account for core busy calculation
Dirk Brandewie
1
-4
/
+17
2014-01-17
intel_pstate: Add trace point to report internal state.
Dirk Brandewie
1
-0
/
+24
2014-01-14
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
1
-15
/
+54
2014-01-06
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
1
-1
/
+2
2014-01-05
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
1
-15
/
+54
2013-12-31
intel_pstate: Fail initialization if P-state information is missing
Rafael J. Wysocki
1
-0
/
+5
2013-12-22
intel_pstate: Remove periodic P state boost
Dirk Brandewie
1
-11
/
+0
2013-12-22
intel_pstate: Add setting voltage value for baytrail P states.
Dirk Brandewie
1
-4
/
+54
2013-11-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+76
2013-11-07
intel_pstate: skip the driver if ACPI has power mgmt option
Adrian Huang
1
-0
/
+74
2013-10-31
cpufreq/intel_pstate: Add static declarations to internal functions
Dirk Brandewie
1
-2
/
+2
2013-10-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-48
/
+133
2013-10-25
intel_pstate: Add Baytrail support
Dirk Brandewie
1
-0
/
+35
2013-10-25
intel_pstate: Refactor driver to support CPUs with different MSR layouts
Dirk Brandewie
1
-46
/
+98
2013-10-25
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
1
-3
/
+1
2013-10-22
intel_pstate: Correct calculation of min pstate value
Dirk Brandewie
1
-2
/
+3
[next]