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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-14
more uevent fallout (drivers/base/memory.c)
Al Viro
1
-1
/
+1
2007-10-12
PM: merge device power-management source files
Alan Stern
5
-394
/
+343
2007-10-12
Driver core: rename ktype_driver
Greg Kroah-Hartman
1
-2
/
+2
2007-10-12
Driver core: rename ktype_device
Greg Kroah-Hartman
1
-3
/
+3
2007-10-12
Driver core: rename ktype_class
Greg Kroah-Hartman
1
-5
/
+5
2007-10-12
driver core: remove subsystem_init()
Greg Kroah-Hartman
1
-1
/
+1
2007-10-12
Driver core: Make platform_device.id an int
Jean Delvare
1
-3
/
+4
2007-10-12
sysdev: remove global sysdev drivers list
Akinobu Mita
1
-57
/
+14
2007-10-12
drivers/base/power/: make 2 functions static
Adrian Bunk
3
-8
/
+2
2007-10-12
Fix Firmware class name collision
Markus Rechberger
1
-2
/
+1
2007-10-12
Driver core: add uevent file for bus and driver
Kay Sievers
1
-0
/
+35
2007-10-12
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
1
-14
/
+4
2007-10-12
Driver core: remove get_bus()
Greg Kroah-Hartman
2
-13
/
+12
2007-10-12
Driver core: remove put_bus()
Greg Kroah-Hartman
2
-16
/
+14
2007-10-12
Driver core: remove subsys_get()
Greg Kroah-Hartman
2
-2
/
+2
2007-10-12
Driver core: remove subsys_put()
Greg Kroah-Hartman
2
-2
/
+2
2007-10-12
Driver core: remove kset_set_kset_s
Greg Kroah-Hartman
1
-1
/
+1
2007-10-12
Driver core: remove subsys_set_kset
Greg Kroah-Hartman
2
-2
/
+3
2007-10-12
Driver core: add CONFIG_UEVENT_HELPER_PATH
Kay Sievers
1
-0
/
+8
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
5
-105
/
+41
2007-10-12
Driver core: make sysfs uevent-attributes static
Kay Sievers
1
-12
/
+9
2007-10-12
platform: prefix MODALIAS with "platform:"
Kay Sievers
1
-13
/
+2
2007-10-07
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
Dmitry Torokhov
1
-3
/
+7
2007-09-26
Add explicit zeroing to "envp" array in device 'show' method
Linus Torvalds
1
-0
/
+1
2007-09-19
Driver core: fix deprectated sysfs structure for nested class devices
Dmitry Torokhov
1
-6
/
+23
2007-07-31
CPU online file permission
Ulrich Drepper
1
-1
/
+1
2007-07-30
driver core: revert "device" link creation check
Cornelia Huck
1
-2
/
+1
2007-07-30
kernel-doc fixes for PCI and drivers/base/
Randy Dunlap
1
-0
/
+1
2007-07-30
kobject: put kobject_actions in kobject.h
Greg Kroah-Hartman
1
-2
/
+0
2007-07-29
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2
-3
/
+3
2007-07-26
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
1
-2
/
+0
2007-07-21
x86: PM_TRACE support
Nigel Cunningham
1
-1
/
+4
2007-07-19
PM: Do not require dev spew to get PM_DEBUG
Ben Collins
1
-1
/
+1
2007-07-18
Driver core: check return code of sysfs_create_link()
Cornelia Huck
1
-40
/
+105
2007-07-18
PM: remove deprecated dpm_runtime_* routines
Alan Stern
3
-91
/
+1
2007-07-18
PM: Remove deprecated sysfs files
Alan Stern
1
-66
/
+0
2007-07-18
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
1
-3
/
+20
2007-07-16
dma: make dma pool to use kmalloc_node
Yinghai Lu
1
-1
/
+1
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+2
2007-07-11
driver-core: make devt_attr and uevent_attr static
Tejun Heo
2
-58
/
+31
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
4
-9
/
+1
2007-07-11
Driver core: coding style cleanup
Cornelia Huck
2
-5
/
+10
2007-07-11
PM: Do not check parent state in suspend and resume core code
Rafael J. Wysocki
2
-14
/
+0
2007-07-11
PM: Remove power_state.event checks from suspend core code
Rafael J. Wysocki
1
-7
/
+4
2007-07-11
PM: Remove prev_state from struct dev_pm_info
Rafael J. Wysocki
2
-4
/
+1
2007-07-11
Driver core: fix devres_release_all() return value
Adrian Bunk
2
-1
/
+3
2007-07-11
driver core: fix kernel doc of device_release_driver
Stefan Richter
1
-9
/
+9
2007-07-11
driver core: properly get driver in device_release_driver
Stefan Richter
1
-2
/
+1
2007-07-11
Driver core: include linux/mutex.h from attribute_container.c
Michael S. Tsirkin
1
-0
/
+1
2007-07-11
PM: Simplify suspend_device
Rafael J. Wysocki
1
-31
/
+18
[next]