aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b9a7985' into HEADKalimochoAz2012-10-141-2/+3
|\
| * PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki2012-10-021-1/+1
| * PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki2012-10-021-1/+2
* | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-08-301-18/+40
|\ \ | |/
| * mm: memory hotplug: Check if pages are correctly reserved on a per-section basisMel Gorman2012-08-011-18/+40
* | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-194-15/+36
|\ \ | |/
| * PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern2012-03-191-2/+4
| * firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman2012-01-121-7/+7
| * drivers/base/node.c: fix compilation error with older versions of gccClaudio Scordino2011-11-261-6/+8
| * PM / driver core: disable device's runtime PM during shutdownPeter Chen2011-11-261-0/+3
| * PM / Runtime: Automatically retry failed autosuspendsAlan Stern2011-11-111-2/+16
* | sync: add poll supportErik Gilling2012-04-181-0/+17
* | sw_sync: add fill_driver_data supportErik Gilling2012-04-181-0/+14
* | sync: add ioctl to get fence dataErik Gilling2012-04-181-0/+82
* | sw_sync: add debug supportErik Gilling2012-04-181-0/+19
* | sync: add debugfs supportErik Gilling2012-04-181-2/+174
* | sync: add timestamps to sync_ptsErik Gilling2012-04-181-0/+5
* | sw_sync: add cpu based sync driverErik Gilling2012-04-183-0/+242
* | sync: Add synchronization frameworkErik Gilling2012-04-183-0/+535
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-271-5/+6
|\ \ | |/
| * firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds2011-10-031-5/+6
* | PM: runtime: add might_sleep to PM runtime functionsColin Cross2011-09-231-0/+9
* | Merge commit 'v3.0' into android-3.0Colin Cross2011-08-101-1/+0
|\ \ | |/
| * mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-1/+0
* | Merge commit 'v3.0-rc7' into android-3.0Colin Cross2011-07-121-0/+8
|\ \ | |/
| * PM: Reintroduce dropped call to check_wakeup_irqsColin Cross2011-07-111-0/+8
* | Merge commit 'v3.0-rc6' into android-3.0Dima Zavin2011-07-071-1/+1
|\ \ | |/
| * Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-281-1/+1
| |\
| | * drivers/base/platform.c: don't mark platform_device_register_resndata() as __...Andrew Morton2011-06-071-1/+1
* | | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-292-9/+23
|\ \ \ | |/ /
| * | PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki2011-06-211-2/+2
| * | PM: Fix async resume following suspend failureAlan Stern2011-06-211-2/+12
| * | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-211-5/+9
* | | Revert "PM: Prevent waiting forever on asynchronous resume after abort"Colin Cross2011-06-291-2/+1
* | | Revert "PM: Wait for completion of the parent resume before resuming"Colin Cross2011-06-291-1/+1
* | | PM: Increase dpm suspend timeoutBenoit Goby2011-06-141-1/+1
* | | PM: Change dpm watchdog to support async suspendBenoit Goby2011-06-141-30/+20
* | | PM: Dump suspend thread stack on dpm suspend timeoutBenoit Goby2011-06-141-2/+13
* | | PM: Wait for completion of the parent resume before resumingBenoit Goby2011-06-141-1/+1
* | | PM: Prevent waiting forever on asynchronous resume after abortColin Cross2011-06-141-1/+2
* | | drivers: power: Add watchdog timer to catch drivers which lockup during suspend.San Mehat2011-06-141-0/+45
|/ /
* | PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki2011-06-071-8/+8
|/
* mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro2011-05-251-5/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-5/+4
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-266-16/+27
| |\
| * | sysfs-memory: fix uninitialized variable warning and clean-up code.Nikanth Karthikesan2011-04-101-5/+4
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-194-45/+41
|\ \ \
| * | | drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remov...Andrew Morton2011-05-121-1/+1
| * | | memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SEC...Anton Blanchard2011-05-111-16/+8
| * | | drivers:base:fix the coding format of memory.cWanlong Gao2011-04-251-1/+2