Commit Graph

882 Commits (da5cabf80e2433131bf0ed8993abc0f7ea618c73)

Author SHA1 Message Date
KOSAKI Motohiro 7ee9225547 drivers/base/node.c: reduce stack usage of node_read_meminfo() 15 years ago
Johannes Berg 6937e8f8c0 driver core: device_rename's new_name can be const 15 years ago
Magnus Damm 45daef0fdc Driver core: Add BUS_NOTIFY_BIND_DRIVER 15 years ago
Jike Song 600c20f34f driver core: fix memory leak on one error path in bus_register() 15 years ago
Uwe Kleine-König 737a3bb941 Driver core: move platform device creation helpers to .init.text (if MODULE=n) 15 years ago
Uwe Kleine-König 44f28bdea0 Driver core: reduce duplicated code for platform_device creation 15 years ago
Uwe Kleine-König 3e61dfd850 Driver core: use kmemdup in platform_device_add_resources 15 years ago
Dmitry Torokhov f8a4bd3456 firmware loader: embed device into firmware_priv structure 15 years ago
Dmitry Torokhov 0983ca2d0f firmware loader: use statically initialized data attribute 15 years ago
Marin Mitov ed1d218c95 Driver core: internal struct dma_coherent_mem, change type of a member. 15 years ago
Eric W. Biederman 24b1442d01 Driver-core: Always create class directories for classses that support namespaces. 15 years ago
Grant Likely eca3930163 of: Merge of_platform_bus_type with platform_bus_type 15 years ago
Grant Likely 05212157e9 drivercore/of: Add OF style matching to platform bus 15 years ago
Arjan van de Ven 8d4b9d1bfe PM / Runtime: Add runtime PM statistics (v3) 15 years ago
Alan Stern 0fcb4eef82 PM / Runtime: Make runtime_status attribute not debug-only (v. 2) 15 years ago
Rafael J. Wysocki 4eb241e569 PM: Do not use dynamically allocated objects in pm_wakeup_event() 15 years ago
Rafael J. Wysocki c125e96f04 PM: Make it possible to avoid races between wakeup and system sleep 15 years ago
Joe Perches 99bcf21718 device.h drivers/base/core.c Convert dev_<level> logging macros to functions 15 years ago
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