index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Commit message (
Expand
)
Author
Age
*
drivers/base/platform.c: don't mark platform_device_register_resndata() as __...
Andrew Morton
2011-06-07
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
|
\
|
*
driver core/platform_device_add_resources: free resource before overwriting
Uwe Kleine-König
2011-04-22
|
*
driver core/platform_device_add_resources: set resource to NULL if !res
Uwe Kleine-König
2011-04-22
|
*
driver core/platform_device_add_data: free platform data before overwriting
Uwe Kleine-König
2011-04-22
|
*
driver core/platform_device_add_data: set platform_data to NULL if !data
Uwe Kleine-König
2011-04-22
*
|
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
Kevin Hilman
2011-05-16
*
|
PM / Platform: Use generic runtime PM callbacks directly
Rafael J. Wysocki
2011-04-28
*
|
PM: Export platform bus type's default PM callbacks
Rafael J. Wysocki
2011-04-28
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-04-12
|
\
|
*
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-04-11
*
|
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
2011-04-12
|
/
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-25
|
\
|
*
of/device: Rework to use common platform_device_alloc() for allocating devices
Grant Likely
2010-10-21
*
|
base/platform: Simplifications for NULL platform data/resources handling
Anton Vorontsov
2010-10-22
*
|
base/platform: Safe handling for NULL platform data and resources
Anton Vorontsov
2010-10-22
*
|
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
2010-10-22
*
|
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
Patrick Pannuto
2010-10-22
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-08-06
|
\
|
*
Driver core: move platform device creation helpers to .init.text (if MODULE=n)
Uwe Kleine-König
2010-08-05
|
*
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
2010-08-05
|
*
Driver core: use kmemdup in platform_device_add_resources
Uwe Kleine-König
2010-08-05
*
|
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
*
|
drivercore/of: Add OF style matching to platform bus
Grant Likely
2010-07-24
|
/
*
platform_bus: allow custom extensions to system PM methods
Kevin Hilman
2010-05-21
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2010-05-20
|
\
|
*
PM / platform_bus: Allow runtime PM by default
Mark Brown
2010-05-10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-05-19
|
\
\
|
*
\
Merge branch 'sh/driver-core'
Paul Mundt
2010-05-13
|
|
\
\
|
|
*
|
driver core: Early dev_name() depends on slab_is_available().
Paul Mundt
2010-05-13
|
|
|
|
|
|
\
\
|
*
-
.
|
|
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...
Paul Mundt
2010-03-29
|
|
\
\
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
driver core: Convert to kasprintf() for early dev_name().
Paul Mundt
2010-03-29
|
|
|
*
driver core: Early dev_name() support.
Paul Mundt
2010-03-09
|
|
|
/
*
|
/
platform: Make platform resource input parameters const
Geert Uytterhoeven
2010-05-17
|
/
/
*
|
driver-core: document ERR_PTR() return values
Jani Nikula
2010-03-19
*
|
Driver core: Early platform kernel-doc update
Magnus Damm
2010-03-19
|
/
*
Driver core: Fix first line of kernel-doc for a few functions
Ben Hutchings
2010-03-07
*
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
2010-03-07
*
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
2010-03-07
*
Driver core: export platform_device_register_data as a GPL symbol
Michael Hennerich
2009-12-23
*
Driver Core: Early platform driver buffer
Magnus Damm
2009-12-11
*
Driver core: allow certain drivers prohibit bind/unbind via sysfs
Dmitry Torokhov
2009-10-30
*
driver core: platform_device_add_data(): use kmemdup()
Andrew Morton
2009-09-15
*
PM: Run-time PM platform device bus support
Magnus Damm
2009-08-22
*
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-08-16
|
\
|
*
PM / Driver Core: Kill dev_pm_ops platform warning for now
Magnus Damm
2009-08-10
*
|
Driver Core: Make PM operations a const pointer
Dmitry Torokhov
2009-07-23
*
|
PM: Remove platform device suspend_late()/resume_early() V2
Magnus Damm
2009-07-21
|
/
*
driver core: fix gcc 4.3.3 warnings about string literals
Greg Kroah-Hartman
2009-06-16
*
driver core: Const-correct platform getbyname functions
Linus Walleij
2009-06-16
[next]