Commit Graph

806 Commits (6c2b7072a7035837998da38809f98e4182e4c41c)

Author SHA1 Message Date
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
Dmitry Torokhov ecdf6ceb8c Driver core: add platform_create_bundle() helper 15 years ago
Tejun Heo 77d3d7c1d5 driver-core: fix race condition in get_device_parent() 15 years ago
Rafael J. Wysocki d690b2cd22 PM: Provide generic subsystem-level callbacks 15 years ago
Rafael J. Wysocki f8824cee40 PM: Allow device drivers to use dpm_wait() 15 years ago
Rafael J. Wysocki 97df8c1299 PM: Start asynchronous resume threads upfront 15 years ago
Rafael J. Wysocki 5a2eb8585f PM: Add facility for advanced testing of async suspend/resume 15 years ago
Rafael J. Wysocki 0e06b4a891 PM: Add a switch for disabling/enabling asynchronous suspend/resume 15 years ago
Rafael J. Wysocki 5af84b8270 PM: Asynchronous suspend and resume of devices 15 years ago
Rafael J. Wysocki 8cc6b39ff3 PM: Add parent information to timing messages 15 years ago
Rafael J. Wysocki 5382363917 PM / Runtime: Add sysfs switch for disabling device run-time PM 15 years ago
Laurent Pinchart 18d19c9645 class: Free the class private data in class_release 15 years ago
Greg Kroah-Hartman bd796671f0 Revert "sysdev: fix prototype for memory_sysdev_class show/store functions" 15 years ago
Heiko Carstens f776c5ec46 driver-core: fix devtmpfs crash on s390 15 years ago
Wu Fengguang 8ff410daa0 sysdev: fix prototype for memory_sysdev_class show/store functions 15 years ago
Wu Fengguang ba168fc37d memory-hotplug: add 0x prefix to HEX block_size_bytes 15 years ago
Randy Dunlap 0a88422312 power: fix kernel-doc notation 15 years ago
Kay Sievers 8042273801 devtmpfs: unlock mutex in case of string allocation error 15 years ago
Michael Hennerich 0787fdf70b Driver core: export platform_device_register_data as a GPL symbol 15 years ago
Phil Carmody 99b28f1b41 driver core: Prevent reference to freed memory on error path 15 years ago
Thomas Gleixner e6309e7568 Driver-core: Fix bogus 0 error return in device_add() 15 years ago
Phil Carmody 099c2f21d8 Driver core: driver_attribute parameters can often be const* 15 years ago
Phil Carmody 66ecb92be9 Driver core: bin_attribute parameters can often be const* 15 years ago
Phil Carmody 26579ab70a Driver core: device_attribute parameters can often be const* 15 years ago
Thomas Gleixner f1f76f865b devtmpfs: Convert dirlock to a mutex 15 years ago
Rafael J. Wysocki a6ab7aa9f4 PM / Runtime: Use device type and device class callbacks 15 years ago
Alan Stern aa0baaef97 PM: Use pm_runtime_put_sync in system resume 15 years ago
Robert Jennings 925cc71e51 mm: Add notifier in pageblock isolation for balloon drivers 15 years ago
Rafael J. Wysocki ecf762b258 PM: Measure device suspend and resume times 15 years ago
Rafael J. Wysocki 875ab0b74e PM: Make the initcall_debug style timing for suspend/resume complete 15 years ago