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