aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsGravatar Rafael J. Wysocki 1-0/+2
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-7/+7
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellGravatar Samuel Ortiz 1-0/+1
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSGravatar Rafael J. Wysocki 2-7/+7
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-8/+8
2011-03-23Introduce ARCH_NO_SYSDEV_OPS config option (v2)Gravatar Rafael J. Wysocki 2-1/+9
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-83/+232
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMGravatar Rafael J. Wysocki 2-1/+118
2011-03-15PM / OPP: opp_find_freq_exact() documentation fixGravatar Nishanth Menon 1-1/+1
2011-03-15PM: Make system-wide PM and runtime PM treat subsystems consistentlyGravatar Rafael J. Wysocki 2-95/+73
2011-03-15PM: Add support for device power domainsGravatar Rafael J. Wysocki 2-2/+54
2011-03-15PM: Allow pm_runtime_suspend() to succeed during system suspendGravatar Rafael J. Wysocki 1-7/+3
2011-03-15PM: Remove CONFIG_PM_OPSGravatar Rafael J. Wysocki 1-2/+1
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upGravatar Rafael J. Wysocki 3-38/+90
2011-03-15PM: Use appropriate printk() priority level in trace.cGravatar Mandeep Singh Baines 1-3/+3
2011-03-15PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()Gravatar Rafael J. Wysocki 1-5/+2
2011-03-15PM / Wakeup: Make pm_save_wakeup_count() work as documentedGravatar Rafael J. Wysocki 1-6/+6
2011-03-15PM / Wakeup: Combine atomic counters to avoid reordering issuesGravatar Rafael J. Wysocki 1-22/+39
2011-02-03driver core: Replace the dangerous to_root_device macro with an inline functionGravatar Ferenc Wagner 1-1/+4
2011-02-03memory hotplug: sysfs probe routine should add all memory sectionsGravatar Nathan Fontenot 1-3/+10
2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrGravatar Nathan Fontenot 2-14/+39
2011-02-03memory hotplug: Allow memory blocks to span multiple memory sectionsGravatar Nathan Fontenot 1-47/+108
2011-02-03sysdev: Do not register with sysdev when erroring on addGravatar Borislav Petkov 1-17/+44
2011-02-03sysdev: Fixup warning messageGravatar Borislav Petkov 1-2/+2
2011-02-03firmware_classs: change val uevent's type to boolGravatar Bob Liu 1-4/+3
2011-02-03driver-core: document restrictions on device_rename()Gravatar Timur Tabi 1-1/+28
2011-01-25PM / Runtime: Don't enable interrupts while running in_interruptGravatar Alan Stern 1-3/+6
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-1/+1
2011-01-13thp: transparent hugepage sysfs meminfoGravatar David Rientjes 1-3/+18
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 2-2/+2
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-76/+65
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+39
2011-01-08sysfs: Introducing binary attributes for struct classGravatar Stefan Achatz 1-2/+39
2010-12-24PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyGravatar Rafael J. Wysocki 1-1/+1
2010-12-24PM: Use dev_name() in core device suspend and resume routinesGravatar Rafael J. Wysocki 1-16/+9
2010-12-24PM: Permit registration of parentless devices during system suspendGravatar Rafael J. Wysocki 1-22/+3
2010-12-24PM: Replace the device power.status field with a bit fieldGravatar Rafael J. Wysocki 1-12/+5
2010-12-24PM: Remove redundant checks from core device resume routinesGravatar Rafael J. Wysocki 1-27/+17
2010-12-24PM: Use a different list of devices for each stage of device suspendGravatar Rafael J. Wysocki 1-34/+19
2010-12-24PM: Avoid compiler warning in pm_noirq_op()Gravatar Rafael J. Wysocki 1-1/+1
2010-12-24PM: Use pm_wakeup_pending() in __device_suspend()Gravatar Rafael J. Wysocki 1-0/+5
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Gravatar Rafael J. Wysocki 2-11/+11
2010-12-24PM: Prevent dpm_prepare() from returning errors unnecessarilyGravatar Rafael J. Wysocki 1-4/+7
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Gravatar Alan Stern 1-9/+38
2010-12-24PM / Runtime: Fix comments to match runtime callback codeGravatar Aaro Koskinen 1-2/+2
2010-12-22Merge branch 'master' into for-nextGravatar Jiri Kosina 1-4/+30
2010-11-29driver core: Document that device_rename() is only for networkingGravatar Michael Ellerman 1-0/+2
2010-11-21Fix "forcably" comment typoGravatar Robert P. J. Day 1-1/+1
2010-11-17driver-core: merge private parts of class and busGravatar Kay Sievers 4-74/+61
2010-11-10driver core: fix whitespace in class_attr_stringGravatar Brandon Philips 1-2/+2