summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki2015-11-192-171/+1
* Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki2015-11-181-43/+5
* cpufreq: s5pv210-cpufreq: fix wrong do_div() usageNicolas Pitre2015-11-051-2/+2
* cpufreq: governor: Quit work-handlers early if governor is stoppedViresh Kumar2015-11-021-10/+23
* intel_pstate: decrease number of "HWP enabled" messagesPrarit Bhargava2015-11-021-4/+6
* cpufreq: arm_big_little: fix frequency check when bL switcher is activeJon Medhurst \(Tixy\)2015-11-021-9/+13
* cpufreq: postfix policy directory with the first CPU in related_cpusViresh Kumar2015-10-281-10/+11
* cpufreq: create cpu/cpufreq/policyX directoriesViresh Kumar2015-10-281-30/+4
* cpufreq: remove cpufreq_sysfs_{create|remove}_file()Viresh Kumar2015-10-281-17/+5
* cpufreq: create cpu/cpufreq at boot timeViresh Kumar2015-10-282-45/+7
* cpufreq: Use cpumask_copy instead of cpumask_or to copy a maskViresh Kumar2015-10-281-1/+1
* cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()Viresh Kumar2015-10-281-9/+1
* cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct valuePrarit Bhargava2015-10-161-57/+85
* Merge back earlier cpufreq material for v4.4.Rafael J. Wysocki2015-10-1610-51/+341
|\
| * cpufreq: intel_pstate: Avoid calculation for max/minSrinivas Pandruvada2015-10-151-5/+45
| * cpufreq: intel_pstate: Use ACPI perf configurationSrinivas Pandruvada2015-10-152-1/+171
| * cpufreq: intel-pstate: Use separate max pstate for scalingSrinivas Pandruvada2015-10-151-2/+18
| * cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada2015-10-151-4/+35
| * cpufreq: Drop redundant check for inactive policiesViresh Kumar2015-10-141-7/+0
| * Merge back earlier cpufreq material for v4.4.Rafael J. Wysocki2015-10-127-34/+74
| |\
| | * cpufreq : powernv: Report Pmax throttling if capped below nominal frequencyShilpasri G Bhat2015-09-261-2/+8
| | * cpufreq: imx: update the clock switch flow to support imx6ulBai Ping2015-09-261-5/+45
| | * cpufreq: tegra20: remove superfluous CONFIG_PM ifdefsBartlomiej Zolnierkiewicz2015-09-261-2/+0
| | * cpufreq: conservative: remove 'enable' fieldViresh Kumar2015-09-263-25/+19
| | * cpufreq: integrator: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-251-0/+2
* | | cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada2015-10-151-0/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-10-113-14/+33
|\ \ \
| * | | 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-071-7/+21
| * | | scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
| * | | libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum2015-09-171-6/+11
* | | | Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-10-112-4/+4
|\ \ \ \
| * | | | crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka2015-10-082-4/+4
* | | | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-107-3/+41
|\ \ \ \ \
| * | | | | usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-041-0/+7
| * | | | | USB: chaoskey read offset bugAlexander Inyukhin2015-10-041-1/+1
| * | | | | USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-041-0/+6
| * | | | | Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-10-033-0/+18
| |\ \ \ \ \
| | * | | | | phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-251-0/+1
| | * | | | | phy: rockchip-usb: power down phy when rockchip phy probehuang lin2015-09-251-0/+6
| | * | | | | phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi2015-09-251-0/+11
| | | |/ / / | | |/| | |
| * | | | | usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda2015-09-301-0/+5
| * | | | | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-301-1/+1
| * | | | | usb: gadget: bdc: fix memory leakSudip Mukherjee2015-09-301-1/+3
* | | | | | Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-106-28/+79
|\ \ \ \ \ \
| * | | | | | drivers/tty: require read access for controlling terminalJann Horn2015-10-041-4/+27
| * | | | | | serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard2015-10-041-0/+8
| * | | | | | tty: fix data race on tty_buffer.commitDmitry Vyukov2015-10-041-3/+12
| * | | | | | tty: fix data race in tty_buffer_flushDmitry Vyukov2015-10-041-1/+4
| * | | | | | tty: fix data race in flush_to_ldiscDmitry Vyukov2015-10-041-1/+1
| * | | | | | tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa2015-10-041-10/+5