summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2010-02-18drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-02-18Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-02-18Driver core: make struct platform_driver.id_table constUwe Kleine-König
2010-02-18Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-18sysdev: fix up the probe/release attributesGreg Kroah-Hartman
2010-02-18kobject: Constify struct kset_uevent_opsEmese Revfy
2010-02-18driver-core: firmware_class: remove base.h header inclusionLuis R. Rodriguez
2010-02-18Driver-Core: require valid action string in uevent triggerKay Sievers
2010-02-18Driver-Core: disable /sbin/hotplug by defaultKay Sievers
2010-02-18Driver-Core: devtmpfs - remove EXPERIMENTAL and enable it by defaultKay Sievers
2010-02-18Driver-Core: devtmpfs - reset inode permissions before unlinkingKay Sievers
2010-02-18driver core: Add class_attr_string for simple read-only stringAndi Kleen
2010-02-18driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-02-18sysdev: Fix type of sysdev class attribute in memory driverAndi Kleen
2010-02-18sysdev: Use sysdev_class attribute arrays in node driverAndi Kleen
2010-02-18sysdev: Convert node driverAndi Kleen
2010-02-18sysfs: Add attribute array to sysdev classesAndi Kleen
2010-02-18sysdev: Convert cpu driver sysdev class attributesAndi Kleen
2010-02-18sysdev: Convert node driver class attributes to be data drivenAndi Kleen
2010-02-18sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2010-02-18Driver core: add platform_create_bundle() helperDmitry Torokhov
2010-01-20Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman
2010-01-20driver-core: fix devtmpfs crash on s390Heiko Carstens
2010-01-16sysdev: fix prototype for memory_sysdev_class show/store functionsWu Fengguang
2010-01-16memory-hotplug: add 0x prefix to HEX block_size_bytesWu Fengguang
2010-01-11power: fix kernel-doc notationRandy Dunlap
2009-12-23devtmpfs: unlock mutex in case of string allocation errorKay Sievers
2009-12-23Driver core: export platform_device_register_data as a GPL symbolMichael Hennerich
2009-12-23driver core: Prevent reference to freed memory on error pathPhil Carmody
2009-12-23Driver-core: Fix bogus 0 error return in device_add()Thomas Gleixner
2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody
2009-12-23Driver core: bin_attribute parameters can often be const*Phil Carmody
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody
2009-12-23devtmpfs: Convert dirlock to a mutexThomas Gleixner
2009-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki
2009-12-21PM: Use pm_runtime_put_sync in system resumeAlan Stern
2009-12-18mm: Add notifier in pageblock isolation for balloon driversRobert Jennings
2009-12-18PM: Measure device suspend and resume timesRafael J. Wysocki
2009-12-18PM: Make the initcall_debug style timing for suspend/resume completeRafael J. Wysocki
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-12-16HWPOISON: Add soft page offline supportAndi Kleen
2009-12-15PM: rwsem.h need not be included into main.cRafael J. Wysocki
2009-12-15PM: Remove unnecessary goto from device_resume_noirq()Rafael J. Wysocki
2009-12-15PM: Add initcall_debug style timing for suspend/resumeArjan van de Ven
2009-12-15PM: allow for usage_count > 0 in pm_runtime_get()Alan Stern
2009-12-15mm: slab-allocate memory section nodemask for large systemsDavid Rientjes
2009-12-15mm: add numa node symlink for cpu devices in sysfsAlex Chiang
2009-12-15mm: refactor unregister_cpu_under_node()Alex Chiang
2009-12-15mm: refactor register_cpu_under_node()Alex Chiang