summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-222-125/+0
|\
| * Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-072-125/+0
| |\
| | * drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-142-125/+0
* | | Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-153-51/+67
|\ \ \
| * | | PM / Runtime: Consistent utilization of deferred_resumeShuoX Liu2011-07-081-1/+1
| * | | PM / Runtime: Prevent runtime_resume from racing with probeAlan Stern2011-07-061-1/+5
| * | | PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki2011-07-061-33/+33
| * | | PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki2011-07-061-12/+23
| * | | PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-021-4/+5
* | | | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-156-124/+1524
|\ \ \ \
| * | | | PM / Domains: Take .power_off() error code into accountRafael J. Wysocki2011-07-141-2/+10
| * | | | ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-141-1/+1
| * | | | PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki2011-07-131-0/+21
| * | | | PM / Domains: Queue up power off work only if it is not pendingRafael J. Wysocki2011-07-121-1/+14
| * | | | PM / Domains: Improve handling of wakeup devices during system suspendRafael J. Wysocki2011-07-121-0/+30
| * | | | PM / Domains: Do not restore all devices on power off errorRafael J. Wysocki2011-07-121-9/+4
| * | | | PM / Domains: Allow callbacks to execute all runtime PM helpersRafael J. Wysocki2011-07-121-45/+99
| * | | | PM / Domains: Do not execute device callbacks under locksRafael J. Wysocki2011-07-121-71/+178
| * | | | PM / Domains: Make failing pm_genpd_prepare() clean up properlyRafael J. Wysocki2011-07-121-1/+11
| * | | | PM / Domains: Set device state to "active" during system resumeRafael J. Wysocki2011-07-121-0/+2
| * | | | PM / Domains: Export pm_genpd_poweron() in headerMagnus Damm2011-07-101-1/+1
| |/ / /
| * | | PM: Rename clock management functionsRafael J. Wysocki2011-07-021-94/+94
| * | | PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-021-1/+59
| * | | PM / Domains: Wakeup devices support for system sleep transitionsRafael J. Wysocki2011-07-021-0/+8
| * | | PM / Domains: System-wide transitions support for generic domains (v5)Rafael J. Wysocki2011-07-021-15/+536
| * | | PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)Rafael J. Wysocki2011-07-021-55/+65
| * | | PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki2011-07-021-15/+83
| * | | PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-022-0/+495
| * | | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-023-28/+28
| |/ /
* | | PM: Add "RTC" to PM trace time stamps to avoid confusionRafael J. Wysocki2011-07-151-1/+1
* | | PM / OPP: Introduce function to free cpufreq tableNishanth Menon2011-07-151-0/+17
* | | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-1/+0
* | | PM: Reintroduce dropped call to check_wakeup_irqsColin Cross2011-07-111-0/+8
|/ /
* | 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
* | | 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
| |/ |/|
* | 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
| * | | driver core: let dev_set_drvdata return int instead of void as it can failUwe Kleine-König2011-04-221-4/+3
| * | | driver core/platform_device_add_resources: free resource before overwritingUwe Kleine-König2011-04-221-0/+1
| * | | driver core/platform_device_add_resources: set resource to NULL if !resUwe Kleine-König2011-04-221-10/+9