index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-02
cpufreq: ondemand: Set MIN_FREQUENCY_UP_THRESHOLD to 1
Chen Yu
1
-1
/
+1
2016-12-01
cpufreq: intel_pstate: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-12-01
cpufreq: dt: Add support for zx296718
Baoyou Xie
1
-0
/
+2
2016-11-28
cpufreq: acpi-cpufreq: drop rdmsr_on_cpus() usage
Sebastian Andrzej Siewior
1
-39
/
+20
2016-11-28
cpufreq: acpi-cpufreq: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-47
/
+45
2016-11-28
cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits() prototype
Arnd Bergmann
1
-2
/
+2
2016-11-28
cpufreq: intel_pstate: Set EPP/EPB to 0 in performance mode
Srinivas Pandruvada
1
-1
/
+105
2016-11-22
cpufreq: intel_pstate: increase precision of performance limits
Srinivas Pandruvada
1
-13
/
+15
2016-11-22
cpufreq: intel_pstate: round up min_perf limits
Srinivas Pandruvada
1
-2
/
+3
2016-11-21
cpufreq: Make cpufreq_update_policy() void
Rafael J. Wysocki
1
-14
/
+7
2016-11-21
ACPI / processor: Make acpi_processor_ppc_has_changed() void
Rafael J. Wysocki
1
-6
/
+4
2016-11-21
cpufreq: Avoid using inactive policies
Rafael J. Wysocki
1
-1
/
+9
2016-11-21
cpufreq: intel_pstate: Generic governors support
Rafael J. Wysocki
1
-24
/
+170
2016-11-18
cpufreq: intel_pstate: Request P-states control from SMM if needed
Rafael J. Wysocki
2
-17
/
+41
2016-11-17
cpufreq: dt: Add support for r8a7743 and r8a7745
Geert Uytterhoeven
1
-0
/
+2
2016-11-17
cpufreq: powernv: Disable preemption while checking CPU throttling state
Denis Kirjanov
1
-1
/
+7
2016-11-17
cpufreq: conservative: Fix comment explaining frequency updates
Stratos Karafotis
1
-2
/
+2
2016-11-17
cpufreq: conservative: Decrease frequency faster for deferred updates
Stratos Karafotis
3
-4
/
+31
2016-11-14
cpufreq: conservative: Rename get_freq_target() to get_freq_step()
Viresh Kumar
1
-11
/
+11
2016-11-14
cpufreq: powernv: Fix uninitialized lpstate_idx in gpstates_timer_handler()
Akshay Adiga
1
-0
/
+1
2016-11-14
cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE
Srinivas Pandruvada
1
-0
/
+14
2016-11-11
cpufreq: pxa: use generic platdev driver for device-tree
Robert Jarzmik
1
-0
/
+2
2016-11-11
cpufreq: stats: New sysfs attribute for clearing statistics
Markus Mayer
1
-0
/
+22
2016-11-11
cpufreq: governor: Don't use 'timer' keyword
Viresh Kumar
4
-21
/
+20
2016-11-11
cpufreq: powernv: Use PMCR to verify global and local pstate
Akshay Adiga
1
-10
/
+26
2016-11-11
cpufreq: powernv: Adding fast_switch for schedutil
Akshay Adiga
1
-1
/
+19
2016-11-11
cpufreq: brcmstb-avs-cpufreq: make symbol brcm_avs_cpufreq_attr static
Wei Yongjun
1
-1
/
+1
2016-11-01
cpufreq: intel_pstate: protect limits variable
Srinivas Pandruvada
1
-0
/
+22
2016-11-01
cpufreq: brcmstb-avs-cpufreq: add debugfs support
Markus Mayer
2
-1
/
+332
2016-11-01
cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs
Markus Mayer
3
-0
/
+748
2016-11-01
cpufreq: dt: add Socionext UniPhier SoCs support
Masahiro Yamada
1
-0
/
+6
2016-11-01
cpufreq: intel_pstate: Reduce impact due to rounding error
Srinivas Pandruvada
1
-2
/
+8
2016-11-01
cpufreq: intel_pstate: Per CPU P-State limits
Srinivas Pandruvada
1
-80
/
+156
2016-11-01
cpufreq: retire the Integrator cpufreq driver
Linus Walleij
3
-248
/
+0
2016-11-01
cpufreq: enable the DT cpufreq driver on the Integrators
Linus Walleij
1
-0
/
+3
2016-10-30
Merge back earlier cpufreq material for v4.10.
Rafael J. Wysocki
4993
-231725
/
+411112
2016-10-25
cpufreq: intel_pstate: Always set max P-state in performance mode
Rafael J. Wysocki
1
-3
/
+8
2016-10-21
cpufreq: intel_pstate: Set P-state upfront in performance mode
Rafael J. Wysocki
1
-4
/
+25
2016-10-21
cpufreq: intel_pstate: Remove PID debugfs when not used
Srinivas Pandruvada
1
-1
/
+3
2016-10-21
cpufreq: intel_pstate: Drop boost_iowait flag
Rafael J. Wysocki
1
-6
/
+1
2016-10-21
cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driver
Prakash, Prashanth
1
-0
/
+7
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
11
-255
/
+467
2016-10-15
Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2016-10-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-11
/
+6557
2016-10-14
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
21
-369
/
+503
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-58
/
+317
2016-10-14
Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
32
-780
/
+453
2016-10-14
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+24
2016-10-14
Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-53
/
+96
[next]