index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-22
skbuff: fix missing kernel-doc notation
Randy Dunlap
1
-0
/
+1
2008-04-21
Fix RCU list iterator use of 'rcu_dereference()'
Linus Torvalds
1
-33
/
+15
2008-04-21
hrtimer: optimize the softirq time optimization
Thomas Gleixner
1
-4
/
+3
2008-04-21
hrtimer: reduce calls to hrtimer_get_softirq_time()
Dimitri Sivanich
1
-32
/
+32
2008-04-21
clockevents: fix typo in tick-broadcast.c
Glauber Costa
1
-1
/
+1
2008-04-21
jiffies: add time_is_after_jiffies and others which compare with jiffies
Dave Young
1
-0
/
+16
2008-04-21
PCI: Change PCI subsystem MAINTAINER
Greg Kroah-Hartman
1
-3
/
+2
2008-04-21
PCI: pci-iommu-iotlb-flushing-speedup
mark gross
2
-38
/
+40
2008-04-21
PCI: pci_setup_bridge() mustn't be __devinit
Adrian Bunk
1
-2
/
+1
2008-04-21
PCI: pci_bus_size_cardbus() mustn't be __devinit
Adrian Bunk
1
-2
/
+1
2008-04-21
PCI: pci_scan_device() mustn't be __devinit
Adrian Bunk
1
-2
/
+1
2008-04-21
PCI: pci_alloc_child_bus() mustn't be __devinit
Adrian Bunk
1
-2
/
+2
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
39
-487
/
+487
2008-04-21
PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered
Trent Piepho
1
-1
/
+1
2008-04-21
PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
Jesper Juhl
1
-1
/
+5
2008-04-21
PCI: clean up resource alignment management
Ivan Kokshaysky
5
-22
/
+51
2008-04-21
PCI: aerdrv_acpi.c: remove unneeded NULL check
Adrian Bunk
1
-1
/
+1
2008-04-21
PCI: Update VIA CX700 quirk
Tim Yamin
1
-1
/
+12
2008-04-21
PCI: Expose PCI VPD through sysfs
Ben Hutchings
6
-14
/
+297
2008-04-21
PCI: iommu: iotlb flushing
mark gross
3
-18
/
+135
2008-04-21
PCI: simplify quirk debug output
Bjorn Helgaas
1
-2
/
+2
2008-04-21
PCI: iova RB tree setup tweak
mark gross
1
-14
/
+36
2008-04-21
PCI: parisc: use generic pci_enable_resources()
Bjorn Helgaas
1
-17
/
+13
2008-04-21
PCI: ppc: use generic pci_enable_resources()
Bjorn Helgaas
1
-57
/
+2
2008-04-21
PCI: powerpc: use generic pci_enable_resources()
Bjorn Helgaas
1
-33
/
+1
2008-04-21
PCI: ia64: use generic pci_enable_resources()
Bjorn Helgaas
1
-43
/
+1
2008-04-21
PCI: alpha: use generic pci_enable_resources()
Bjorn Helgaas
1
-22
/
+1
2008-04-21
PCI: x86: use generic pci_enable_resources()
Bjorn Helgaas
3
-40
/
+1
2008-04-21
PCI: add generic pci_enable_resources()
Bjorn Helgaas
2
-0
/
+44
2008-04-21
PCI: add PCI Express ASPM support
Shaohua Li
10
-0
/
+921
2008-04-21
PCI: remove "pci=routeirq" noise from dmesg
Bjorn Helgaas
1
-2
/
+1
2008-04-21
PCI: Include PCI domain in PCI bus names on x86/x86_64
Gary Hade
2
-5
/
+7
2008-04-21
PCI: #if 0 pci_cleanup_aer_correct_error_status()
Adrian Bunk
2
-6
/
+2
2008-04-21
PCI: pcie AER: don't check _OSC when acpi is disabled
Yinghai Lu
1
-0
/
+3
2008-04-21
PCI: remove global list of PCI devices
Greg Kroah-Hartman
4
-49
/
+1
2008-04-21
PCI: remove parisc consumer of the pci global_list
James Bottomley
1
-1
/
+0
2008-04-21
PCI: remove pcibios_fixup_ghosts()
Greg Kroah-Hartman
2
-107
/
+0
2008-04-21
PCI: add is_added flag to struct pci_dev
Greg Kroah-Hartman
5
-17
/
+10
2008-04-21
PCI: make no_pci_devices() use the pci_bus_type list
Greg Kroah-Hartman
1
-3
/
+14
2008-04-21
PCI: remove initial bios sort of PCI devices on x86
Greg Kroah-Hartman
8
-94
/
+0
2008-04-21
PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY
Greg Kroah-Hartman
1
-1
/
+1
2008-04-21
PCI Hotplug: make cpcihp driver use modern apis
Greg Kroah-Hartman
2
-2
/
+8
2008-04-21
PCI: clean up search.c a lot
Greg Kroah-Hartman
2
-139
/
+114
2008-04-21
PCI: remove pci_get_device_reverse
Greg Kroah-Hartman
2
-51
/
+0
2008-04-21
PCI: remove pci_get_device_reverse from calgary driver
Greg Kroah-Hartman
1
-2
/
+1
2008-04-21
PCI: remove pci_find_present
Greg Kroah-Hartman
2
-22
/
+15
2008-04-21
PCI: #if 0 pci_assign_resource_fixed()
Adrian Bunk
2
-2
/
+1
2008-04-21
PCI: doc/pci: create Documentation/PCI/ and move files into it
Randy Dunlap
7
-20
/
+22
2008-04-21
[HWRNG] omap: Minor updates
David Brownell
1
-13
/
+13
2008-04-21
[CRYPTO] kconfig: Ordering cleanup
Sebastian Siewior
1
-316
/
+329
[next]