index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
platform_device.h
Age
Commit message (
Expand
)
Author
2009-03-24
driver core: move platform_data into platform_device
Ming Lei
2009-03-24
platform: introduce module id table for platform devices
Eric Miao
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2008-10-16
platform: add new device registration helper
Dmitry Baryshkov
2008-06-10
Implement new suspend and hibernation callbacks for platform busses
Rafael J. Wysocki
2008-01-24
Driver Core: constify the name passed to platform_device_register_simple
Stephen Rothwell
2007-10-12
Driver core: Make platform_device.id an int
Jean Delvare
2006-12-13
Driver core: Make platform_device_add_data accept a const pointer
Scott Wood
2006-12-01
Driver core: platform_driver_probe(), can save codespace
David Brownell
2006-09-25
PM: platform_bus and late_suspend/early_resume
David Brownell
2006-01-04
[PATCH] Driver Core: Add platform_device_del()
Dmitry Torokhov
2005-11-09
[DRIVER MODEL] Add platform_driver
Russell King
2005-11-05
[DRIVER MODEL] Improved dynamically allocated platform_device interface
Russell King
2005-10-29
[DRIVER MODEL] Add missing platform_device.h header.
Russell King