index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
Dmitry Torokhov
2007-10-07
1
-3
/
+7
*
Add explicit zeroing to "envp" array in device 'show' method
Linus Torvalds
2007-09-26
1
-0
/
+1
*
Driver core: fix deprectated sysfs structure for nested class devices
Dmitry Torokhov
2007-09-19
1
-6
/
+23
*
CPU online file permission
Ulrich Drepper
2007-07-31
1
-1
/
+1
*
driver core: revert "device" link creation check
Cornelia Huck
2007-07-30
1
-2
/
+1
*
kernel-doc fixes for PCI and drivers/base/
Randy Dunlap
2007-07-30
1
-0
/
+1
*
kobject: put kobject_actions in kobject.h
Greg Kroah-Hartman
2007-07-30
1
-2
/
+0
*
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2007-07-29
2
-3
/
+3
*
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
2007-07-26
1
-2
/
+0
*
x86: PM_TRACE support
Nigel Cunningham
2007-07-21
1
-1
/
+4
*
PM: Do not require dev spew to get PM_DEBUG
Ben Collins
2007-07-19
1
-1
/
+1
*
Driver core: check return code of sysfs_create_link()
Cornelia Huck
2007-07-18
1
-40
/
+105
*
PM: remove deprecated dpm_runtime_* routines
Alan Stern
2007-07-18
3
-91
/
+1
*
PM: Remove deprecated sysfs files
Alan Stern
2007-07-18
1
-66
/
+0
*
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
2007-07-18
1
-3
/
+20
*
dma: make dma pool to use kmalloc_node
Yinghai Lu
2007-07-16
1
-1
/
+1
*
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
1
-2
/
+2
*
driver-core: make devt_attr and uevent_attr static
Tejun Heo
2007-07-11
2
-58
/
+31
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
4
-9
/
+1
*
Driver core: coding style cleanup
Cornelia Huck
2007-07-11
2
-5
/
+10
*
PM: Do not check parent state in suspend and resume core code
Rafael J. Wysocki
2007-07-11
2
-14
/
+0
*
PM: Remove power_state.event checks from suspend core code
Rafael J. Wysocki
2007-07-11
1
-7
/
+4
*
PM: Remove prev_state from struct dev_pm_info
Rafael J. Wysocki
2007-07-11
2
-4
/
+1
*
Driver core: fix devres_release_all() return value
Adrian Bunk
2007-07-11
2
-1
/
+3
*
driver core: fix kernel doc of device_release_driver
Stefan Richter
2007-07-11
1
-9
/
+9
*
driver core: properly get driver in device_release_driver
Stefan Richter
2007-07-11
1
-2
/
+1
*
Driver core: include linux/mutex.h from attribute_container.c
Michael S. Tsirkin
2007-07-11
1
-0
/
+1
*
PM: Simplify suspend_device
Rafael J. Wysocki
2007-07-11
1
-31
/
+18
*
PM: Remove pm_parent from struct dev_pm_info
Rafael J. Wysocki
2007-07-11
3
-34
/
+10
*
Power Management: use mutexes instead of semaphores
Matthias Kaehlcke
2007-07-11
5
-27
/
+29
*
sysdev: use mutex instead of semaphore
Matthias Kaehlcke
2007-07-11
1
-12
/
+12
*
Driver core: add missing kset uevent
Kay Sievers
2007-07-11
1
-2
/
+14
*
firmware: remove orphaned Email
Markus Rechberger
2007-06-08
1
-2
/
+2
*
Driver core: kill unused code
Stephen Hemminger
2007-06-08
1
-13
/
+0
*
Driver core: keep PHYSDEV for old struct class_device
Kay Sievers
2007-06-08
2
-42
/
+27
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
2
-17
/
+17
|
\
|
*
drivers/base/platform.c: fix small typo in doc
Márton Németh
2007-05-09
1
-1
/
+1
|
*
devres: kernel-doc and DocBook
Randy Dunlap
2007-05-09
1
-16
/
+16
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+3
|
/
*
fix hotplug for legacy platform drivers
David Brownell
2007-05-08
1
-0
/
+18
*
Introduce CONFIG_HAS_DMA
Heiko Carstens
2007-05-07
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-05-04
8
-46
/
+51
|
\
|
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
7
-42
/
+40
|
*
platform: reorder platform_device_del
Jean Delvare
2007-05-02
1
-3
/
+5
|
*
Driver core: fix show_uevent from taking up way too much stack
Greg Kroah-Hartman
2007-05-02
1
-1
/
+6
*
|
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2007-05-02
1
-38
/
+3
|
/
*
drivers/base/attribute_container.c: use mutex instead of binary semaphore
Matthias Kaehlcke
2007-04-27
1
-13
/
+13
*
define platform wakeup hook, use in pci_enable_wake()
David Brownell
2007-04-27
1
-0
/
+3
*
device_schedule_callback() needs a module reference
Alan Stern
2007-04-27
1
-6
/
+10
[next]