summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-08-045-474/+799
|\
| * ibft: Use IBFT_SIGN instead of open-coding the search string.Peter Jones2010-05-121-1/+1
| * ibft: convert iscsi_ibft module to iscsi boot libMike Christie2010-05-112-451/+248
| * ibft: separate ibft parsing from sysfs interfaceMike Christie2010-05-113-0/+490
| * ibft: For UEFI machines actually do scan ACPI for iBFT.Konrad Rzeszutek Wilk2010-05-111-12/+19
| * ibft: Update iBFT handling for v1.03 of the spec.Peter Jones2010-05-112-17/+48
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-08-048-279/+120
|\ \
| * | amd64_edac: Minor formatting fixBorislav Petkov2010-08-041-1/+1
| * | amd64_edac: Fix operator precendence errorBorislav Petkov2010-08-041-1/+1
| * | edac, mc: Improve scrub rate handlingBorislav Petkov2010-08-035-59/+46
| * | amd64_edac: Correct scrub rate settingBorislav Petkov2010-08-031-1/+1
| * | amd64_edac: Fix DCT base address selectorBorislav Petkov2010-08-031-1/+1
| * | amd64_edac: Remove polling mechanismBorislav Petkov2010-08-032-126/+8
| * | amd64_edac: Remove unneeded definesBorislav Petkov2010-08-031-35/+8
| * | edac: Remove EDAC_DEBUG_VERBOSEBorislav Petkov2010-08-032-23/+0
| * | amd64_edac: Sanitize syndrome extractionBorislav Petkov2010-08-032-33/+55
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-08-0414-51/+442
|\ \ \
| * | | PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven2010-07-192-7/+77
| * | | PM / Runtime: Make runtime_status attribute not debug-only (v. 2)Alan Stern2010-07-191-20/+33
| * | | PM: Do not use dynamically allocated objects in pm_wakeup_event()Rafael J. Wysocki2010-07-191-19/+37
| * | | pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-193-21/+17
| * | | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-198-3/+271
| * | | PNPACPI: Add support for remote wakeupAlan Stern2010-07-192-0/+26
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-08-044-26/+29
|\ \ \ \
| * | | | [CPUFREQ] fix brace coding style issue.Neal Buckendahl2010-08-031-2/+1
| * | | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-032-1/+6
| * | | | [CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus presentJocelyn Falempe2010-08-031-2/+6
| * | | | [CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang2010-08-031-7/+3
| * | | | [CPUFREQ] ondemand: Refactor frequency increase codeMike Chan2010-08-031-13/+12
| * | | | [CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng2010-08-031-0/+1
| * | | | [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Andrej Gelenberg2010-08-031-10/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-08-0436-713/+3741
|\ \ \ \ \
| * | | | | ips driver: make it less chattyJesse Barnes2010-08-031-2/+2
| * | | | | intel_scu_ipc: fix size field for intel_scu_ipc_commandHong Liu2010-08-031-1/+1
| * | | | | intel_scu_ipc: return -EIO for error condition in busy_loopHong Liu2010-08-031-1/+4
| * | | | | intel_scu_ipc: fix data packing of PMIC command on MoorestownHong Liu2010-08-031-5/+6
| * | | | | Clean up command packing on MRST.Andy Ross2010-08-031-18/+11
| * | | | | zero the stack buffer before giving random garbage to the SCUArjan van de Ven2010-08-031-0/+2
| * | | | | Fix stack buffer size for IPC writev messagesArjan van de Ven2010-08-031-2/+2
| * | | | | intel_scu_ipc: Use the new cpu identification functionAlan Cox2010-08-031-12/+5
| * | | | | intel_scu_ipc: tidy up unused bitsSreedhara DS2010-08-031-4/+0
| * | | | | Remove indirect read write api support.Sreedhara DS2010-08-031-82/+0
| * | | | | intel_scu_ipc: Support Medfield processorsSreedhara DS2010-08-031-20/+33
| * | | | | intel_scu_ipc: detect CPU type automaticallySreedhara DS2010-08-031-7/+12
| * | | | | x86 plat: limit x86 platform driver menu to X86Jan Engelhardt2010-08-031-0/+1
| * | | | | acpi ec_sys: Be more cautious about ec write accessThomas Renninger2010-08-032-10/+32
| * | | | | acpi ec: Fix possible double io port registrationThomas Renninger2010-08-031-10/+10
| * | | | | hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger2010-08-031-1/+0
| * | | | | hp-wmi: Fix mixing up of and/or directiveThomas Renninger2010-08-031-1/+3
| * | | | | dell-laptop: make dell_laptop_i8042_filter() staticAxel Lin2010-08-031-1/+1