aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-253-22/+47
|\
| * drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson2013-09-071-0/+2
| * Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas2013-02-281-2/+2
| * 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
| * mm: memory hotplug: Check if pages are correctly reserved on a per-section basisMel Gorman2012-08-011-18/+40
| * PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern2012-03-191-2/+4
* | PM: OPP: Add opp_find_volt_floor/ceil functionsTaras Kondratiuk2012-09-041-0/+88
* | Merge latest changes from google kernel/common.gitRoman Shaposhnikov2012-06-134-0/+1086
* | PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern2012-03-021-2/+4
* | Merge branch 'linux-3.0.18' into p-android-omap-3.0Dan Murphy2012-02-024-15/+34
|\ \ | |/
| * 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
* | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-10-271-5/+6
|\ \
| * \ Merge commit 'v3.0.8' into linux-omap-3.0Colin Cross2011-10-271-5/+6
| |\ \ | | |/
| | * firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds2011-10-031-5/+6
| * | Merge commit 'v3.0' into linux-omap-3.0Colin Cross2011-08-101-1/+0
| |\ \ | | |/
| * | Merge commit 'v3.0-rc7' into linux-omap-3.0Colin Cross2011-07-121-0/+8
| |\ \
| * \ \ Merge commit 'v3.0-rc6' into linux-omap-3.0Colin Cross2011-07-111-1/+1
| |\ \ \
| * \ \ \ Merge commit 'v3.0-rc5' into linux-omap-3.0Colin Cross2011-06-292-9/+23
| |\ \ \ \
* | \ \ \ \ Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-09-231-0/+9
|\ \ \ \ \ \
| * | | | | | PM: runtime: add might_sleep to PM runtime functionsColin Cross2011-09-231-0/+9
* | | | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-08-101-1/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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 branch 'android-3.0' into android-omap-3.0Colin Cross2011-07-121-0/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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 branch 'android-3.0' into android-omap-3.0Dima Zavin2011-07-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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 branch 'android-3.0' into android-omap-3.0Colin Cross2011-06-292-11/+24
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-06-141-1/+48
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | 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
| |/ /
* | | Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0Colin Cross2011-06-141-0/+17
|\ \ \ | |/ / |/| |
| * | PM: OPP: introduce function to free cpufreq table(v2)Nishanth Menon2011-06-131-0/+17
| |/