index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
cpufreq: send new set of notification for transition failures
Viresh Kumar
4
-37
/
+17
2014-01-06
cpufreq: Introduce cpufreq_notify_post_transition()
Viresh Kumar
1
-0
/
+14
2014-01-06
cpufreq: exynos5250: Set APLL rate using CCF API
Sachin Kamat
1
-64
/
+10
2014-01-06
cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
Jane Li
3
-2
/
+8
2014-01-06
cpufreq: s3c24xx: Staticize local variable
Sachin Kamat
1
-1
/
+1
2014-01-06
cpufreq: s3c2440: Staticize local variables
Sachin Kamat
1
-2
/
+2
2014-01-06
cpufreq: s3c2440: Remove hardware.h inclusion
Sachin Kamat
1
-2
/
+0
2014-01-06
cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE
Viresh Kumar
1
-1
/
+1
2014-01-05
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
5
-20
/
+62
2013-12-31
intel_pstate: Fail initialization if P-state information is missing
Rafael J. Wysocki
1
-0
/
+5
2013-12-29
cpufreq: preserve user_policy across suspend/resume
Viresh Kumar
1
-5
/
+9
2013-12-29
cpufreq: Clean up after a failing light-weight initialization
Rafael J. Wysocki
1
-9
/
+14
2013-12-22
cpufreq: Select PM_OPP rather than depending on it
Mark Brown
2
-3
/
+6
2013-12-22
cpufreq: Make ARM big.LITTLE switcher depend on ARM
Mark Brown
1
-1
/
+1
2013-12-22
intel_pstate: Remove periodic P state boost
Dirk Brandewie
1
-11
/
+0
2013-12-22
intel_pstate: Add setting voltage value for baytrail P states.
Dirk Brandewie
1
-4
/
+54
2013-12-22
cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...
Jason Baron
1
-0
/
+6
2013-12-22
cpufreq: remove sysfs files for CPUs which failed to come back after resume
Viresh Kumar
1
-32
/
+31
2013-12-15
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-15
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
1
-4
/
+2
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-588
/
+1036
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+38
2013-12-14
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-14
i40e: fix null dereference
Jesse Brandeburg
1
-0
/
+3
2013-12-14
Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-12-13
Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
15
-67
/
+191
2013-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+3
2013-12-13
Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+10
2013-12-13
Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+10
2013-12-13
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+5
2013-12-13
Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-5
/
+1
2013-12-13
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-33
/
+14
2013-12-13
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
1
-1
/
+9
2013-12-13
dm space map: disallow decrementing a reference count below zero
Joe Thornber
1
-9
/
+23
2013-12-13
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus
Mark Brown
1
-3
/
+8
2013-12-12
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
5
-45
/
+113
2013-12-12
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
4
-13
/
+27
2013-12-12
rtc: s5m: enable IRQ wake during suspend
Krzysztof Kozlowski
1
-0
/
+25
2013-12-12
rtc: s5m: limit endless loop waiting for register update
Krzysztof Kozlowski
1
-6
/
+31
2013-12-12
rtc: s5m: fix unsuccesful IRQ request during probe
Krzysztof Kozlowski
1
-2
/
+4
2013-12-12
drivers/rtc/rtc-s5m.c: fix info->rtc assignment
Geert Uytterhoeven
1
-27
/
+27
2013-12-12
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
Linus Pizunski
1
-0
/
+2
2013-12-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2013-12-12
mtd: nand: pxa3xx: Use info->use_dma to release DMA resources
Ezequiel Garcia
1
-1
/
+1
2013-12-12
Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...
Ezequiel Garcia
1
-4
/
+0
2013-12-12
i2c: imx: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2013-12-12
i2c: mux: Inherit retry count and timeout from parent for muxed bus
Elie De Brauwer
1
-0
/
+2
2013-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-8
/
+18
2013-12-12
xen-netback: fix gso_prefix check
Paul Durrant
1
-1
/
+1
2013-12-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
68
-186
/
+287
[next]