Commit Graph

860 Commits (7db6f5fb65a82af03229eef104dc9899c5eecf33)

Author SHA1 Message Date
Akinobu Mita ad84bb5b98 topology: convert cpu notifier to return encapsulate errno value 15 years ago
Mel Gorman ed4a6d7f06 mm: compaction: add /sys trigger for per-node memory compaction 15 years ago
Christoph Egger 1d9e882ba4 driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE 15 years ago
Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 years ago
Eric W. Biederman bc451f2058 kobj: Add basic infrastructure for dealing with namespaces. 15 years ago
Eric W. Biederman f349cf3473 driver core: Implement ns directory support for device classes. 15 years ago
Hugh Daschbach 6245838fe4 Driver core: Protect device shutdown from hot unplug events. 15 years ago
Dmitry Torokhov e177123f0c firmware loader: do not allocate firmare id separately 15 years ago
Dmitry Torokhov bcb9bd18e3 firmware loader: split out builtin firmware handling 15 years ago
Dmitry Torokhov 673fae90d5 firmware loader: rely on driver core to create class attribute 15 years ago
Johannes Berg e9045f9178 firmware class: export nowait to userspace 15 years ago
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