index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Lines
2012-02-02
driver core: cpu: remove kernel warning when removing a cpu
Greg Kroah-Hartman
-0
/
+20
2012-02-01
drivercore: Output common devicetree information in uevent
Grant Likely
-1
/
+6
2012-02-01
Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...
Rafael J. Wysocki
-0
/
+32
2012-02-01
Merge tag 'v3.3-rc2' into for-3.4
Mark Brown
-391
/
+26
2012-01-31
regmap: Remove incorrect unreachable comment in regcache_set_val()
Axel Lin
-1
/
+0
2012-01-30
regmap: Implement managed regmap_init()
Mark Brown
-0
/
+73
2012-01-30
regmap: if format_write is used, declare all registers as "unreadable"
Wolfram Sang
-2
/
+5
2012-01-29
regmap: Properly round reg_bytes and val_bytes
Wolfram Sang
-2
/
+2
2012-01-29
PM / Domains: Run late/early device suspend callbacks at the right time
Rafael J. Wysocki
-46
/
+111
2012-01-29
PM / Sleep: Introduce generic callbacks for new device PM phases
Rafael J. Wysocki
-53
/
+104
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
-22
/
+225
2012-01-28
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-385
/
+17
2012-01-27
regmap: Add support for 2/6 register formating
Wolfram Sang
-0
/
+18
2012-01-27
PM / Domains: Add OF support
Thomas Abraham
-0
/
+32
2012-01-26
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
-0
/
+11
2012-01-26
regmap: Reset device debugfs when reinitialising the cache
Mark Brown
-0
/
+3
2012-01-26
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
-1
/
+1
2012-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
-0
/
+3
2012-01-25
regmap: Bypass the cache when applying patches
Mark Brown
-0
/
+2
2012-01-25
regmap: Skip patch application when the cache is not dirty on sync
Mark Brown
-2
/
+3
2012-01-25
regmap: Unexport regcache_write() and regcache_read()
Mark Brown
-2
/
+0
2012-01-24
Eliminate get_driver() and put_driver()
Alan Stern
-28
/
+0
2012-01-24
Driver core: driver_find() drops reference before returning
Alan Stern
-2
/
+5
2012-01-24
driver-core: Fix possible null reference in subsys_interface_unregister
Jonghwan Choi
-2
/
+4
2012-01-24
base/core.c:fix typo in comment in function device_add
majianpeng
-1
/
+1
2012-01-24
Documentation update for the driver model core
Alan Stern
-0
/
+15
2012-01-24
kernel-doc: fix new warnings in driver-core
Randy Dunlap
-4
/
+5
2012-01-23
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+1
2012-01-23
PM / Sleep: Fix read_unlock_usermodehelper() call.
Tetsuo Handa
-2
/
+1
2012-01-23
kernel-doc: fix new warnings in driver-core
Randy Dunlap
-4
/
+5
2012-01-23
regmap: Support register patch sets
Mark Brown
-0
/
+72
2012-01-22
driver core: remove drivers/base/sys.c and include/linux/sysdev.h
Greg Kroah-Hartman
-384
/
+1
2012-01-20
regmap: Reset cache status when reinitialsing the cache
Mark Brown
-0
/
+3
2012-01-20
regmap: Add support for padding between register and address
Mark Brown
-11
/
+22
2012-01-16
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+34
2012-01-14
PM / Domains: Skip governor functions for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
-5
/
+19
2012-01-14
PM / Domains: Fix build for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
-0
/
+15
2012-01-13
dma-buf: drop option text so users don't select it.
Dave Airlie
-1
/
+1
2012-01-12
kdump: add udev events for memory online/offline
Michael Holzheu
-3
/
+14
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
-0
/
+23
2012-01-11
cpu: Do not return errors from cpu_dev_init() which will be ignored
Ben Hutchings
-9
/
+6
2012-01-08
Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-0
/
+303
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
-153
/
+574
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-576
/
+912
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-6
/
+6
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-335
/
+618
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
-333
/
+616
2012-01-06
dma-buf: mark EXPERIMENTAL for 1st release.
Sumit Semwal
-0
/
+1
2012-01-06
dma-buf: Introduce dma buffer sharing mechanism
Sumit Semwal
-0
/
+302
[prev]
[next]