index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-17
/
+17
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+3
2007-05-09
drivers/base/platform.c: fix small typo in doc
Márton Németh
1
-1
/
+1
2007-05-09
devres: kernel-doc and DocBook
Randy Dunlap
1
-16
/
+16
2007-05-08
fix hotplug for legacy platform drivers
David Brownell
1
-0
/
+18
2007-05-07
Introduce CONFIG_HAS_DMA
Heiko Carstens
1
-2
/
+2
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
8
-46
/
+51
2007-05-03
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
1
-38
/
+3
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
7
-42
/
+40
2007-05-03
platform: reorder platform_device_del
Jean Delvare
1
-3
/
+5
2007-05-03
Driver core: fix show_uevent from taking up way too much stack
Greg Kroah-Hartman
1
-1
/
+6
2007-04-27
drivers/base/attribute_container.c: use mutex instead of binary semaphore
Matthias Kaehlcke
1
-13
/
+13
2007-04-27
define platform wakeup hook, use in pci_enable_wake()
David Brownell
1
-0
/
+3
2007-04-27
device_schedule_callback() needs a module reference
Alan Stern
1
-6
/
+10
[next]