index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivercore: Output common devicetree information in uevent
Grant Likely
2012-02-01
1
-1
/
+1
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
1
-115
/
+0
|
\
|
*
PM / Sleep: Remove forward-only callbacks from platform bus type
Rafael J. Wysocki
2011-12-21
1
-115
/
+0
*
|
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2011-12-09
1
-1
/
+1
|
/
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-10-25
1
-21
/
+33
|
\
|
*
new helper to create platform devices with dma mask
Uwe Kleine-König
2011-08-26
1
-20
/
+32
|
*
drivers_base: platform: use always ->name for uevent
Sebastian Andrzej Siewior
2011-08-22
1
-1
/
+1
*
|
driver core: fix kernel-doc warning in platform.c
Randy Dunlap
2011-08-08
1
-1
/
+1
|
/
*
driver core: Add ability for arch code to setup pdev_archdata
Kumar Gala
2011-07-08
1
-0
/
+21
*
drivers/base/platform.c: don't mark platform_device_register_resndata() as __...
Andrew Morton
2011-06-07
1
-1
/
+1
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
1
-19
/
+19
|
\
|
*
driver core/platform_device_add_resources: free resource before overwriting
Uwe Kleine-König
2011-04-22
1
-0
/
+1
|
*
driver core/platform_device_add_resources: set resource to NULL if !res
Uwe Kleine-König
2011-04-22
1
-10
/
+9
|
*
driver core/platform_device_add_data: free platform data before overwriting
Uwe Kleine-König
2011-04-22
1
-0
/
+1
|
*
driver core/platform_device_add_data: set platform_data to NULL if !data
Uwe Kleine-König
2011-04-22
1
-9
/
+8
*
|
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
Kevin Hilman
2011-05-16
1
-35
/
+0
*
|
PM / Platform: Use generic runtime PM callbacks directly
Rafael J. Wysocki
2011-04-29
1
-28
/
+3
*
|
PM: Export platform bus type's default PM callbacks
Rafael J. Wysocki
2011-04-29
1
-54
/
+18
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-04-12
1
-3
/
+3
|
\
|
*
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-04-11
1
-3
/
+3
*
|
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
2011-04-12
1
-0
/
+1
|
/
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-25
1
-0
/
+1
|
\
|
*
of/device: Rework to use common platform_device_alloc() for allocating devices
Grant Likely
2010-10-21
1
-0
/
+1
*
|
base/platform: Simplifications for NULL platform data/resources handling
Anton Vorontsov
2010-10-22
1
-20
/
+12
*
|
base/platform: Safe handling for NULL platform data and resources
Anton Vorontsov
2010-10-22
1
-1
/
+8
*
|
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
2010-10-22
1
-0
/
+35
*
|
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
Patrick Pannuto
2010-10-22
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-08-06
1
-81
/
+29
|
\
|
*
Driver core: move platform device creation helpers to .init.text (if MODULE=n)
Uwe Kleine-König
2010-08-05
1
-1
/
+1
|
*
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
2010-08-05
1
-78
/
+26
|
*
Driver core: use kmemdup in platform_device_add_resources
Uwe Kleine-König
2010-08-05
1
-3
/
+3
*
|
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
1
-0
/
+6
*
|
drivercore/of: Add OF style matching to platform bus
Grant Likely
2010-07-24
1
-1
/
+6
|
/
*
platform_bus: allow custom extensions to system PM methods
Kevin Hilman
2010-05-21
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2010-05-20
1
-3
/
+3
|
\
|
*
PM / platform_bus: Allow runtime PM by default
Mark Brown
2010-05-10
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-05-19
1
-0
/
+20
|
\
\
|
*
\
Merge branch 'sh/driver-core'
Paul Mundt
2010-05-13
1
-1
/
+1
|
|
\
\
|
|
*
|
driver core: Early dev_name() depends on slab_is_available().
Paul Mundt
2010-05-13
1
-1
/
+1
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...
Paul Mundt
2010-03-30
1
-0
/
+20
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
driver core: Convert to kasprintf() for early dev_name().
Paul Mundt
2010-03-29
1
-7
/
+8
|
|
|
*
driver core: Early dev_name() support.
Paul Mundt
2010-03-10
1
-0
/
+19
|
|
|
/
*
|
|
platform: Make platform resource input parameters const
Geert Uytterhoeven
2010-05-17
1
-2
/
+2
|
/
/
*
|
driver-core: document ERR_PTR() return values
Jani Nikula
2010-03-19
1
-0
/
+6
*
|
Driver core: Early platform kernel-doc update
Magnus Damm
2010-03-19
1
-7
/
+20
|
/
*
Driver core: Fix first line of kernel-doc for a few functions
Ben Hutchings
2010-03-07
1
-8
/
+8
*
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
2010-03-07
1
-1
/
+1
*
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
2010-03-07
1
-0
/
+58
*
Driver core: export platform_device_register_data as a GPL symbol
Michael Hennerich
2009-12-23
1
-0
/
+1
*
Driver Core: Early platform driver buffer
Magnus Damm
2009-12-11
1
-7
/
+22
[next]