Commit History

Author SHA1 Message Date
  Rafael J. Wysocki 2e711c04db PM: Remove sysdev suspend, resume and shutdown operations 14 years ago
  Rafael J. Wysocki d47d81c0e9 Introduce ARCH_NO_SYSDEV_OPS config option (v2) 14 years ago
  Linus Torvalds 4c5811bf46 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 14 years ago
  Linus Torvalds fc82e1d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 14 years ago
  Rafael J. Wysocki 7538e3db6e PM: Add support for device power domains 14 years ago
  Grant Likely b826291c14 drivercore/dt: add a match table pointer to struct device 14 years ago
  Grant Likely c9e358dfc4 driver-core: remove conditionals around devicetree pointers 14 years ago
  Linus Torvalds e54be894ea Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 14 years ago
  Linus Torvalds facc7a96d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 14 years ago
  Stefan Achatz c97415a725 sysfs: Introducing binary attributes for struct class 14 years ago
  Rafael J. Wysocki b8c76f6aed PM: Replace the device power.status field with a bit field 14 years ago
  Kay Sievers 6b6e39a6a8 driver-core: merge private parts of class and bus 14 years ago
  Andi Kleen e52eec13cd SYSFS: Allow boot time switching between deprecated and modern sysfs layout 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
  Jean Delvare cc7447a5fa Driver core: Drop __must_check from bus_for_each_drv() 15 years ago
  Joe Perches 99bcf21718 device.h drivers/base/core.c Convert dev_<level> logging macros to functions 15 years ago
  Grant Likely cf9b59e9d3 Merge remote branch 'origin' into secretlab/next-devicetree 15 years ago
  Grant Likely 597b9d1e44 drivercore: Add of_match_table to the common device drivers 15 years ago
  Eric W. Biederman bc451f2058 kobj: Add basic infrastructure for dealing with namespaces. 15 years ago
  Thomas Gleixner 3142788b79 drivers/base: Convert dev->sem to mutex 15 years ago
  Grant Likely d706c1b050 driver-core: Add device node pointer to struct 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
  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
  Rafael J. Wysocki 5a2eb8585f PM: Add facility for advanced testing of async suspend/resume 15 years ago
  Rafael J. Wysocki 5af84b8270 PM: Asynchronous suspend and resume of devices 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