summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki2011-05-171-0/+39
* PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2011-05-171-6/+12
* PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2011-05-171-2/+1Star
* Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-175-169/+494
|\
| * PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-05-161-0/+1
| * PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"Kevin Hilman2011-05-161-35/+0Star
| * PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-302-0/+431
| * PM / Platform: Use generic runtime PM callbacks directlyRafael J. Wysocki2011-04-291-28/+3Star
| * PM: Export platform bus type's default PM callbacksRafael J. Wysocki2011-04-291-54/+18Star
| * PM: Make power domain callbacks take precedence over subsystem onesRafael J. Wysocki2011-04-292-52/+41Star
* | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-173-209/+2Star
|\ \
| * | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-113-209/+2Star
* | | PM / Wakeup: Remove useless synchronize_rcu() callEric Dumazet2011-05-171-1/+0Star
* | | PM / Wakeup: Fix build warning related to the "wakeup" sysfs fileRafael J. Wysocki2011-05-171-2/+2
* | | PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki2011-05-171-0/+5
* | | PM / Runtime: Rework runtime PM handling during driver removalRafael J. Wysocki2011-05-171-3/+3
| |/ |/|
* | PM / Wakeup: Fix initialization of wakeup-related device sysfs filesRafael J. Wysocki2011-04-262-1/+2
|/
* PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-201-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-04-132-7/+7
|\
| * PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-112-7/+7
* | mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2011-04-121-0/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-312-8/+8
* Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-232-1/+9
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-165-83/+232
|\
| * driver core: Replace the dangerous to_root_device macro with an inline functionFerenc Wagner2011-02-041-1/+4
| * memory hotplug: sysfs probe routine should add all memory sectionsNathan Fontenot2011-02-041-3/+10
| * memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot2011-02-042-14/+39
| * memory hotplug: Allow memory blocks to span multiple memory sectionsNathan Fontenot2011-02-041-47/+108
| * sysdev: Do not register with sysdev when erroring on addBorislav Petkov2011-02-041-17/+44
| * sysdev: Fixup warning messageBorislav Petkov2011-02-041-2/+2
| * firmware_classs: change val uevent's type to boolBob Liu2011-02-041-4/+3Star
| * driver-core: document restrictions on device_rename()Timur Tabi2011-02-041-1/+28
* | PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki2011-03-152-1/+118
* | PM / OPP: opp_find_freq_exact() documentation fixNishanth Menon2011-03-151-1/+1
* | PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki2011-03-152-95/+73Star
* | PM: Add support for device power domainsRafael J. Wysocki2011-03-152-2/+54
* | PM: Allow pm_runtime_suspend() to succeed during system suspendRafael J. Wysocki2011-03-151-7/+3Star
* | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-2/+1Star
* | PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2011-03-153-38/+90
* | PM: Use appropriate printk() priority level in trace.cMandeep Singh Baines2011-03-151-3/+3
* | PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()Rafael J. Wysocki2011-03-151-5/+2Star
* | PM / Wakeup: Make pm_save_wakeup_count() work as documentedRafael J. Wysocki2011-03-151-6/+6
* | PM / Wakeup: Combine atomic counters to avoid reordering issuesRafael J. Wysocki2011-03-151-22/+39
|/
* PM / Runtime: Don't enable interrupts while running in_interruptAlan Stern2011-01-251-3/+6
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-211-1/+1
* thp: transparent hugepage sysfs meminfoDavid Rientjes2011-01-141-3/+18
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-4/+30
| |\
| * | Fix "forcably" comment typoRobert P. J. Day2010-11-211-1/+1
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1