aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-11PM: Allow devices to be removed during late suspend and early resumeGravatar Rafael J. Wysocki 1-4/+30
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-1/+1
2010-10-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-1/+1
2010-10-29PM / Runtime: Fix typo in status comparison causing warningGravatar Kevin Winchester 1-1/+1
2010-10-29convert get_sb_single() usersGravatar Al Viro 1-9/+9
2010-10-26Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-1/+1
2010-10-26writeback: add /sys/devices/system/node/<node>/vmstatGravatar Michael Rubin 1-0/+14
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-0/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-1/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 9-283/+165
2010-10-22PM / Runtime: fix recursive locking warning of lockdep from rpm_resume()Gravatar Ming Lei 1-1/+1
2010-10-22driver core: Display error codes when class suspend failsGravatar Mark Brown 1-4/+4
2010-10-22Driver core: Add section count to memory_block structGravatar Nathan Fontenot 1-6/+11
2010-10-22Driver core: Add mutex for adding/removing memory blocksGravatar Nathan Fontenot 1-0/+7
2010-10-22Driver core: Move find_memory_block routineGravatar Nathan Fontenot 1-33/+33
2010-10-22driver core: Convert link_mem_sections to use find_memory_block_hinted.Gravatar Robin Holt 1-3/+5
2010-10-22driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Gravatar Robin Holt 1-10/+18
2010-10-22driver core: fix build for CONFIG_BLOCK not enabledGravatar Randy Dunlap 1-0/+6
2010-10-22driver-core: base: change to new flag variableGravatar matt mooney 1-3/+1
2010-10-22FW_LOADER: fix kconfig dependency warning on HOTPLUGGravatar Randy Dunlap 1-1/+0
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutGravatar Andi Kleen 2-11/+19
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesGravatar Kay Sievers 3-210/+25
2010-10-22base/platform: Simplifications for NULL platform data/resources handlingGravatar Anton Vorontsov 1-20/+12
2010-10-22base/platform: Safe handling for NULL platform data and resourcesGravatar Anton Vorontsov 1-1/+8
2010-10-22driver core: platform_bus: allow runtime override of dev_pm_opsGravatar Kevin Hilman 1-0/+35
2010-10-22driver core: platform: Use drv->driver.bus instead of assuming platform_bus_typeGravatar Patrick Pannuto 1-2/+2
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 9-539/+1927
2010-10-21of/device: Rework to use common platform_device_alloc() for allocating devicesGravatar Grant Likely 1-0/+1