Linus Torvalds
|
ab69bcd66f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
15 years ago |
Uwe Kleine-König
|
737a3bb941
Driver core: move platform device creation helpers to .init.text (if MODULE=n)
|
15 years ago |
Uwe Kleine-König
|
44f28bdea0
Driver core: reduce duplicated code for platform_device creation
|
15 years ago |
Uwe Kleine-König
|
3e61dfd850
Driver core: use kmemdup in platform_device_add_resources
|
15 years ago |
Grant Likely
|
eca3930163
of: Merge of_platform_bus_type with platform_bus_type
|
15 years ago |
Grant Likely
|
05212157e9
drivercore/of: Add OF style matching to platform bus
|
15 years ago |
Kevin Hilman
|
190e8370b8
platform_bus: allow custom extensions to system PM methods
|
15 years ago |
Linus Torvalds
|
46ee964509
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
|
15 years ago |
Linus Torvalds
|
7c7cbaf5b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
|
15 years ago |
Geert Uytterhoeven
|
0b7f1a7efb
platform: Make platform resource input parameters const
|
16 years ago |
Paul Mundt
|
b9e3fc29c0
Merge branch 'sh/driver-core'
|
15 years ago |
Paul Mundt
|
06fe53beb6
driver core: Early dev_name() depends on slab_is_available().
|
15 years ago |
Mark Brown
|
543f2503a9
PM / platform_bus: Allow runtime PM by default
|
15 years ago |
Paul Mundt
|
720fcb36ac
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk'
|
15 years ago |
Paul Mundt
|
bd05086bbe
driver core: Convert to kasprintf() for early dev_name().
|
15 years ago |
Jani Nikula
|
f0eae0ed3b
driver-core: document ERR_PTR() return values
|
15 years ago |
Magnus Damm
|
4d26e139f0
Driver core: Early platform kernel-doc update
|
15 years ago |
Paul Mundt
|
a636ee7fb3
driver core: Early dev_name() support.
|
15 years ago |
Ben Hutchings
|
3c31f07ad0
Driver core: Fix first line of kernel-doc for a few functions
|
15 years ago |
Uwe Kleine-König
|
831fad2f75
Driver core: make struct platform_driver.id_table const
|
15 years ago |
Dmitry Torokhov
|
ecdf6ceb8c
Driver core: add platform_create_bundle() helper
|
15 years ago |
Michael Hennerich
|
0787fdf70b
Driver core: export platform_device_register_data as a GPL symbol
|
15 years ago |
Magnus Damm
|
c60e0504c8
Driver Core: Early platform driver buffer
|
15 years ago |
Dmitry Torokhov
|
1a6f2a7512
Driver core: allow certain drivers prohibit bind/unbind via sysfs
|
15 years ago |
Andrew Morton
|
daa4122673
driver core: platform_device_add_data(): use kmemdup()
|
16 years ago |
Magnus Damm
|
9d7302299e
PM: Run-time PM platform device bus support
|
16 years ago |
Rafael J. Wysocki
|
3e2bcad898
Merge branch 'master' into for-linus
|
16 years ago |
Magnus Damm
|
651b1f125c
PM / Driver Core: Kill dev_pm_ops platform warning for now
|
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 |