Commit Graph

722 Commits (b90f8e7296c39a13225fb0c0dfde1922fcf47ba7)

Author SHA1 Message Date
Rafael J. Wysocki 965c4ac061 PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status() 15 years ago
Rafael J. Wysocki 0ddf0ed1d4 PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend() 15 years ago
Alan Stern 63c9480170 PM / Runtime: Use deferred_resume flag in pm_request_resume 15 years ago
Rafael J. Wysocki bab636b921 PM / Runtime: Fix lockdep warning in __pm_runtime_set_status() 15 years ago
Alan Stern 862f89b3d4 PM: fix irq enable/disable in runtime PM code 15 years ago
Pavel Machek 2ddac2a6a8 PM: Remove some debug messages producing too much noise 15 years ago
Romit Dasgupta e528e87689 PM: Fix warning on suspend errors 15 years ago
Dmitry Torokhov 1a6f2a7512 Driver core: allow certain drivers prohibit bind/unbind via sysfs 15 years ago
Stas Sergeev 39acbc12af Driver core: fix driver_register() return value 15 years ago
KOSAKI Motohiro 4b02108ac1 mm: oom analysis: add shmem vmstat 16 years ago
KOSAKI Motohiro c6a7f5728a mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Kay Sievers 2b2af54a5b Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev 16 years ago
Andrew Morton daa4122673 driver core: platform_device_add_data(): use kmemdup() 16 years ago
Jean Delvare 4622709445 Driver core: Add support for compatibility classes 16 years ago
Ming Lei a56af87648 driver-core: move dma-coherent.c from kernel to driver/base 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Greg Kroah-Hartman b402843787 Driver core: move dev_get/set_drvdata to drivers/base/dd.c 16 years ago
Alan Stern 2023c610dc Driver core: add new device to bus's list before probing 16 years ago
Xiaotian Feng 3eb132c986 PM: Reset transition_started at dpm_resume_noirq 16 years ago
Rafael J. Wysocki 20d652d7d1 PM: Update kerneldoc comments in drivers/base/power/main.c 16 years ago
Magnus Damm 9d7302299e PM: Run-time PM platform device bus support 16 years ago
Rafael J. Wysocki 5e928f77a0 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) 16 years ago
Magnus Damm 651b1f125c PM / Driver Core: Kill dev_pm_ops platform warning for now 16 years ago
Xiaotian Feng 79f0313bfc driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails 16 years ago
Ming Lei 3b4418c67a driver core: firmware_class:fix memory leak of page pointers array 16 years ago
Dmitry Torokhov 8150f32b90 Driver Core: Make PM operations a const pointer 16 years ago
Dmitry Torokhov d9ab77161d Driver Core: Make PM operations a const pointer 16 years ago
Magnus Damm 511647ff58 PM: Remove platform device suspend_late()/resume_early() V2 16 years ago
Jiri Slaby 308975fa7a Firmware: firmware_class, fix lock imbalance 16 years ago
Benjamin Herrenschmidt eb8d3c604f devres: WARN() and return, don't crash on device_del() of uninitialized device 16 years ago
Catalin Marinas 0f2f2221b4 Free struct device in fw_dev_release() 16 years ago
Sebastian Ott 886a7a3371 PM: Clear -EAGAIN in dpm_prepare 16 years ago
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
Kay Sievers 6fcf53accc Driver Core: add nodename callbacks 16 years ago
Greg Kroah-Hartman acc0e90fbc driver core: fix gcc 4.3.3 warnings about string literals 16 years ago
Samuel Ortiz 976821d756 firmware: allocate firmware id dynamically 16 years ago
Ming Lei 7fcab09979 driver core: fix documentation of request_firmware_nowait 16 years ago
Shaohua Li 401097ea4b driver core: synchronize device shutdown 16 years ago
Dave Young 9227c47bbd driver-core: make sysdev_class_register check kobject_set_name return value 16 years ago
Dmitry Torokhov 59a3cd7f9d Driver core: fix comment for device_attach() 16 years ago
Linus Walleij c0afe7ba5e driver core: Const-correct platform getbyname functions 16 years ago
Joerg Roedel 309b7d60a3 driver core: add BUS_NOTIFY_UNBOUND_DRIVER event 16 years ago
Ming Lei 6acf70f078 driver core: firmware_class: replace kfree(dev) with put_device(dev) 16 years ago
Magnus Damm 783ea7d4ee Driver Core: Rework platform suspend/resume, print warning 16 years ago
Magnus Damm 0072578751 PM: Remove device_type suspend()/resume() 16 years ago
Magnus Damm e240b58c79 PM: Remove bus_type suspend_late()/resume_early() V2 16 years ago
Alan Stern d161630297 PM core: rename suspend and resume functions 16 years ago
Magnus Damm e39a71ef80 PM: Rename device_power_down/up() 16 years ago
Rafael J. Wysocki 62b0124761 PM: Warn if interrupts are enabled during suspend-resume of sysdevs 16 years ago