index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2017-08-29
cpufreq: imx6q: Fix imx6sx low frequency support
Leonard Crestez
1
-0
/
+9
2017-08-29
cpufreq: speedstep-lib: make several arrays static, makes code smaller
Colin Ian King
1
-2
/
+2
2017-08-25
cpufreq: ti: Fix 'of_node_put' being called twice in error handling path
Christophe Jaillet
1
-2
/
+2
2017-08-25
cpufreq: dt-platdev: Drop few entries from whitelist
Viresh Kumar
1
-11
/
+0
2017-08-25
cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2
Viresh Kumar
1
-5
/
+40
2017-08-25
cpufreq: Convert to using %pOF instead of full_name
Rob Herring
2
-5
/
+5
2017-08-22
cpufreq: Cap the default transition delay value to 10 ms
Viresh Kumar
1
-2
/
+13
2017-08-22
cpufreq: dbx500: Delete obsolete driver
Linus Walleij
3
-113
/
+0
2017-08-22
mfd: db8500-prcmu: Get rid of cpufreq dependency
Linus Walleij
1
-41
/
+21
2017-08-18
cpufreq: enable the DT cpufreq driver on the Ux500
Linus Walleij
1
-0
/
+5
2017-08-18
cpufreq: Loongson2: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver
Khiem Nguyen
1
-0
/
+1
2017-08-18
cpufreq: remove setting of policy->cpu in policy->cpus during init
Sudeep Holla
2
-2
/
+0
2017-08-10
cpufreq: mediatek: add support of cpufreq to MT7622 SoC
Sean Wang
1
-0
/
+1
2017-08-10
cpufreq: mediatek: add cleanups with the more generic naming
Sean Wang
1
-13
/
+13
2017-08-08
cpufreq: rcar: Add support for R8A7795 SoC
Khiem Nguyen
1
-0
/
+1
2017-08-04
cpufreq: dt: Add rk3328 compatible to use generic cpufreq driver
Finley Xiao
1
-0
/
+1
2017-07-26
cpufreq: s5pv210: add missing of_node_put()
Julia Lawall
1
-0
/
+3
2017-07-26
cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latency
Viresh Kumar
1
-2
/
+1
2017-07-26
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
Viresh Kumar
10
-18
/
+20
2017-07-26
cpufreq: Replace "max_transition_latency" with "dynamic_switching"
Viresh Kumar
2
-5
/
+5
2017-07-26
cpufreq: arm_big_little: Make ->get_transition_latency() mandatory
Viresh Kumar
1
-6
/
+4
2017-07-26
cpufreq: Don't set transition_latency for setpolicy drivers
Viresh Kumar
2
-2
/
+0
2017-07-22
cpufreq: Use transition_delay_us for legacy governors as well
Viresh Kumar
2
-8
/
+16
2017-07-22
cpufreq: governor: Drop min_sampling_rate
Viresh Kumar
4
-27
/
+2
2017-07-22
cpufreq: dt: Don't use generic platdev driver for tango
Marc Gonzalez
4
-2
/
+44
2017-07-22
cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC
Sean Wang
3
-5
/
+6
2017-07-16
cpufreq: dt: Add zynqmp to the cpufreq dt platdev
Shubhrajyoti Datta
1
-0
/
+1
2017-07-16
cpufreq: speedstep: remove unnecessary static in speedstep_detect_chipset()
Gustavo A. R. Silva
1
-1
/
+1
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-31
/
+101
2017-07-15
Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-63
/
+46
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-65
/
+186
2017-07-15
random: reorder READ_ONCE() in get_random_uXX
Sebastian Andrzej Siewior
1
-2
/
+4
2017-07-15
random: suppress spammy warnings about unseeded randomness
Theodore Ts'o
1
-17
/
+39
2017-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-44
/
+204
2017-07-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-17
/
+43
2017-07-15
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2017-07-15
Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-26
/
+40
2017-07-15
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-37
/
+34
2017-07-14
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
16
-242
/
+4401
2017-07-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
16
-401
/
+314
2017-07-14
Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
3
-17
/
+78
2017-07-14
Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-14
Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'
Rafael J. Wysocki
3
-26
/
+40
2017-07-14
Merge branches 'pm-qos' and 'pm-devfreq'
Rafael J. Wysocki
4
-6
/
+9
2017-07-14
Merge branches 'pm-cpufreq-sched' and 'intel_pstate'
Rafael J. Wysocki
1
-1
/
+1
2017-07-14
Merge branch 'pm-pci'
Rafael J. Wysocki
4
-30
/
+24
2017-07-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
39
-684
/
+1318
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-19
/
+28
2017-07-13
Merge tag 'platform-drivers-x86-v4.13-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
11
-19
/
+165
[next]