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
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-04
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-46
/
+143
2012-03-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-96
/
+393
2012-03-04
PM / Sleep: Add more wakeup source initialization routines
Rafael J. Wysocki
1
-9
/
+41
2012-03-04
PM / Sleep: Make __pm_stay_awake() delete wakeup source timers
Rafael J. Wysocki
1
-2
/
+6
2012-03-04
PM / Sleep: Fix race conditions related to wakeup source timer function
Rafael J. Wysocki
1
-2
/
+14
2012-03-04
PM / Sleep: Fix possible infinite loop during wakeup source destruction
Rafael J. Wysocki
1
-10
/
+5
2012-02-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-2
/
+2
2012-02-15
regmap: Fix cache defaults initialization from raw cache defaults
Lars-Peter Clausen
1
-2
/
+2
2012-02-13
PM / Sleep: Initialize wakeup source locks in wakeup_source_add()
Rafael J. Wysocki
1
-1
/
+1
2012-02-08
driver-core: cpu: fix kobject warning when hotplugging a cpu
Greg Kroah-Hartman
1
-0
/
+1
2012-02-02
drivers/base/memory.c: fix memory_dev_init() long delay
Yinghai Lu
2
-5
/
+34
2012-02-02
driver core: cpu: remove kernel warning when removing a cpu
Greg Kroah-Hartman
1
-0
/
+20
2012-02-01
Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...
Rafael J. Wysocki
1
-0
/
+32
2012-01-29
PM / Domains: Run late/early device suspend callbacks at the right time
Rafael J. Wysocki
1
-46
/
+111
2012-01-29
PM / Sleep: Introduce generic callbacks for new device PM phases
Rafael J. Wysocki
1
-53
/
+104
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-22
/
+225
2012-01-28
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-385
/
+17
2012-01-27
PM / Domains: Add OF support
Thomas Abraham
1
-0
/
+32
2012-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+3
2012-01-24
base/core.c:fix typo in comment in function device_add
majianpeng
1
-1
/
+1
2012-01-24
Documentation update for the driver model core
Alan Stern
1
-0
/
+15
2012-01-24
kernel-doc: fix new warnings in driver-core
Randy Dunlap
1
-4
/
+5
2012-01-23
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2012-01-23
PM / Sleep: Fix read_unlock_usermodehelper() call.
Tetsuo Handa
1
-2
/
+1
2012-01-23
kernel-doc: fix new warnings in driver-core
Randy Dunlap
1
-4
/
+5
2012-01-22
driver core: remove drivers/base/sys.c and include/linux/sysdev.h
Greg Kroah-Hartman
2
-384
/
+1
2012-01-20
regmap: Reset cache status when reinitialsing the cache
Mark Brown
1
-0
/
+3
2012-01-16
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+34
2012-01-14
PM / Domains: Skip governor functions for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
1
-5
/
+19
2012-01-14
PM / Domains: Fix build for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
1
-0
/
+15
2012-01-13
dma-buf: drop option text so users don't select it.
Dave Airlie
1
-1
/
+1
2012-01-12
kdump: add udev events for memory online/offline
Michael Holzheu
1
-3
/
+14
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
2
-0
/
+23
2012-01-11
cpu: Do not return errors from cpu_dev_init() which will be ignored
Ben Hutchings
2
-9
/
+6
2012-01-08
Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-0
/
+303
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
9
-153
/
+574
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-576
/
+912
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-6
/
+6
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-335
/
+618
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
14
-333
/
+616
2012-01-06
dma-buf: mark EXPERIMENTAL for 1st release.
Sumit Semwal
1
-0
/
+1
2012-01-06
dma-buf: Introduce dma buffer sharing mechanism
Sumit Semwal
3
-0
/
+302
2012-01-04
firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
Neil Horman
1
-7
/
+7
2012-01-03
switch devtmpfs to umode_t
Al Viro
1
-3
/
+3
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2
-3
/
+3
2011-12-25
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
4
-146
/
+576
2011-12-25
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2
-28
/
+144
2011-12-25
PM / QoS: Introduce dev_pm_qos_add_ancestor_request()
Rafael J. Wysocki
1
-0
/
+25
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2
-164
/
+142
[next]