summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Use static SRCU initializerSebastian Andrzej Siewior2018-05-301-12/+1
* cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang2018-05-301-0/+2
* cpufreq: tegra20: Wrap cpufreq into platform driverDmitry Osipenko2018-05-211-59/+86
* cpufreq: tegra20: Allow cpufreq driver to be built as loadable moduleDmitry Osipenko2018-05-211-1/+1
* cpufreq: tegra20: Check if this is Tegra20 machineDmitry Osipenko2018-05-211-0/+4
* cpufreq: tegra20: Remove unneeded variable initializationDmitry Osipenko2018-05-211-1/+1
* cpufreq: tegra20: Remove unnecessary parenthesesDmitry Osipenko2018-05-211-1/+1
* cpufreq: tegra20: Remove unneeded check in tegra_cpu_initDmitry Osipenko2018-05-211-5/+0
* cpufreq: tegra20: Release clocks properlyDmitry Osipenko2018-05-211-5/+26
* cpufreq: tegra20: Remove EMC clock usageDmitry Osipenko2018-05-211-22/+0
* cpufreq: tegra20: Clean up included headersDmitry Osipenko2018-05-211-8/+4
* cpufreq: tegra20: Clean up whitespaces in the codeDmitry Osipenko2018-05-211-2/+1
* cpufreq: tegra20: Change module descriptionDmitry Osipenko2018-05-211-1/+1
* Merge back cpufreq material for v4.18.Rafael J. Wysocki2018-05-188-52/+178
|\
| * Revert "cpufreq: rcar: Add support for R8A7795 SoC"Simon Horman2018-05-151-1/+0
| * Revert "cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver"Simon Horman2018-05-151-1/+0
| * cpufreq: intel_pstate: allow trace in passive modeDoug Smythies2018-05-141-2/+44
| * cpufreq: optimize cpufreq_notify_transition()Viresh Kumar2018-05-131-31/+32
| * cpufreq: s3c2440: fix spelling mistake: "divsiors" -> "divisors"Colin Ian King2018-05-101-1/+1
| * cpufreq: speedstep: fix speedstep_detect_processor()'s return typeLuc Van Oostenryck2018-05-101-1/+1
| * cpufreq: add suspend/resume support in Armada 37xx DVFS driverMiquel Raynal2018-05-101-2/+65
| * cpufreq: armada: Free resources on error pathsViresh Kumar2018-05-101-11/+22
| * cpufreq: dt: Allow platform specific suspend/resume callbacksViresh Kumar2018-05-102-2/+13
* | cpufreq: armada-37xx: driver relies on cpufreq-dtMiquel Raynal2018-05-141-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-05-122-5/+12
|\ \
| * \ Merge branch 'thermal-soc' into nextZhang Rui2018-05-111-3/+11
| |\ \
| | * | thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski2018-04-271-2/+7
| | * | thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski2018-04-271-1/+4
| * | | thermal: int3403_thermal: Fix NULL pointer deref on module load / probeHans de Goede2018-04-241-2/+1
| |/ /
* | | Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-123-2/+23
|\ \ \
| * | | nvme: add quirk to force medium priority for SQ creationJens Axboe2018-05-112-1/+16
| * | | nvme: Fix sync controller reset returnCharles Machalow2018-05-111-1/+2
| * | | nvme: fix use-after-free in nvme_free_ns_headJianchao Wang2018-05-071-0/+5
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-1144-104/+226
|\ \ \
| * | | ixgbe: fix memory leak on ipsec allocationColin Ian King2018-05-111-1/+1
| * | | ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck2018-05-111-1/+1
| * | | ixgbe: return error on unsupported SFP module when resettingEmil Tantilov2018-05-111-0/+3
| * | | ice: Set rq_last_status when cleaning rqJeff Shaw2018-05-111-1/+1
| * | | Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-05-115-1/+52
| |\ \ \
| | * | | net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan2018-05-111-0/+4
| | * | | net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim2018-05-111-1/+10
| | * | | net/mlx5: Free IRQs in shutdown pathDaniel Jurgens2018-05-113-0/+38
| * | | | mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET2018-05-111-2/+2
| * | | | bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-112-5/+10
| * | | | bonding: do not allow rlb updates to invalid macDebabrata Banerjee2018-05-111-1/+1
| |/ / /
| * | | Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pu...David S. Miller2018-05-101-4/+7
| |\ \ \
| | * | | can: hi311x: Work around TX complete interrupt erratumLukas Wunner2018-05-101-4/+5
| | * | | can: hi311x: Acquire SPI lock on ->do_get_berr_counterLukas Wunner2018-05-101-0/+2
| * | | | qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King2018-05-101-1/+1
| * | | | net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET2018-05-101-7/+1