Age | Commit message (Expand) | Author | Files | Lines |
2010-03-08 | Driver core: make struct platform_driver.id_table const | Uwe Kleine-König | 1 | -1/+1 |
2010-03-08 | driver core: make platform_device_id table const | Eric Miao | 1 | -1/+1 |
2010-03-08 | Driver core: add platform_create_bundle() helper | Dmitry Torokhov | 1 | -0/+5 |
2009-12-11 | Driver Core: Early platform driver buffer | Magnus Damm | 1 | -5/+15 |
2009-07-22 | PM: Remove platform device suspend_late()/resume_early() V2 | Magnus Damm | 1 | -2/+0 |
2009-07-22 | Driver Core: Add platform device arch data V3 | Magnus Damm | 1 | -0/+3 |
2009-06-16 | driver core: Const-correct platform getbyname functions | Linus Walleij | 1 | -2/+2 |
2009-05-09 | Revert driver core: move platform_data into platform_device | Greg Kroah-Hartman | 1 | -1/+0 |
2009-04-17 | Driver Core: early platform driver | Magnus Damm | 1 | -0/+42 |
2009-03-25 | driver core: move platform_data into platform_device | Ming Lei | 1 | -0/+1 |
2009-03-25 | platform: introduce module id table for platform devices | Eric Miao | 1 | -0/+6 |
2009-01-06 | PM: Simplify the new suspend/hibernation framework for devices | Rafael J. Wysocki | 1 | -1/+0 |
2008-10-16 | platform: add new device registration helper | Dmitry Baryshkov | 1 | -0/+2 |
2008-06-10 | Implement new suspend and hibernation callbacks for platform busses | Rafael J. Wysocki | 1 | -0/+1 |
2008-01-25 | Driver Core: constify the name passed to platform_device_register_simple | Stephen Rothwell | 1 | -1/+1 |
2007-10-13 | Driver core: Make platform_device.id an int | Jean Delvare | 1 | -3/+4 |
2006-12-14 | Driver core: Make platform_device_add_data accept a const pointer | Scott Wood | 1 | -1/+1 |
2006-12-02 | Driver core: platform_driver_probe(), can save codespace | David Brownell | 1 | -0/+6 |
2006-09-26 | PM: platform_bus and late_suspend/early_resume | David Brownell | 1 | -0/+2 |
2006-01-05 | [PATCH] Driver Core: Add platform_device_del() | Dmitry Torokhov | 1 | -0/+1 |
2005-11-09 | [DRIVER MODEL] Add platform_driver | Russell King | 1 | -0/+15 |
2005-11-06 | [DRIVER MODEL] Improved dynamically allocated platform_device interface | Russell King | 1 | -0/+6 |
2005-10-30 | [DRIVER MODEL] Add missing platform_device.h header. | Russell King | 1 | -0/+40 |