| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-07-12 |
|\ |
|
| * | [CPUFREQ] Fix sysfs_create_file return value handling | Tobias Klauser | 2007-06-21 |
| * | [CPUFREQ] ondemand: fix tickless accounting and software coordination bug | Venki Pallipadi | 2007-06-21 |
| * | [CPUFREQ] ondemand: add a check to avoid negative load calculation | Venki Pallipadi | 2007-06-21 |
| * | [CPUFREQ] Keep userspace governor quiet when it is not being used | Venki Pallipadi | 2007-06-21 |
| * | [CPUFREQ] check return value of sysfs_create_file | Thomas Renninger | 2007-05-29 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-07-12 |
|\ \ |
|
| * | | [AGPGART] Hand off AGP maintainence. | Dave Jones | 2007-07-09 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-12 |
|\ \ \ |
|
| * | | | [IA64] SN: Correct ROM resource length for BIOS copy | John Keller | 2007-07-09 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 |
|\ \ \ \ |
|
| * | | | | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 2007-07-11 |
| * | | | | PCI: limit pci_get_bus_and_slot to domain 0 | Randy Dunlap | 2007-07-11 |
| * | | | | PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai... | Gary Hade | 2007-07-11 |
| * | | | | PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge | Gary Hade | 2007-07-11 |
| * | | | | PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3 | Gary Hade | 2007-07-11 |
| * | | | | PCI: hotplug: pciehp: wait for 1 second after power off slot | Kenji Kaneshige | 2007-07-11 |
| * | | | | PCI: pci_set_power_state(): check for PM capabilities earlier | Andrew Lunn | 2007-07-11 |
| * | | | | PCI: cpci_hotplug: Convert to use the kthread API | Scott Murray | 2007-07-11 |
| * | | | | PCI: add pci_try_set_mwi | Randy Dunlap | 2007-07-11 |
| * | | | | PCI: pcie: remove SPIN_LOCK_UNLOCKED | Milind Arun Choudhary | 2007-07-11 |
| * | | | | PCI: ROUND_UP macro cleanup in drivers/pci | Milind Arun Choudhary | 2007-07-11 |
| * | | | | PCI: pci-x-pci-express-read-control-interfaces cleanups | Andrew Morton | 2007-07-11 |
| * | | | | PCI: ATM: lanai, change VENDOR to DEVICE | Jiri Slaby | 2007-07-11 |
| * | | | | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 |
| * | | | | PCI: read revision ID by default | Auke Kok | 2007-07-11 |
| * | | | | PCI: remove useless pci driver method | David Brownell | 2007-07-11 |
| * | | | | PCI: unexport pci_proc_attach_device | Adrian Bunk | 2007-07-11 |
| * | | | | PCI aer: add pci_cleanup_aer_correct_aer_status | Stephen Hemminger | 2007-07-11 |
| * | | | | PCI: fix AER driver error information | Zhang, Yanmin | 2007-07-11 |
| * | | | | PCI: hotplug: pciehp: Fix possible race condition in writing slot | Kenji Kaneshige | 2007-07-11 |
| * | | | | PCI: Make pcibios_add_platform_entries() return errors | Michael Ellerman | 2007-07-11 |
| * | | | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-11 |
| * | | | | PCI: add PCI-X/PCI-Express read control interfaces | Peter Oruba | 2007-07-11 |
| * | | | | pci syscall.c: Switch to refcounting API | Alan Cox | 2007-07-11 |
| * | | | | PCI: point people to Bernhard instead of the linux-kernel list | Greg Kroah-Hartman | 2007-07-11 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-07-12 |
|\ \ \ \ \ |
|
| * | | | | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 |
| * | | | | | driver-core: make devt_attr and uevent_attr static | Tejun Heo | 2007-07-11 |
| * | | | | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 |
| * | | | | | Driver core: coding style cleanup | Cornelia Huck | 2007-07-11 |
| * | | | | | PM: Do not check parent state in suspend and resume core code | Rafael J. Wysocki | 2007-07-11 |
| * | | | | | PM: Remove power_state.event checks from suspend core code | Rafael J. Wysocki | 2007-07-11 |
| * | | | | | PM: Remove prev_state from struct dev_pm_info | Rafael J. Wysocki | 2007-07-11 |
| * | | | | | Driver core: fix devres_release_all() return value | Adrian Bunk | 2007-07-11 |
| * | | | | | driver core: fix kernel doc of device_release_driver | Stefan Richter | 2007-07-11 |
| * | | | | | driver core: properly get driver in device_release_driver | Stefan Richter | 2007-07-11 |
| * | | | | | Driver core: include linux/mutex.h from attribute_container.c | Michael S. Tsirkin | 2007-07-11 |
| * | | | | | PM: Simplify suspend_device | Rafael J. Wysocki | 2007-07-11 |
| * | | | | | PM: Remove pm_parent from struct dev_pm_info | Rafael J. Wysocki | 2007-07-11 |