index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
cpufreq: sc520: Don't validate the frequency table twice
Viresh Kumar
1
-1
/
+2
2018-03-20
cpufreq: s3c24xx: Don't validate the frequency table twice
Viresh Kumar
1
-4
/
+1
2018-03-20
cpufreq: qoirq: Don't validate the frequency table twice
Viresh Kumar
1
-11
/
+2
2018-03-20
cpufreq: pxa: Don't validate the frequency table twice
Viresh Kumar
2
-3
/
+5
2018-03-20
cpufreq: ppc_cbe: Don't validate the frequency table twice
Viresh Kumar
1
-3
/
+2
2018-03-20
cpufreq: powernow: Don't validate the frequency table twice
Viresh Kumar
3
-11
/
+5
2018-03-20
cpufreq: p4-clockmod: Don't validate the frequency table twice
Viresh Kumar
1
-1
/
+2
2018-03-20
cpufreq: mediatek: Don't validate the frequency table twice
Viresh Kumar
1
-10
/
+1
2018-03-20
cpufreq: longhaul: Don't validate the frequency table twice
Viresh Kumar
1
-1
/
+2
2018-03-20
cpufreq: ia64-acpi: Don't validate the frequency table twice
Viresh Kumar
1
-6
/
+1
2018-03-20
cpufreq: elanfreq: Don't validate the frequency table twice
Viresh Kumar
1
-1
/
+2
2018-03-20
cpufreq: e_powersaver: Don't validate the frequency table twice
Viresh Kumar
1
-7
/
+1
2018-03-20
cpufreq: cpufreq-dt: Don't validate the frequency table twice
Viresh Kumar
1
-7
/
+1
2018-03-20
cpufreq: brcmstb: Don't validate the frequency table twice
Viresh Kumar
1
-5
/
+1
2018-03-20
cpufreq: arm_big_little: Don't validate the frequency table twice
Viresh Kumar
1
-8
/
+1
2018-03-20
cpufreq: ACPI: Don't validate the frequency table twice
Viresh Kumar
1
-9
/
+11
2018-03-20
cpufreq: Don't validate cpufreq table from cpufreq_generic_init()
Viresh Kumar
1
-8
/
+1
2018-03-20
cpufreq: imx6q: Find max freq from frequency table itself
Viresh Kumar
1
-3
/
+4
2018-03-20
cpufreq: scpi: Add thermal dependency
Arnd Bergmann
1
-0
/
+1
2018-03-20
cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
Chunyu Hu
1
-2
/
+7
2018-03-19
cpufreq: powernv: Don't validate the frequency table twice
Viresh Kumar
1
-8
/
+3
2018-03-05
Merge cpufreq fixes from v4.16-rc4.
Rafael J. Wysocki
3
-8
/
+22
2018-02-27
cpufreq: powernow-k8: Drop unnecessary return statements from two functions
Markus Elfring
1
-2
/
+0
2018-02-27
cpufreq: powernow-k8: Drop memory allocation error messages from three functions
Markus Elfring
1
-9
/
+3
2018-02-27
cpufreq: qoriq: Drop memory allocation error messages from qoriq_cpufreq_cpu_...
Markus Elfring
1
-6
/
+2
2018-02-27
cpufreq: s3c24xx: Drop memory allocation error messages from two functions
Markus Elfring
1
-6
/
+2
2018-02-27
cpufreq: tegra186: Break after initialization is done for policy->cpu
Viresh Kumar
1
-0
/
+1
2018-02-27
cpufreq: Validate frequency table in the core
Viresh Kumar
2
-5
/
+24
2018-02-27
cpufreq: Reorder cpufreq_online() error code path
Viresh Kumar
1
-3
/
+3
2018-02-27
cpufreq: mediatek: Convert pr_warn() to pr_debug()
Viresh Kumar
1
-1
/
+1
2018-02-27
cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
Viresh Kumar
1
-1
/
+7
2018-02-26
cpufreq: scpi: Fix incorrect arm_big_little config dependency
Sudeep Holla
1
-3
/
+3
2018-02-26
cpufreq: scpi: invoke frequency-invariance setter function
Dietmar Eggemann
1
-4
/
+12
2018-02-25
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-10
/
+10
2018-02-24
Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+4
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-84
/
+136
2018-02-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-101
/
+135
2018-02-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-5
/
+27
2018-02-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-98
/
+107
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
21
-106
/
+233
2018-02-23
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
1
-16
/
+7
2018-02-23
macvlan: fix use-after-free in macvlan_common_newlink()
Alexey Kodanev
1
-1
/
+1
2018-02-23
Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
5
-2
/
+12
2018-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+9
2018-02-22
net: aquantia: Fix error handling in aq_pci_probe()
Dan Carpenter
1
-4
/
+10
2018-02-22
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2018-02-22
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-133
/
+350
2018-02-22
Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-30
/
+64
2018-02-22
Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-45
/
+45
2018-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
20
-97
/
+209
[next]