summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-223-0/+87
|\
| * Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2012-02-211-0/+15
| |\
| | * regmap: Allow users to query the size of register valuesMark Brown2012-02-201-0/+15
| * | Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown2012-02-194-7/+57
| |\ \ | | |/
| * | Merge tag 'v3.3-rc2' into for-3.4Mark Brown2012-02-016-391/+26
| |\ \
| * | | regmap: Support register patch setsMark Brown2012-01-233-0/+72
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-221-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v3.3-rc7' into x86/mceIngo Molnar2012-03-147-392/+74
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-261-1/+1
| |\ \ \ \
| | * | | | HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck2012-01-031-1/+1
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-211-30/+0
|\ \ \ \ \ \
| * | | | | | driver-core: remove legacy iSeries hackStephen Rothwell2012-03-091-30/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-212-1/+6
|\ \ \ \ \ \
| * | | | | | drivercore: Output common devicetree information in ueventGrant Likely2012-02-012-1/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-217-154/+700
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2012-03-191-0/+3
| |\ \ \ \ \ \
| | * | | | | | PM / Domains: Check domain status during hibernation restore of devicesRafael J. Wysocki2012-03-191-0/+3
| * | | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2012-03-161-16/+53
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | PM / Domains: Introduce "always on" device flagRafael J. Wysocki2012-03-161-6/+31
| | * | | | | | PM / Domains: Fix hibernation restore of devices, v2Rafael J. Wysocki2012-03-161-10/+21
| | * | | | | | PM / Domains: Fix handling of wakeup devices during system resumeRafael J. Wysocki2012-03-161-1/+2
| * | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2012-03-163-0/+112
| |\ \ \ \ \ \ \
| | * | | | | | | PM / QoS: Make it possible to expose PM QoS latency constraintsRafael J. Wysocki2012-03-133-0/+112
| * | | | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2012-03-041-46/+143
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki2012-02-011-0/+32
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | PM / Domains: Add OF supportThomas Abraham2012-01-271-0/+32
| | | |/ / / / /
| | * | | | | | PM / Domains: Run late/early device suspend callbacks at the right timeRafael J. Wysocki2012-01-291-46/+111
| * | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-03-043-96/+393
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | PM / Sleep: Add more wakeup source initialization routinesRafael J. Wysocki2012-03-041-9/+41
| | * | | | | | PM / Sleep: Make __pm_stay_awake() delete wakeup source timersRafael J. Wysocki2012-03-041-2/+6
| | * | | | | | PM / Sleep: Fix race conditions related to wakeup source timer functionRafael J. Wysocki2012-03-041-2/+14
| | * | | | | | PM / Sleep: Fix possible infinite loop during wakeup source destructionRafael J. Wysocki2012-03-041-10/+5
| | * | | | | | PM / Sleep: Initialize wakeup source locks in wakeup_source_add()Rafael J. Wysocki2012-02-131-1/+1
| | |/ / / / /
| | * | | | | PM / Sleep: Introduce generic callbacks for new device PM phasesRafael J. Wysocki2012-01-291-53/+104
| | * | | | | PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-22/+225
| | | |_|_|/ | | |/| | |
* | | | | | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-094-7/+57
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-02-181-2/+2
| |\ \ \ \ \
| | * | | | | regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen2012-02-151-2/+2
| | |/ / / /
| * | | | | driver-core: cpu: fix kobject warning when hotplugging a cpuGreg Kroah-Hartman2012-02-081-0/+1
| * | | | | drivers/base/memory.c: fix memory_dev_init() long delayYinghai Lu2012-02-022-5/+34
| * | | | | driver core: cpu: remove kernel warning when removing a cpuGreg Kroah-Hartman2012-02-021-0/+20
| |/ / / /
* | | | | driver core: minor comment formatting cleanupsGreg Kroah-Hartman2012-03-081-8/+16
* | | | | driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman2012-03-083-9/+16
* | | | | drivercore: Add driver probe deferral mechanismGrant Likely2012-03-083-1/+140
* | | | | drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-103-0/+187
* | | | | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-026-391/+26
|\ \ \ \ \ | |/ / / /
| * | | | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-01-283-385/+17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | base/core.c:fix typo in comment in function device_addmajianpeng2012-01-241-1/+1
| | * | | Documentation update for the driver model coreAlan Stern2012-01-241-0/+15
| | * | | kernel-doc: fix new warnings in driver-coreRandy Dunlap2012-01-241-4/+5
OpenPOWER on IntegriCloud