summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-152-18/+50
|\
| * Merge branch 'cpuidle' into release-2.6.27Andi Kleen2008-08-152-18/+50
| |\
| | * cpuidle: Make ladder governor honor latency requirements fullyvenkatesh.pallipadi@intel.com2008-08-151-0/+12
| | * cpuidle: Menu governor fix wrong usage of measured_usvenkatesh.pallipadi@intel.com2008-08-151-12/+19
| | * cpuidle: Do not use poll_idle unless user asks for itvenkatesh.pallipadi@intel.com2008-08-152-6/+19
* | | hwmon-vid: Fix AMD K8 VID decodingJean Delvare2008-08-151-8/+28
* | | tty: remove resize window special caseAlan Cox2008-08-153-53/+105
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-08-153-15/+59
|\ \ \
| * | | md: cancel check/repair requests when recovery is neededDan Williams2008-08-071-1/+3
| * | | Allow raid10 resync to happening in larger chunks.NeilBrown2008-08-051-4/+5
| * | | Allow faulty devices to be removed from a readonly array.NeilBrown2008-08-051-1/+12
| * | | Don't let a blocked_rdev interfere with read request in raid5/6NeilBrown2008-08-051-8/+21
| * | | Fail safely when trying to grow an array with a write-intent bitmap.NeilBrown2008-08-052-0/+8
| * | | Restore force switch of md array to readonly at reboot time.NeilBrown2008-08-051-1/+5
| * | | Make writes to md/safe_mode_delay immediately effective.NeilBrown2008-08-051-0/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-1510-41/+775
|\ \ \ \
| * | | | Input: xilinx_ps2 - fix warningAndrew Morton2008-08-101-2/+2
| * | | | Input: bcm5974 - implement autosuspend supportDmitry Torokhov2008-08-081-0/+12
| * | | | Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpadsHenrik Rydberg2008-08-084-6/+699
| * | | | Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov2008-08-081347-44892/+101879
| |\ \ \ \
| * | | | | Input: paper over a bug in Synaptics X driverDmitry Torokhov2008-08-081-1/+20
| * | | | | Input: evdev - split EVIOCGBIT handlig into a separate functionLinus Torvalds2008-08-081-20/+24
| * | | | | Input: i8042 - Add Dritek quirk for Acer TravelMate 4280Carlos Corbacho2008-08-061-0/+7
| * | | | | Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue2008-07-311-0/+1
| * | | | | Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König2008-07-301-1/+1
| * | | | | Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König2008-07-301-0/+1
| * | | | | Input: wm97xx - enable sub-drivers by defaultMark Brown2008-07-291-12/+9
* | | | | | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-1514-33/+126
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------. \ \ \ \ Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'therm...Andi Kleen2008-08-158-12/+73
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | acpi: trivial cleanupsPavel Machek2008-08-152-2/+1
| | | | | | | | |_|_|/ | | | | | | | |/| | |
| | | | | | * | | | | acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptopsCarlos Corbacho2008-08-151-0/+19
| | | | | | * | | | | ACPI: WMI: Set instance for query block callsCarlos Corbacho2008-08-151-1/+1
| | | | | | |/ / / /
| | | | | * | | | | ACPI: Fix thermal shutdownsMilan Broz2008-08-151-1/+1
| | | | | |/ / / /
| | | | * | | | | ACPI: bounds check IRQ to prevent memory corruptionBjorn Helgaas2008-08-151-5/+7
| | | | |/ / / /
| | | * | | | | ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht2008-08-151-3/+8
| | | |/ / / /
| | * | | | | ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui2008-08-151-0/+2
| | * | | | | ACPI : Add the EC dmi table to fix the incorrect ECDT tableZhao Yakui2008-08-151-0/+34
| | |/ / / /
| * | | | | ACPICA: Additional error checking for pathname utilitiesBob Moore2008-08-154-19/+39
| * | | | | ACPICA: Fix possible memory leak in Unload() operatorLin Ming2008-08-151-0/+3
| * | | | | ACPICA: Fix memory leak when deleting thermal/processor objectsBob Moore2008-08-151-2/+11
| |/ / / /
* | | | | spi: bugfix spi_add_device() with duplicate chipselectsDavid Brownell2008-08-151-11/+29
* | | | | coretemp: recognize Nehalem CPUsDarrick J. Wong2008-08-151-2/+3
* | | | | ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong2008-08-151-5/+13
* | | | | ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong2008-08-151-1/+2
* | | | | ibmaem: update the documentation to reflect the current nameDarrick J. Wong2008-08-151-3/+3
* | | | | abituguru3: prefer DMI probing to manual probingAlistair John Strachan2008-08-151-40/+94
* | | | | i5k_amb: provide labels for temperature sensorsDarrick J. Wong2008-08-151-1/+27
* | | | | hwmon: ADC124S501 generic driverMarc Pignat2008-08-153-0/+346
* | | | | drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov2008-08-151-1/+2
* | | | | applesmc: add support for MacbookGuilherme M. Schroeder2008-08-151-1/+10
OpenPOWER on IntegriCloud