aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | hwmon: (vt8231) Update maintainer email addressRoger Lucas2008-02-17
| * | hwmon: (vt8231) Add individual alarm filesJean Delvare2008-02-17
| * | hwmon: (via686a) Add individual alarm filesJean Delvare2008-02-17
| * | hwmon: (smsc47m1) Add individual alarm filesJean Delvare2008-02-17
| * | hwmon: (max1619) Add individual alarm and fault filesJean Delvare2008-02-17
| * | hwmon: (lm92) Add individual alarm filesJean Delvare2008-02-17
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-21
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------. \ \ Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown2008-02-21
| |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | ACPI: TSC breaks atkbd suspendPavel Machek2008-02-19
| | | | | | | * | | | ACPI: thinkpad-acpi: add tablet-mode reportingHenrique de Moraes Holschuh2008-02-16
| | | | | | | * | | | ACPI: thinkpad-acpi: minor hotkey_radio_sw fixesHenrique de Moraes Holschuh2008-02-16
| | | | | | | * | | | ACPI: thinkpad-acpi: issue input events for tablet swivel eventsHenrique de Moraes Holschuh2008-02-16
| | | | | | | * | | | ACPI: thinkpad-acpi: make the video output feature optionalHenrique de Moraes Holschuh2008-02-16
| | | | | | | * | | | ACPI: thinkpad-acpi: synchronize input device switchesHenrique de Moraes Holschuh2008-02-16
| | | | | | | * | | | ACPI: thinkpad-acpi: always track input device open/closeHenrique de Moraes Holschuh2008-02-16
| | | | | | | * | | | ACPI: thinkpad-acpi: trivial fix to module_desc typoHenrique de Moraes Holschuh2008-02-16
| | | | | | | | |/ / | | | | | | | |/| |
| | | | | | * | | | intel_menlo: extract return values using PTR_ERRThomas Sujith2008-02-15
| | | | | | * | | | ACPI video: check for error from thermal_cooling_device_registerThomas Sujith2008-02-15
| | | | | | * | | | ACPI thermal: extract return values using PTR_ERRThomas Sujith2008-02-15
| | | | | | * | | | ACPI fan: extract return values using PTR_ERRThomas Sujith2008-02-15
| | | | | | * | | | thermal: use ERR_PTR for returning errorThomas Sujith2008-02-15
| | | | | | * | | | thermal: validate input parametersThomas Sujith2008-02-15
| | | | | | |/ / /
| | | | | * | | | PM: Make suspend_device() staticAdrian Bunk2008-02-21
| | | | | * | | | PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki2008-02-21
| | | | * | | | | ACPI: remove is_processor_present prototypeGlauber Costa2008-02-16
| | | | * | | | | acer-wmi: Add DMI match for mail LED on Acer TravelMate 4200 seriesCarlos Corbacho2008-02-16
| | | | * | | | | ACPI: sparse fix, replace macro with static functionHarvey Harrison2008-02-16
| | | | * | | | | kernel-doc: fix pci-acpi warningRandy Dunlap2008-02-15
| | | | | |/ / / | | | | |/| | |
| | | * | | | | ACPI: fix build warningMing Lin2008-02-21
| | | | |/ / / | | | |/| | |
| | * | | | | ACPI: thermal: Check whether cooling device exists before unregisteringZhao Yakui2008-02-15
| | | |/ / / | | |/| | |
| * | | | | ACPI: EC: Use proper handle for boot ECAlexey Starikovskiy2008-02-14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-02-21
|\ \ \ \ \ \
| * | | | | | PM: Remove unbalanced mutex_unlock() from dpm_resume()Rafael J. Wysocki2008-02-21
| * | | | | | UIO: fix Greg's stupid changesBrandon Philips2008-02-21
| * | | | | | ide: mark "ide=reverse" option as obsoleteBartlomiej Zolnierkiewicz2008-02-21
| * | | | | | Driver core: Fix error handling in bus_add_driver().Cornelia Huck2008-02-21
| * | | | | | driver-core: fix kernel-doc function parametersRandy Dunlap2008-02-21
| * | | | | | cpufreq: fix kobject reference count handlingBalaji Rao2008-02-21
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-21
|\ \ \ \ \ \
| * | | | | | PCI: Fix wrong reference counter check for proc_dir_entryKenji Kaneshige2008-02-21
| * | | | | | PCI: fix up setup-bus.c #ifdefAndrew Morton2008-02-21
| * | | | | | PCI: don't load acpi_php when acpi is disabledYinghai Lu2008-02-21
| * | | | | | PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platformPeer Chen2008-02-21
| * | | | | | PCI: kernel-doc: fix pci-acpi warningRandy Dunlap2008-02-21
| * | | | | | PCI: AMD SATA IDE mode quirkCrane Cai2008-02-21
| * | | | | | PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changesAndrew Morton2008-02-21
| * | | | | | PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade2008-02-21
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-02-21
|\ \ \ \ \ \
| * | | | | | ehci-fsl: add PPC_MPC837x to default yAnton Vorontsov2008-02-21
| * | | | | | USB: POWERPC: ehci: fix ppc buildAnton Vorontsov2008-02-21