index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-07-21
cpufreq: ondemand: Eliminate the deadband effect
Stratos Karafotis
2014-07-21
cpufreq: Introduce new relation for freq selection
Stratos Karafotis
2014-07-21
cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator
Anson Huang
2014-07-21
cpufreq: intel_pstate: Remove core_pct rounding
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Simplify P state adjustment logic.
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Keep values in aperf/mperf in full precision
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Disable interrupts during MSRs reading
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Align multiple lines to open parenthesis
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Cleanup parentheses
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Fit code in a single line where possible
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Add missing blank lines after declarations
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals
Stratos Karafotis
2014-07-20
Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-20
Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-07-20
Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-07-20
Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-07-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-07-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-07-19
Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-07-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-07-18
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-18
Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-07-18
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-07-19
random: check for increase of entropy_count because of signed conversion
Hannes Frederic Sowa
2014-07-18
Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-18
Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2014-07-18
irqchip: gic: Fix core ID calculation when topology is read from DT
Tomasz Figa
2014-07-17
Drivers: hv: hv_fcopy: fix a race condition for SMP guest
Dexuan Cui
2014-07-18
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2014-07-17
usb: Check if port status is equal to RxDetect
Gavin Guo
2014-07-18
Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2014-07-17
usb: chipidea: udc: Disable auto ZLP generation on ep0
Abbas Raza
2014-07-17
Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-07-17
drm/radeon: Make classic pageflip completion path less racy.
Mario Kleiner
2014-07-17
drm/radeon: Add missing vblank_put in pageflip ioctl error path.
Mario Kleiner
2014-07-17
drm/radeon: Remove redundant fence unref in pageflip path.
Mario Kleiner
2014-07-17
drm/radeon: Complete page flip even if waiting on the BO fence fails
Michel Dänzer
2014-07-17
drm/radeon: Move pinning the BO back to radeon_crtc_page_flip()
Michel Dänzer
2014-07-17
drm/radeon: Prevent too early kms-pageflips triggered by vblank.
Mario Kleiner
2014-07-17
drm/radeon: set default bl level to something reasonable
Alex Deucher
2014-07-17
drm/radeon: avoid leaking edid data
Alex Deucher
2014-07-17
irqchip: gic: Add binding probe for ARM GIC400
Suravee Suthikulpanit
2014-07-17
cpufreq: move policy kobj to policy->cpu at resume
Viresh Kumar
2014-07-16
Merge branches 'cxgb4' and 'mlx5' into for-next
Roland Dreier
[next]