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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-03
driver core: convert to use class_find_device api
Dave Young
1
-21
/
+11
2008-02-03
PM: Export device_pm_schedule_removal
Rafael J. Wysocki
2
-1
/
+1
2008-02-03
nozomi: finish constification
Frank Seidel
1
-7
/
+7
2008-02-03
nozomi: constify driver
Jan Engelhardt
1
-20
/
+18
2008-02-03
nozomi driver update
Frank Seidel
1
-86
/
+36
2008-02-02
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
5
-139
/
+292
2008-02-02
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-46
/
+166
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
46
-661
/
+1755
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
126
-2353
/
+7181
2008-02-02
apm_power: check I.intval for zero value, we use it as the divisor
Anton Vorontsov
1
-0
/
+3
2008-02-02
pda_power: implement polling
Anton Vorontsov
1
-1
/
+45
2008-02-02
pda_power: various cleanups
Anton Vorontsov
1
-55
/
+92
2008-02-02
apm_power: support using VOLTAGE_* properties for apm calculations
Dmitry Baryshkov
1
-21
/
+70
2008-02-02
pda_power: add suspend/resume support
Dmitry Baryshkov
1
-0
/
+33
2008-02-02
power_supply: add few more values and props
Dmitry Baryshkov
1
-1
/
+4
2008-02-02
pda_power: only register available psu
Dmitry Baryshkov
1
-36
/
+44
2008-02-02
power: fix incorrect unregistration in power_supply_create_attrs error path
Andres Salomon
1
-4
/
+2
2008-02-02
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
Andres Salomon
2
-15
/
+0
2008-02-02
[BATTERY] power_supply_leds: use kasprintf
Akinobu Mita
1
-18
/
+7
2008-02-02
[BATTERY] Every file should include the headers containing the prototypes for...
Adrian Bunk
2
-0
/
+4
2008-02-02
ACPI: Print message before calling _PTS
Rafael J. Wysocki
2
-3
/
+3
2008-02-02
ACPI hibernation: Call _PTS before suspending devices
Rafael J. Wysocki
1
-11
/
+25
2008-02-02
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-2
/
+12
2008-02-02
ACPI suspend: Call _PTS before suspending devices
Rafael J. Wysocki
1
-13
/
+38
2008-02-02
ACPI: Separate disabling of GPEs from _PTS
Rafael J. Wysocki
2
-6
/
+15
2008-02-02
ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
Rafael J. Wysocki
2
-18
/
+64
2008-02-02
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-4
/
+18
2008-02-02
ACPI: clear GPE earily in resume to avoid warning
Shaohua Li
1
-0
/
+7
2008-02-02
PM: Make PM_TRACE more architecture independent
Johannes Berg
1
-1
/
+1
2008-02-02
ACPI: Fix mismerge in acpi_hibernation_finish
Rafael J. Wysocki
1
-5
/
+0
2008-02-02
PCI: make pci_bus a struct device
Greg Kroah-Hartman
5
-51
/
+44
2008-02-02
PCI: fix codingstyle issues in drivers/pci/pci.h
Greg Kroah-Hartman
1
-3
/
+5
2008-02-02
PCI: PCIE ASPM support
Shaohua Li
7
-0
/
+843
2008-02-02
PCI: Fix fakephp deadlock
Ian Abbott
1
-4
/
+35
2008-02-02
PCI: modify SB700 SATA MSI quirk
Shane Huang
1
-7
/
+22
2008-02-02
PCI: Run ACPI _OSC method on root bridges only
Andrew Patterson
1
-16
/
+6
2008-02-02
PCI ACPI: AER driver should only register PCIe devices with _OSC
Andrew Patterson
1
-1
/
+1
2008-02-02
PCI ACPI: Added a function to register _OSC with only PCIe devices.
Andrew Patterson
1
-3
/
+3
2008-02-02
PCI: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-02
PCI: Convert drivers/pci/proc.c to use unlocked_ioctl
Mathieu Segaud
1
-3
/
+8
2008-02-02
pciehp: block new requests from the device before power off
Kenji Kaneshige
1
-12
/
+21
2008-02-02
pciehp: workaround against Bad DLLP during power off
Kenji Kaneshige
1
-0
/
+45
2008-02-02
pciehp: wait for 1000ms before LED operation after power off
Kenji Kaneshige
2
-12
/
+7
2008-02-02
PCI: Remove pci_enable_device_bars()
Benjamin Herrenschmidt
1
-24
/
+0
2008-02-02
PCI: Remove users of pci_enable_device_bars()
Benjamin Herrenschmidt
7
-12
/
+33
2008-02-02
PCI: Add pci_enable_device_{io,mem} intefaces
Benjamin Herrenschmidt
1
-1
/
+48
2008-02-02
PCI: avoid save the same type of cap multiple times
Shaohua Li
1
-2
/
+10
2008-02-02
PCI: correctly initialize a structure for pcie_save_pcix_state()
Shaohua Li
1
-0
/
+2
2008-02-02
PCI: fix typo in pci_save_pcix_state
Shaohua Li
1
-1
/
+1
2008-02-02
PCI: use dev_printk in quirk messages
bjorn.helgaas@hp.com
2
-74
/
+60
[next]