index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-13
drivers/base/power/: make 2 functions static
Adrian Bunk
3
-8
/
+2
2007-10-13
Fix Firmware class name collision
Markus Rechberger
1
-2
/
+1
2007-10-13
Driver core: add uevent file for bus and driver
Kay Sievers
1
-0
/
+35
2007-10-13
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
1
-14
/
+4
2007-10-13
Driver core: remove get_bus()
Greg Kroah-Hartman
2
-13
/
+12
2007-10-13
Driver core: remove put_bus()
Greg Kroah-Hartman
2
-16
/
+14
2007-10-13
Driver core: remove subsys_get()
Greg Kroah-Hartman
2
-2
/
+2
2007-10-13
Driver core: remove subsys_put()
Greg Kroah-Hartman
2
-2
/
+2
2007-10-13
Driver core: remove kset_set_kset_s
Greg Kroah-Hartman
1
-1
/
+1
2007-10-13
Driver core: remove subsys_set_kset
Greg Kroah-Hartman
2
-2
/
+3
2007-10-13
Driver core: add CONFIG_UEVENT_HELPER_PATH
Kay Sievers
1
-0
/
+8
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
5
-105
/
+41
2007-10-13
Driver core: make sysfs uevent-attributes static
Kay Sievers
1
-12
/
+9
2007-10-13
platform: prefix MODALIAS with "platform:"
Kay Sievers
1
-13
/
+2
2007-10-08
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-08-01
CPU online file permission
Ulrich Drepper
1
-1
/
+1
2007-07-31
driver core: revert "device" link creation check
Cornelia Huck
1
-2
/
+1
2007-07-31
kernel-doc fixes for PCI and drivers/base/
Randy Dunlap
1
-0
/
+1
2007-07-31
kobject: put kobject_actions in kobject.h
Greg Kroah-Hartman
1
-2
/
+0
2007-07-30
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-22
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-19
Driver core: check return code of sysfs_create_link()
Cornelia Huck
1
-40
/
+105
2007-07-19
PM: remove deprecated dpm_runtime_* routines
Alan Stern
3
-91
/
+1
2007-07-19
PM: Remove deprecated sysfs files
Alan Stern
1
-66
/
+0
2007-07-19
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-12
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+2
2007-07-12
driver-core: make devt_attr and uevent_attr static
Tejun Heo
2
-58
/
+31
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
4
-9
/
+1
2007-07-12
Driver core: coding style cleanup
Cornelia Huck
2
-5
/
+10
2007-07-12
PM: Do not check parent state in suspend and resume core code
Rafael J. Wysocki
2
-14
/
+0
2007-07-12
PM: Remove power_state.event checks from suspend core code
Rafael J. Wysocki
1
-7
/
+4
2007-07-12
PM: Remove prev_state from struct dev_pm_info
Rafael J. Wysocki
2
-4
/
+1
2007-07-12
Driver core: fix devres_release_all() return value
Adrian Bunk
2
-1
/
+3
2007-07-12
driver core: fix kernel doc of device_release_driver
Stefan Richter
1
-9
/
+9
2007-07-12
driver core: properly get driver in device_release_driver
Stefan Richter
1
-2
/
+1
2007-07-12
Driver core: include linux/mutex.h from attribute_container.c
Michael S. Tsirkin
1
-0
/
+1
2007-07-12
PM: Simplify suspend_device
Rafael J. Wysocki
1
-31
/
+18
2007-07-12
PM: Remove pm_parent from struct dev_pm_info
Rafael J. Wysocki
3
-34
/
+10
2007-07-12
Power Management: use mutexes instead of semaphores
Matthias Kaehlcke
5
-27
/
+29
2007-07-12
sysdev: use mutex instead of semaphore
Matthias Kaehlcke
1
-12
/
+12
2007-07-12
Driver core: add missing kset uevent
Kay Sievers
1
-2
/
+14
2007-06-08
firmware: remove orphaned Email
Markus Rechberger
1
-2
/
+2
2007-06-08
Driver core: kill unused code
Stephen Hemminger
1
-13
/
+0
2007-06-08
Driver core: keep PHYSDEV for old struct class_device
Kay Sievers
2
-42
/
+27
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
[next]