Commit Graph

1023 Commits (02f8c6aee8df3cdc935e9bdd4f2d020306035dbe)

Author SHA1 Message Date
Peter Zijlstra 1704f47b50 lockdep: Add novalidate class for dev->mutex conversion 15 years ago
Thomas Gleixner 3142788b79 drivers/base: Convert dev->sem to mutex 15 years ago
Kevin Hilman 190e8370b8 platform_bus: allow custom extensions to system PM methods 15 years ago
Peter Korsgaard da5e4ef7fd devtmpfs: support !CONFIG_TMPFS 15 years ago
Julia Lawall 1653268b1b driver core: module.c: Use kasprintf 15 years ago
Alan Stern ffa156590f Driver core: don't initialize wakeup flags 15 years ago
Stefani Seibold fbb88fadf7 driver-core: fix potential race condition in drivers/base/dd.c 15 years ago
Rafael J. Wysocki 6f18ff91d9 Driver core: Reduce the level of request_firmware() messages 15 years ago
David Woodhouse dd336c554d firmware_class: fix memory leak - free allocated pages 15 years ago
Jan Beulich cdc6e3d396 drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline 15 years ago
Geert Uytterhoeven 0b7f1a7efb platform: Make platform resource input parameters const 15 years ago
Paul Mundt 06fe53beb6 driver core: Early dev_name() depends on slab_is_available(). 15 years ago
Mark Brown 543f2503a9 PM / platform_bus: Allow runtime PM by default 15 years ago
Dominik Brodowski c92445fadb PM / Runtime: Add sysfs debug files 15 years ago
Alan Stern 240c7337a4 PM: Allow runtime_suspend methods to call pm_schedule_suspend() 15 years ago
Linus Torvalds 4dc86ae1f9 Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes" 15 years ago
Tejun Heo 18e5b539b4 nodemask: include slab.h from drivers/base/node.c 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Paul Mundt bd05086bbe driver core: Convert to kasprintf() for early dev_name(). 15 years ago
James Bottomley ebd09ec93c [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_init 15 years ago
Dominik Brodowski e7176a37d4 power: support _noirq actions on device types and classes 15 years ago
David Rientjes 12ee3c0a0a driver core: numa: fix BUILD_BUG_ON for node_read_distance 15 years ago
Jani Nikula f0eae0ed3b driver-core: document ERR_PTR() return values 15 years ago
Stephen Rothwell 67fc233f4f sysdev: the cpu probe/release attributes should be sysdev_class_attributes 15 years ago
Randy Dunlap e59817bf08 driver-core: fix missing kernel-doc in firmware_class 15 years ago
Magnus Damm 4d26e139f0 Driver core: Early platform kernel-doc update 15 years ago
Jiri Kosina e1955ca0ee sysfs: use sysfs_bin_attr_init in firmware class driver 15 years ago
Heiko Carstens bc32df0089 memory hotplug: allow setting of phys_device 15 years ago
Paul Mundt a636ee7fb3 driver core: Early dev_name() support. 15 years ago
Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 years ago
Eric W. Biederman 2354dcc721 driver core: Use sysfs_rename_link in device_rename 15 years ago
Ben Hutchings 3c31f07ad0 Driver core: Fix first line of kernel-doc for a few functions 15 years ago
Uwe Kleine-König 831fad2f75 Driver core: make struct platform_driver.id_table const 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Greg Kroah-Hartman 6c1733aca0 sysdev: fix up the probe/release attributes 15 years ago
Emese Revfy 9cd43611cc kobject: Constify struct kset_uevent_ops 15 years ago
Luis R. Rodriguez 985fc176a6 driver-core: firmware_class: remove base.h header inclusion 15 years ago
Kay Sievers 3f5468c9ae Driver-Core: require valid action string in uevent trigger 15 years ago
Kay Sievers 7934779a69 Driver-Core: disable /sbin/hotplug by default 15 years ago
Kay Sievers 4237e5fd3e Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description 15 years ago
Kay Sievers 5e31d76f28 Driver-Core: devtmpfs - reset inode permissions before unlinking 15 years ago
Andi Kleen 869dfc875e driver core: Add class_attr_string for simple read-only string 15 years ago
Andi Kleen 28812fe11a driver-core: Add attribute argument to class_attribute show/store 15 years ago
Andi Kleen 8564a6c140 sysdev: Fix type of sysdev class attribute in memory driver 15 years ago
Andi Kleen 3701cde6e3 sysdev: Use sysdev_class attribute arrays in node driver 15 years ago
Andi Kleen e1a7e29a26 sysdev: Convert node driver 15 years ago
Andi Kleen 38457ab3a0 sysfs: Add attribute array to sysdev classes 15 years ago
Andi Kleen 265d2e2e31 sysdev: Convert cpu driver sysdev class attributes 15 years ago
Andi Kleen b15f562fc2 sysdev: Convert node driver class attributes to be data driven 15 years ago
Andi Kleen c9be0a36f9 sysdev: Pass attribute in sysdev_class attributes show/store 15 years ago