summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki23-440/+1176
2015-09-01cpufreq: speedstep-lib: Use monotonic clockAbhilash Jindal1-5/+4
2015-09-01cpufreq: powernv: Increase the verbosity of OCC console messagesShilpasri G Bhat1-4/+5
2015-09-01cpufreq: sfi: use kmemdup rather than duplicating its implementationAndrzej Hajda1-3/+1
2015-09-01cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()Viresh Kumar1-4/+0
2015-09-01cpufreq: remove redundant 'policy' field from user_policyViresh Kumar1-9/+1
2015-09-01cpufreq: remove redundant 'governor' field from user_policyViresh Kumar1-5/+2
2015-09-01cpufreq: update user_policy.* on successViresh Kumar1-5/+3
2015-09-01cpufreq: use memcpy() to copy policyViresh Kumar1-6/+2
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar5-9/+3
2015-09-01cpufreq: mediatek: Add MT8173 cpufreq driverPi-Cheng Chen3-0/+535
2015-09-01Merge branch 'device-properties'Rafael J. Wysocki2-5/+8
2015-09-01Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki4-58/+111
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki21-24/+1932
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki48-1061/+1000
2015-09-01Merge branch 'acpi-trace'Rafael J. Wysocki2-35/+106
2015-09-01Merge branch 'acpica'Rafael J. Wysocki56-867/+1629
2015-08-29thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino1-2/+1
2015-08-28Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2015-08-28Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-88/+161
2015-08-28Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+10
2015-08-27nfit: Clarify memory device state flags stringsToshi Kani1-10/+10
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward1-1/+26
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur1-0/+9
2015-08-27ACPI / LPSS: Ignore 10ms delay for BraswellSrinidhi Kasagar1-6/+32
2015-08-27ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu1-0/+16
2015-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+8
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral1-0/+2
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli1-1/+1
2015-08-26usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-08-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2015-08-26PCC: Disable compilation by defaultAshwin Chaugule1-0/+1
2015-08-26drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2-2/+6
2015-08-26device property: attach 'else if' to the proper 'if'Andy Shevchenko1-2/+3
2015-08-26device property: fallback to pset when gettng one stringAndy Shevchenko1-1/+2
2015-08-26nfit, nd_blk: BLK status register is only 32 bitsRoss Zwisler1-2/+2
2015-08-26net: fec: use reinit_completion() in mdio accessor functionsRussell King1-2/+2
2015-08-26net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King1-4/+12
2015-08-26vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner1-0/+2
2015-08-26Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller5-70/+82
2015-08-26net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi1-1/+1
2015-08-26ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...Lv Zheng4-4/+4
2015-08-26ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usageLv Zheng2-4/+1
2015-08-26ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasmLv Zheng1-1/+1
2015-08-26ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng3-22/+0
2015-08-26ACPICA: Make the max-number-of-loops runtime configurableBob Moore3-1/+6
2015-08-26ACPICA: Debugger: Add option to display namespace summary/countsBob Moore2-2/+6
2015-08-26ACPICA: Add additional debug info/statementsBob Moore5-6/+57
2015-08-26ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore2-34/+30