index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-07
21
-852
/
+149
|
\
|
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2013-01-06
1
-5
/
+4
|
|
\
|
|
*
PM: Move disabling/enabling runtime PM to late suspend/early resume
Rafael J. Wysocki
2013-01-06
1
-5
/
+4
|
*
|
Merge branch 'pm-qos'
Rafael J. Wysocki
2013-01-06
1
-5
/
+5
|
|
\
\
|
|
*
|
PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()
Rafael J. Wysocki
2013-01-06
1
-5
/
+5
|
|
|
/
|
*
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-01-04
4
-7
/
+24
|
|
\
\
|
|
*
|
cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservative
Larry Finger
2013-01-03
2
-2
/
+8
|
|
*
|
cpufreq / Longhaul: Disable driver by default
RafaĆ Bilski
2013-01-03
1
-1
/
+9
|
|
*
|
cpufreq / stats: fix race between stats allocation and first usage
Konstantin Khlebnikov
2013-01-03
1
-4
/
+7
|
|
|
/
|
*
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2013-01-04
5
-11
/
+5
|
|
\
\
|
|
*
|
cpuidle: fix lock contention in the idle path
Daniel Lezcano
2013-01-03
1
-7
/
+1
|
|
*
|
intel_idle: pr_debug information need separated
Youquan Song
2013-01-03
1
-1
/
+1
|
|
*
|
cpuidle / coupled: fix ready counter decrement
Sivaram Nair
2013-01-03
1
-1
/
+1
|
|
*
|
cpuidle: Fix finding state with min power_usage
Sivaram Nair
2013-01-03
2
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-01-04
6
-33
/
+21
|
|
\
\
|
|
*
|
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
Rafael J. Wysocki
2013-01-04
1
-1
/
+1
|
|
*
|
ACPI / power: Remove useless message from device registering routine
Rafael J. Wysocki
2013-01-03
1
-9
/
+2
|
|
*
|
ACPI / glue: Update DBG macro to include KERN_DEBUG
Joe Perches
2013-01-03
1
-2
/
+7
|
|
*
|
ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result
Rafael J. Wysocki
2013-01-03
1
-2
/
+1
|
|
*
|
ACPI / memhotplug: remove redundant logic of acpi memory hotadd
Liu Jinsong
2013-01-03
1
-18
/
+0
|
|
*
|
ACPI / APEI: Fix the returned value in erst_dbg_read
Adrian Huang
2013-01-03
1
-1
/
+10
|
|
|
/
|
*
|
Merge branch 'acpica'
Rafael J. Wysocki
2013-01-04
2
-750
/
+1
|
|
\
\
|
|
*
|
ACPICA: Remove useless mini-C library.
Lv Zheng
2013-01-03
2
-750
/
+1
|
|
|
/
|
*
|
PNP: Handle IORESOURCE_BITS in resource allocation
Witold Szczeponik
2013-01-03
1
-4
/
+21
|
*
|
PNP: Simplify setting of resources
Witold Szczeponik
2013-01-03
1
-37
/
+68
|
|
/
*
|
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
Tony Prisk
2013-01-04
1
-3
/
+4
*
|
drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
Tony Prisk
2013-01-04
1
-2
/
+2
*
|
rtc: add RTC driver for TPS6586x
Laxman Dewangan
2013-01-04
3
-0
/
+365
*
|
drivers/rtc/rtc-tegra.c: convert to DT driver
Joseph Lo
2013-01-04
1
-0
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-01-04
3
-3
/
+25
|
\
\
|
*
|
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
2012-12-24
1
-1
/
+12
|
*
|
Input: gpio_keys_polled - defer probing if GPIO probing is deferred
Gabor Juhos
2012-12-24
1
-1
/
+12
|
*
|
Input: sentelic - only report position of first finger as ST coordinates
Christophe TORDEUX
2012-12-24
1
-1
/
+1
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-04
16
-102
/
+416
|
\
\
\
|
*
|
|
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
2013-01-04
1
-1
/
+1
|
*
|
|
drm: nouveau: Fix build warning seen if HWMON is undefined
Guenter Roeck
2013-01-04
1
-2
/
+2
|
*
|
|
drm/radeon: switch to a finer grained reset for SI (v2)
Alex Deucher
2013-01-03
1
-34
/
+65
|
*
|
|
drm/radeon: switch to a finer grained reset for cayman/TN
Alex Deucher
2013-01-03
1
-39
/
+70
|
*
|
|
drm/radeon: switch to a finer grained reset for evergreen
Alex Deucher
2013-01-03
2
-25
/
+56
|
*
|
|
drm/radeon: switch to a finer grained reset for r6xx/7xx
Alex Deucher
2013-01-03
1
-27
/
+58
|
*
|
|
drm/radeon: add GPU reset flags
Alex Deucher
2013-01-03
1
-0
/
+5
|
*
|
|
drm/radeon: fix typo in evergreen dma fence
Alex Deucher
2013-01-03
1
-1
/
+1
|
*
|
|
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
2013-01-03
4
-11
/
+24
|
*
|
|
drm/radeon: reset dma engine on gpu reset (v2)
Jerome Glisse
2013-01-03
7
-27
/
+112
|
*
|
|
drm/radeon: print dma status reg on lockup (v2)
Jerome Glisse
2013-01-03
7
-1
/
+26
|
*
|
|
drm/radeon: improve ring debugfs printing
Jerome Glisse
2013-01-03
1
-7
/
+13
|
*
|
|
drm/radeon: add debugfs file for dma rings
Jerome Glisse
2013-01-03
1
-0
/
+4
|
*
|
|
drm/radeon/r6xx: fix DMA engine for ttm bo transfers
Alex Deucher
2013-01-03
1
-2
/
+2
|
*
|
|
drm/radeon: add connector table for Mac G4 Silver
Alex Deucher
2013-01-03
2
-1
/
+53
*
|
|
|
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-03
870
-4242
/
+3820
|
\
\
\
\
[next]