index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2012-11-27
platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdown
Rafael J. Wysocki
1
-2
/
+17
2012-11-21
ACPI / platform: Initialize ACPI handles of platform devices in advance
Rafael J. Wysocki
1
-0
/
+2
2012-11-15
driver: platform: fix documentation for platform_get_irq_byname
Wolfram Sang
1
-1
/
+1
2012-11-15
ACPI: Add support for platform bus type
Mika Westerberg
1
-0
/
+5
2012-11-14
Merge 3.7-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+7
2012-11-09
sparc: Add sparc support for platform_get_irq()
Andreas Larsson
1
-0
/
+7
2012-10-30
drivers/base: fix typo in comment for arch_setup_pdev_archdata()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+2
2012-09-06
driver core: Check if r->name is valid in platform_get_resource_byname()
Peter Ujfalusi
1
-0
/
+3
2012-09-04
PM / Runtime: Allow helpers to be called by early platform drivers
Rafael J. Wysocki
1
-0
/
+2
2012-08-16
platform: Add support for automatic device IDs
Jean Delvare
1
-3
/
+35
2012-02-01
drivercore: Output common devicetree information in uevent
Grant Likely
1
-1
/
+1
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-115
/
+0
2011-12-21
PM / Sleep: Remove forward-only callbacks from platform bus type
Rafael J. Wysocki
1
-115
/
+0
2011-12-09
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
1
-1
/
+1
2011-10-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-21
/
+33
2011-08-26
new helper to create platform devices with dma mask
Uwe Kleine-König
1
-20
/
+32
2011-08-22
drivers_base: platform: use always ->name for uevent
Sebastian Andrzej Siewior
1
-1
/
+1
2011-08-08
driver core: fix kernel-doc warning in platform.c
Randy Dunlap
1
-1
/
+1
2011-07-08
driver core: Add ability for arch code to setup pdev_archdata
Kumar Gala
1
-0
/
+21
2011-06-07
drivers/base/platform.c: don't mark platform_device_register_resndata() as __...
Andrew Morton
1
-1
/
+1
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-19
/
+19
2011-05-16
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
Kevin Hilman
1
-35
/
+0
2011-04-29
PM / Platform: Use generic runtime PM callbacks directly
Rafael J. Wysocki
1
-28
/
+3
2011-04-29
PM: Export platform bus type's default PM callbacks
Rafael J. Wysocki
1
-54
/
+18
2011-04-22
driver core/platform_device_add_resources: free resource before overwriting
Uwe Kleine-König
1
-0
/
+1
2011-04-22
driver core/platform_device_add_resources: set resource to NULL if !res
Uwe Kleine-König
1
-10
/
+9
2011-04-22
driver core/platform_device_add_data: free platform data before overwriting
Uwe Kleine-König
1
-0
/
+1
2011-04-22
driver core/platform_device_add_data: set platform_data to NULL if !data
Uwe Kleine-König
1
-9
/
+8
2011-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+3
2011-04-12
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
1
-0
/
+1
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-3
/
+3
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2010-10-22
base/platform: Simplifications for NULL platform data/resources handling
Anton Vorontsov
1
-20
/
+12
2010-10-22
base/platform: Safe handling for NULL platform data and resources
Anton Vorontsov
1
-1
/
+8
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
1
-0
/
+35
2010-10-22
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
Patrick Pannuto
1
-2
/
+2
2010-10-21
of/device: Rework to use common platform_device_alloc() for allocating devices
Grant Likely
1
-0
/
+1
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-81
/
+29
2010-08-05
Driver core: move platform device creation helpers to .init.text (if MODULE=n)
Uwe Kleine-König
1
-1
/
+1
2010-08-05
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
1
-78
/
+26
2010-08-05
Driver core: use kmemdup in platform_device_add_resources
Uwe Kleine-König
1
-3
/
+3
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
1
-0
/
+6
2010-07-24
drivercore/of: Add OF style matching to platform bus
Grant Likely
1
-1
/
+6
2010-05-21
platform_bus: allow custom extensions to system PM methods
Kevin Hilman
1
-4
/
+4
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+3
2010-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+20
2010-05-17
platform: Make platform resource input parameters const
Geert Uytterhoeven
1
-2
/
+2
2010-05-13
Merge branch 'sh/driver-core'
Paul Mundt
1
-1
/
+1
[next]