index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
cpufreq: convert cpufreq_driver to using RCU
Nathan Zimmer
1
-67
/
+208
2013-04-10
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
Viresh Kumar
6
-0
/
+525
2013-04-10
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
4
-0
/
+702
2013-04-10
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+93
2013-04-10
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+208
2013-04-10
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+267
2013-04-10
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+456
2013-04-10
cpufreq: cris: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+290
2013-04-10
cpufreq: blackfin: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+248
2013-04-10
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+140
2013-04-10
cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq
Viresh Kumar
4
-0
/
+661
2013-04-08
cpufreq: integrator: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+229
2013-04-08
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+493
2013-04-08
cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+255
2013-04-08
cpufreq: davinci: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+232
2013-04-08
cpufreq: tegra: Move driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+293
2013-04-08
cpufreq: ARM: Arrange drivers in alphabetical order
Viresh Kumar
2
-63
/
+63
2013-04-02
cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
Viresh Kumar
5
-0
/
+431
2013-04-02
cpufreq: drivers: Remove unnecessary assignments of policy-> members
Viresh Kumar
2
-7
/
+3
2013-04-02
cpufreq: drivers: don't check range of target freq in .target()
Viresh Kumar
1
-6
/
+0
2013-04-02
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
3
-9
/
+1
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
27
-185
/
+117
2013-04-02
cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
Viresh Kumar
1
-5
/
+8
2013-04-02
cpufreq: cpufreq-cpu0: No need to check cpu number in init()
Viresh Kumar
1
-3
/
+0
2013-04-01
cpufreq: conservative: Use an inline function to evaluate freq_target
Stratos Karafotis
1
-12
/
+16
2013-04-01
cpufreq: kirkwood: fix coccicheck warnings
Silviu-Mihai Popescu
1
-5
/
+3
2013-04-01
cpufreq: Fix unsigned variable being checked for negative value
jhbird.choi@samsung.com
1
-1
/
+2
2013-04-01
cpufreq: conservative: Fix the logic in frequency decrease checking
Stratos Karafotis
1
-6
/
+2
2013-04-01
cpufreq: conservative: Fix sampling_down_factor functionality
Stratos Karafotis
1
-3
/
+8
2013-04-01
cpufreq: governors: Calculate iowait time only when necessary
Stratos Karafotis
4
-34
/
+30
2013-04-01
cpufreq: conservative: Fix relation when decreasing frequency
Namhyung Kim
1
-1
/
+1
2013-04-01
cpufreq: conservative: Break out earlier on the lowest frequency
Namhyung Kim
1
-6
/
+6
2013-04-01
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
Viresh Kumar
4
-19
/
+42
2013-04-01
cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
Viresh Kumar
1
-13
/
+11
2013-04-01
cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
Viresh Kumar
1
-1
/
+1
2013-04-01
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
5
-270
/
+530
2013-04-01
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
1
-3
/
+18
2013-04-01
cpufreq: Convert the cpufreq_driver_lock to a rwlock
Nathan Zimmer
1
-26
/
+26
2013-03-31
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-4
/
+20
2013-03-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-38
/
+53
2013-03-31
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-254
/
+698
2013-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-3
/
+14
2013-03-30
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2
-1
/
+17
2013-03-30
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
1
-3
/
+3
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-17
/
+30
2013-03-29
rbd: don't zero-fill non-image object requests
Alex Elder
1
-17
/
+30
2013-03-28
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
1
-1
/
+3
2013-03-28
tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
Nicholas Bellinger
1
-2
/
+11
2013-03-28
Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-55
/
+99
2013-03-28
Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+45
[next]