Commit History

Author SHA1 Message Date
  Linus Torvalds 2481bc7528 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 10 years ago
  Mark Brown 13fcffbbde driver core: Make probe deferral more quiet 10 years ago
  Sergei Shtylyov bb2b40754f driver core: use *switch* statement in really_probe() 10 years ago
  Rafael J. Wysocki e90d553277 driver core / PM: Add PM domain callbacks for device setup/cleanup 10 years ago
  Thierry Reding 41575335ed driver core: Remove kerneldoc from local function 11 years ago
  Jean Delvare a996d010b6 driver core: Inline dev_set/get_drvdata 11 years ago
  Jean Delvare d433201391 driver core: dev_get_drvdata: Don't check for NULL dev 11 years ago
  Jean Delvare 2c1f1ff0f0 driver core: dev_set_drvdata returns void 11 years ago
  Jean Delvare 1bb6c08abf driver core: Move driver_data back to struct device 11 years ago
  Grant Likely 58b116bce1 drivercore: deferral race condition fix 11 years ago
  Frank Rowand 94f8cc0eea drivers/base/dd.c incorrect pr_debug() parameters 11 years ago
  Rafael J. Wysocki baab52ded2 PM / runtime: Use pm_runtime_put_sync() in __device_release_driver() 11 years ago
  Ulf Hansson fa180eb448 PM / Runtime: Idle devices asynchronously after probe|release 12 years ago
  Linus Torvalds 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 years ago
  Grant Likely d72cca1eee drivercore: Fix ordering between deferred_probe and exiting initcalls 12 years ago
  Linus Walleij ab78029ecc drivers/pinctrl: grab default handles from device core 12 years ago
  Rafael J. Wysocki eed5d21507 PM / Runtime: Do not increment device usage counts before probing 13 years ago
  Mark Brown 8153584e3f driver core: Move deferred devices to the end of dpm_list before probing 13 years ago
  Greg Kroah-Hartman 6fbfd0592e Merge v3.5-rc5 into driver-core-next 13 years ago
  Hans de Goede 0998d06310 device-core: Ensure drvdata = NULL when no driver is bound 13 years ago
  Kuninori Morimoto 1d29cfa574 driver core: fixup reversed deferred probe order 13 years ago
  Greg Kroah-Hartman 8b0372a258 driver core: minor comment formatting cleanups 13 years ago
  Greg Kroah-Hartman ef8a3fd6e5 driver core: move the deferred probe pointer into the private area 13 years ago
  Grant Likely d1c3414c2a drivercore: Add driver probe deferral mechanism 13 years ago
  Wolfram Sang bcbe4f94d1 drivers: base: print rejected matches with DEBUG_DRIVER 14 years ago
  Linus Torvalds 39ab05c8e0 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 14 years ago
  Rafael J. Wysocki e1866b33b1 PM / Runtime: Rework runtime PM handling during driver removal 14 years ago
  Uwe Kleine-König c870508240 driver core: let dev_set_drvdata return int instead of void as it can fail 14 years ago
  Sebastian Ott 8497d6a21c driver-core: fix race between device_register and driver_register 14 years ago
  Magnus Damm 45daef0fdc Driver core: Add BUS_NOTIFY_BIND_DRIVER 15 years ago