summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-24ACPI / processor: Remove unused macros in processor_driver.cHanjun Guo1-6/+0
2013-06-07ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreqRafael J. Wysocki1-0/+7
2013-06-01ACPI / processor: Fix potential NULL pointer dereference in acpi_processor_add()Hanjun Guo1-0/+5
2013-06-01Memory hotplug / ACPI: Simplify memory removalRafael J. Wysocki1-10/+3
2013-06-01ACPI / scan: Add second pass of companion offlining to hot-remove codeRafael J. Wysocki1-19/+52
2013-06-01Driver core / MM: Drop offline_memory_block()Rafael J. Wysocki1-21/+0
2013-06-01ACPI / processor: Pass processor object handle to acpi_bind_one()Rafael J. Wysocki1-2/+1
2013-06-01ACPI: Drop removal_type field from struct acpi_deviceRafael J. Wysocki1-2/+0
2013-06-01Driver core / memory: Simplify __memory_block_change_state()Rafael J. Wysocki1-9/+2
2013-05-30ACPI / processor: Initialize per_cpu(processors, pr->id) properlyRafael J. Wysocki2-5/+6
2013-05-30CPU: Fix sysfs cpu/online of offlined CPUsToshi Kani1-0/+1
2013-05-12Driver core: Introduce offline/online callbacks for memory blocksRafael J. Wysocki1-25/+87
2013-05-12ACPI / memhotplug: Bind removable memory blocks to ACPI device nodesRafael J. Wysocki1-3/+50
2013-05-12ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki7-731/+582
2013-05-12ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki3-0/+117
2013-05-12Driver core: Use generic offline/online for CPU offline/onlineRafael J. Wysocki1-57/+32
2013-05-12Driver core: Add offline/online device operationsRafael J. Wysocki1-0/+130
2013-05-12ACPI / AC: Add sleep quirk for Thinkpad e530Lan Tianyu1-0/+33
2013-05-12ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu1-3/+1
2013-05-12ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung1-0/+8
2013-05-12ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2-14/+23
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2-2/+3
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds93-1448/+10533
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+21
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-59/+45
2013-05-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds10-12/+242
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2-144/+6
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-116/+427
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-10/+17
2013-05-10Merge branch 'postmerge' into for-linusJames Bottomley3-34/+81
2013-05-10Merge branch 'misc' into for-linusJames Bottomley91-1414/+10452
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-19/+4
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2-49/+47
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley20-144/+144
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K4-27/+14
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2-3/+30
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K8-18/+5287
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2-30/+113
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K3-105/+168
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K3-60/+98
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K5-121/+320
2013-05-10[SCSI] lpfc: fix up Kconfig dependenciesJames Bottomley1-0/+2
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke1-10/+27
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-1/+0
2013-05-10dm cache: set config valueJoe Thornber1-28/+31