index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+6
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
7
-154
/
+700
2012-03-19
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-0
/
+3
2012-03-19
PM / Domains: Check domain status during hibernation restore of devices
Rafael J. Wysocki
1
-0
/
+3
2012-03-16
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-16
/
+53
2012-03-16
Merge branch 'pm-qos'
Rafael J. Wysocki
3
-0
/
+112
2012-03-16
PM / Domains: Introduce "always on" device flag
Rafael J. Wysocki
1
-6
/
+31
2012-03-16
PM / Domains: Fix hibernation restore of devices, v2
Rafael J. Wysocki
1
-10
/
+21
2012-03-16
PM / Domains: Fix handling of wakeup devices during system resume
Rafael J. Wysocki
1
-1
/
+2
2012-03-13
PM / QoS: Make it possible to expose PM QoS latency constraints
Rafael J. Wysocki
3
-0
/
+112
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
4
-7
/
+57
2012-03-08
driver core: minor comment formatting cleanups
Greg Kroah-Hartman
1
-8
/
+16
2012-03-08
driver core: move the deferred probe pointer into the private area
Greg Kroah-Hartman
3
-9
/
+16
2012-03-08
drivercore: Add driver probe deferral mechanism
Grant Likely
3
-1
/
+140
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-10
drivers/base: add bus for System-on-Chip devices
Lee Jones
3
-0
/
+187
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
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
6
-391
/
+26
2012-02-02
driver core: cpu: remove kernel warning when removing a cpu
Greg Kroah-Hartman
1
-0
/
+20
2012-02-01
drivercore: Output common devicetree information in uevent
Grant Likely
2
-1
/
+6
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-26
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
1
-0
/
+11
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
Eliminate get_driver() and put_driver()
Alan Stern
1
-28
/
+0
2012-01-24
Driver core: driver_find() drops reference before returning
Alan Stern
1
-2
/
+5
2012-01-24
driver-core: Fix possible null reference in subsys_interface_unregister
Jonghwan Choi
1
-2
/
+4
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
[next]