index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime
Dave Gerlach
3
-0
/
+284
2017-02-09
Documentation: dt: add bindings for ti-cpufreq
Dave Gerlach
1
-0
/
+128
2017-02-09
Merge OPP material for v4.11 to satisfy dependencies.
Rafael J. Wysocki
21
-977
/
+591
2017-02-09
PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
Dave Gerlach
2
-4
/
+11
2017-02-09
cpufreq: qoriq: Don't look at clock implementation details
Tang Yuantian
1
-99
/
+49
2017-02-09
cpufreq: qoriq: add ARM64 SoCs support
Tang Yuantian
1
-1
/
+1
2017-02-09
cpufreq: brcmstb-avs-cpufreq: remove unnecessary platform_set_drvdata()
Wei Yongjun
1
-2
/
+0
2017-02-09
cpufreq: s3c2416: double free on driver init error path
Dan Carpenter
1
-1
/
+0
2017-02-09
MIPS: BMIPS: enable CPUfreq
Markus Mayer
1
-0
/
+8
2017-02-09
cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs
Markus Mayer
3
-0
/
+199
2017-02-09
BMIPS: Enable prerequisites for CPUfreq in MIPS Kconfig.
Markus Mayer
1
-0
/
+2
2017-02-09
MIPS: BMIPS: Update defconfig
Markus Mayer
1
-6
/
+2
2017-02-09
Merge back earlier cpufreq changes for v4.11.
Rafael J. Wysocki
350
-2435
/
+4042
2017-02-07
PM / OPP: Make _find_opp_table_unlocked() static
Wei Yongjun
1
-1
/
+1
2017-02-04
cpufreq: Fix typos in comments
Viresh Kumar
1
-2
/
+2
2017-02-04
cpufreq: intel_pstate: Disable energy efficiency optimization
Srinivas Pandruvada
1
-0
/
+30
2017-02-04
cpufreq: intel_pstate: Calculate guaranteed performance for HWP
Srinivas Pandruvada
1
-26
/
+49
2017-02-04
cpufreq: intel_pstate: Make HWP limits compatible with legacy
Srinivas Pandruvada
1
-6
/
+4
2017-02-04
cpufreq: intel_pstate: Lower frequency than expected under no_turbo
Srinivas Pandruvada
1
-0
/
+14
2017-02-04
cpufreq: intel_pstate: Operation mode control from sysfs
Rafael J. Wysocki
2
-44
/
+195
2017-02-04
cpufreq: intel_pstate: Expose global sysfs attributes upfront
Rafael J. Wysocki
1
-2
/
+66
2017-02-04
cpufreq: Remove CPUFREQ_START notifier event
Viresh Kumar
3
-7
/
+0
2017-02-04
ACPI: processor_perflib: Simplify code and stop using CPUFREQ_START
Viresh Kumar
1
-3
/
+1
2017-02-03
cpufreq: powernv: Add boost files to export ultra-turbo frequencies
Shilpasri G Bhat
1
-3
/
+47
2017-02-03
cpufreq: Documentation: Updates based on current code
Viresh Kumar
6
-193
/
+232
2017-02-03
cpufreq: Documentation: Minor reformatting
Viresh Kumar
1
-93
/
+112
2017-02-03
cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option
Viresh Kumar
11
-31
/
+7
2017-02-03
cpufreq: Remove policy create/remove notifiers
Viresh Kumar
2
-13
/
+5
2017-01-30
PM / OPP: Update Documentation to remove RCU specific bits
Viresh Kumar
1
-36
/
+16
2017-01-30
PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()
Viresh Kumar
1
-25
/
+9
2017-01-30
PM / OPP: Simplify _opp_set_availability()
Viresh Kumar
1
-22
/
+5
2017-01-30
PM / OPP: Move away from RCU locking
Viresh Kumar
4
-294
/
+80
2017-01-30
PM / OPP: Take kref from _find_opp_table()
Viresh Kumar
2
-122
/
+95
2017-01-30
PM / OPP: Update OPP users to put reference
Viresh Kumar
15
-153
/
+110
2017-01-30
PM / OPP: Add 'struct kref' to struct dev_pm_opp
Viresh Kumar
3
-15
/
+18
2017-01-30
PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()
Viresh Kumar
3
-89
/
+29
2017-01-30
PM / OPP: Take reference of the OPP table while adding/removing OPPs
Viresh Kumar
1
-5
/
+4
2017-01-30
PM / OPP: Return opp_table from dev_pm_opp_set_*() routines
Viresh Kumar
3
-217
/
+74
2017-01-30
PM / OPP: Add 'struct kref' to OPP table
Viresh Kumar
3
-2
/
+62
2017-01-30
PM / OPP: Add per OPP table mutex
Viresh Kumar
2
-4
/
+29
2017-01-29
Linux 4.10-rc6
Linus Torvalds
1
-2
/
+2
2017-01-29
drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()
Linus Torvalds
1
-0
/
+3
2017-01-29
Merge branch 'parisc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+14
2017-01-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+24
2017-01-28
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
3
-5
/
+10
2017-01-28
parisc, parport_gsc: Fixes for printk continuation lines
Helge Deller
1
-4
/
+4
2017-01-28
Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-3
/
+14
2017-01-28
Merge tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-45
/
+194
2017-01-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+7
2017-01-28
Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
7
-54
/
+66
[next]