Sebastian Andrzej Siewior
|
b1d6d82255
drivers/base: fix typo in comment for arch_setup_pdev_archdata()
|
12 years ago |
Linus Torvalds
|
16642a2e7b
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 years ago |
Peter Ujfalusi
|
1b8cb92906
driver core: Check if r->name is valid in platform_get_resource_byname()
|
13 years ago |
Rafael J. Wysocki
|
bed2b42d9f
PM / Runtime: Allow helpers to be called by early platform drivers
|
13 years ago |
Jean Delvare
|
689ae231af
platform: Add support for automatic device IDs
|
13 years ago |
Grant Likely
|
07d57a32fb
drivercore: Output common devicetree information in uevent
|
13 years ago |
Linus Torvalds
|
eb59c505f8
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 years ago |
Rafael J. Wysocki
|
9b39e73d0c
PM / Sleep: Remove forward-only callbacks from platform bus type
|
13 years ago |
Uwe Kleine-König
|
5a3072be6c
drivers_base: make argument to platform_device_register_full const
|
13 years ago |
Linus Torvalds
|
2d03423b23
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Uwe Kleine-König
|
01dcc60a7c
new helper to create platform devices with dma mask
|
14 years ago |
Sebastian Andrzej Siewior
|
0a26813c9f
drivers_base: platform: use always ->name for uevent
|
14 years ago |
Randy Dunlap
|
7de636fa25
driver core: fix kernel-doc warning in platform.c
|
14 years ago |
Kumar Gala
|
a77ce8167c
driver core: Add ability for arch code to setup pdev_archdata
|
14 years ago |
Andrew Morton
|
bb2b43fefa
drivers/base/platform.c: don't mark platform_device_register_resndata() as __init_or_module
|
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 |
Kevin Hilman
|
2064af917b
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
|
14 years ago |
Rafael J. Wysocki
|
8b313a38ec
PM / Platform: Use generic runtime PM callbacks directly
|
14 years ago |
Rafael J. Wysocki
|
69c9dd1ecf
PM: Export platform bus type's default PM callbacks
|
14 years ago |
Uwe Kleine-König
|
4a03d6f7c8
driver core/platform_device_add_resources: free resource before overwriting
|
14 years ago |
Uwe Kleine-König
|
cea896238f
driver core/platform_device_add_resources: set resource to NULL if !res
|
14 years ago |
Uwe Kleine-König
|
251e031d13
driver core/platform_device_add_data: free platform data before overwriting
|
14 years ago |
Uwe Kleine-König
|
27a33f9e8f
driver core/platform_device_add_data: set platform_data to NULL if !data
|
14 years ago |
Linus Torvalds
|
aaa119a3d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
|
14 years ago |
Samuel Ortiz
|
e710d7d5a9
mfd: Fetch cell pointer from platform_device->mfd_cell
|
14 years ago |
Rafael J. Wysocki
|
1f112cee07
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
|
14 years ago |
Linus Torvalds
|
51f00a471c
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
14 years ago |
Anton Vorontsov
|
807508c8ff
base/platform: Simplifications for NULL platform data/resources handling
|
15 years ago |
Anton Vorontsov
|
5cfc64ceb6
base/platform: Safe handling for NULL platform data and resources
|
15 years ago |
Kevin Hilman
|
c64a092671
driver core: platform_bus: allow runtime override of dev_pm_ops
|
15 years ago |