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
2015-10-15
cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)
Srinivas Pandruvada
1
-0
/
+5
2015-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-10
/
+28
2015-09-09
intel_pstate: fix PCT_TO_HWP macro
Kristen Carlson Accardi
1
-7
/
+14
2015-09-09
intel_pstate: Fix user input of min/max to legal policy region
Chen Yu
1
-3
/
+14
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+14
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
1
-0
/
+1
2015-08-07
intel_pstate: append more Oracle OEM table id to vendor bypass list
Ethan Zhao
1
-0
/
+4
2015-08-07
intel_pstate: Add SKY-S support
Kristen Carlson Accardi
1
-0
/
+1
2015-07-31
intel_pstate: Fix possible overflow complained by Coverity
Chen Yu
1
-2
/
+2
2015-07-28
Merge back earlier cpufreq material for v4.3.
Rafael J. Wysocki
1
-4
/
+7
2015-07-27
intel_pstate: Add get_scaling cpu_defaults param to Knights Landing
Lukasz Anaczkowski
1
-0
/
+1
2015-07-16
intel_pstate: enable HWP per CPU
Kristen Carlson Accardi
1
-4
/
+7
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
1
-1
/
+1
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-30
/
+42
2015-06-16
intel_pstate: Fix overflow in busy_scaled due to long delay
Prarit Bhargava
1
-5
/
+5
2015-06-10
intel_pstate: Force setting target pstate when required
Doug Smythies
1
-10
/
+11
2015-06-10
intel_pstate: change some inconsistent debug information
Doug Smythies
1
-4
/
+4
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
1
-0
/
+1
2015-05-12
intel_pstate: set BYT MSR with wrmsrl_on_cpu()
Joe Konno
1
-1
/
+1
2015-05-05
intel_pstate: Add tsc collection and keep previous target pstate
Doug Smythies
1
-10
/
+21
2015-04-15
cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning
Borislav Petkov
1
-6
/
+6
2015-04-15
intel_pstate: Change the setpoint for Atom params
Kristen Carlson Accardi
1
-1
/
+1
2015-04-11
intel_pstate: Knights Landing support
Dasaratharaman Chandramouli
1
-0
/
+31
2015-04-11
intel_pstate: remove MSR test
Kristen Carlson Accardi
1
-14
/
+0
2015-02-06
intel_pstate: provide option to only use intel_pstate with HWP
Kristen Carlson Accardi
1
-0
/
+6
2015-01-30
intel_pstate: honor user space min_perf_pct override on resume
Kristen Carlson Accardi
1
-3
/
+11
2015-01-30
intel_pstate: respect cpufreq policy request
Srinivas Pandruvada
1
-1
/
+2
2015-01-30
intel_pstate: Add num_pstates to sysfs
Kristen Carlson Accardi
1
-0
/
+13
2015-01-30
intel_pstate: expose turbo range to sysfs
Kristen Carlson Accardi
1
-0
/
+18
2015-01-30
intel_pstate: Add support for SkyLake
Kristen Carlson Accardi
1
-0
/
+1
2014-12-11
intel_pstate: Add a few comments
Kristen Carlson Accardi
1
-1
/
+31
2014-12-11
intel_pstate: add kernel parameter to force loading
Ethan Zhao
1
-1
/
+5
2014-12-03
intel_pstate: skip this driver if Sun server has _PPC method
ethan zhao
1
-4
/
+41
2014-11-12
intel_pstate: Add CPUID for BDW-H CPU
Dirk Brandewie
1
-0
/
+1
2014-11-12
intel_pstate: Add support for HWP
Dirk Brandewie
1
-2
/
+98
2014-10-23
intel_pstate: Correct BYT VID values.
Dirk Brandewie
1
-1
/
+12
2014-10-23
intel_pstate: Fix BYT frequency reporting
Dirk Brandewie
1
-6
/
+36
2014-10-23
intel_pstate: Don't lose sysfs settings during cpu offline
Dirk Brandewie
1
-3
/
+3
2014-10-23
cpufreq: intel_pstate: Reflect current no_turbo state correctly
Gabriele Mazzotta
1
-12
/
+36
2014-10-23
cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy
Pali Rohár
1
-0
/
+1
2014-09-03
cpufreq: intel_pstate: Remove unneeded variable
Gabriele Mazzotta
1
-4
/
+0
2014-08-28
cpufreq: intel_pstate: Add CPU ID for Braswell processor
Mika Westerberg
1
-0
/
+1
2014-08-28
intel_pstate: Turn per cpu printk into pr_debug
Andi Kleen
1
-1
/
+1
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
[next]