aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27topology: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-1/+1
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman1-0/+3
2010-05-21driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger1-1/+1
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-4/+7
2010-05-21driver core: Implement ns directory support for device classes.Eric W. Biederman1-9/+12
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2-14/+72
2010-05-21Driver core: Protect device shutdown from hot unplug events.Hugh Daschbach1-3/+22
2010-05-21firmware loader: do not allocate firmare id separatelyDmitry Torokhov1-13/+4
2010-05-21firmware loader: split out builtin firmware handlingDmitry Torokhov1-26/+50
2010-05-21firmware loader: rely on driver core to create class attributeDmitry Torokhov1-35/+24
2010-05-21firmware class: export nowait to userspaceJohannes Berg1-5/+11
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra1-0/+1
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner1-2/+1
2010-05-21platform_bus: allow custom extensions to system PM methodsKevin Hilman1-4/+4
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard2-2/+10
2010-05-21driver core: module.c: Use kasprintfJulia Lawall1-3/+1
2010-05-21Driver core: don't initialize wakeup flagsAlan Stern1-1/+0
2010-05-21driver-core: fix potential race condition in drivers/base/dd.cStefani Seibold1-2/+2
2010-05-21Driver core: Reduce the level of request_firmware() messagesRafael J. Wysocki1-3/+2
2010-05-21firmware_class: fix memory leak - free allocated pagesDavid Woodhouse1-6/+20
2010-05-21drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineJan Beulich1-1/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-11/+70
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+20
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-14/+29
2010-05-17platform: Make platform resource input parameters constGeert Uytterhoeven1-2/+2
2010-05-13Merge branch 'sh/driver-core'Paul Mundt1-1/+1
2010-05-13driver core: Early dev_name() depends on slab_is_available().Paul Mundt1-1/+1
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel1-14/+29
2010-05-10PM / platform_bus: Allow runtime PM by defaultMark Brown1-3/+3
2010-05-10PM / Runtime: Add sysfs debug filesDominik Brodowski1-3/+62
2010-05-10PM: Allow runtime_suspend methods to call pm_schedule_suspend()Alan Stern1-5/+5
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt13-2/+13
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds1-1/+1
2010-04-07nodemask: include slab.h from drivers/base/node.cTejun Heo1-1/+1
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2010-04-05Merge branch 'sh/stable-updates'Paul Mundt1-0/+31
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo12-1/+11
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk'Paul Mundt1-0/+20
2010-03-29driver core: Convert to kasprintf() for early dev_name().Paul Mundt1-7/+8
2010-03-27[SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_initJames Bottomley1-0/+1
2010-03-24power: support _noirq actions on device types and classesDominik Brodowski1-0/+31
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds6-17/+49
2010-03-19driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes1-2/+5
2010-03-19driver-core: document ERR_PTR() return valuesJani Nikula3-0/+14
2010-03-19sysdev: the cpu probe/release attributes should be sysdev_class_attributesStephen Rothwell1-8/+8
2010-03-19driver-core: fix missing kernel-doc in firmware_classRandy Dunlap1-0/+1
2010-03-19Driver core: Early platform kernel-doc updateMagnus Damm1-7/+20
2010-03-19sysfs: use sysfs_bin_attr_init in firmware class driverJiri Kosina1-0/+1
2010-03-17memory hotplug: allow setting of phys_deviceHeiko Carstens1-5/+10
2010-03-10driver core: Early dev_name() support.Paul Mundt1-0/+19