summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds2016-01-1725-73/+85
|\
| * thermal: add description for integral_cutoff unitLeo Yan2016-01-141-0/+1
| * Documentation: update libhugetlbfs site urlSeongJae Park2016-01-141-1/+1
| * Documentation: Explain pci=conf1,conf2 more verboselyBorislav Petkov2016-01-141-4/+10
| * DMA-API: fix confusing sentence in Documentation/DMA-API.txtMasahiro Yamada2016-01-121-1/+1
| * Documentation: translations: update linux cross reference linkSeongJae Park2016-01-123-3/+3
| * Documentation: fix typo in CodingStyleManuel Pégourié-Gonnard2016-01-121-1/+1
| * init, Documentation: Remove ramdisk_blocksize mentionsRobert Elliott2015-12-262-10/+0
| * Documentation-getdelays: Apply a recommendation from "checkpatch.pl" in main()Markus Elfring2015-12-241-1/+2
| * Documentation: HOWTO: update versions from 3.x to 4.xSeongJae Park2015-12-241-13/+13
| * Documentation: remove outdated references from translationsSeongJae Park2015-12-242-2/+0
| * Doc: treewide: Fix grammar "a" to "an"Masanari Iida2015-12-102-2/+2
| * Documentation: cpu-hotplug: Fix sysfs mount instructionsSoren Brinkmann2015-12-101-1/+1
| * can-doc: Add hint about getting timestampsStefan Tatschner2015-12-101-0/+9
| * Fix CFQ I/O scheduler parameter name in documentationLibor Pechacek2015-12-101-8/+7
| * Documentation: arm: remove dead links from Marvell Berlin docsTom Hebb2015-12-101-3/+0
| * Documentation: HOWTO: update code cross reference linkDoug Smythies2015-12-101-1/+1
| * Doc: Docbook/iio: Fix typo in iio.tmplMasanari Iida2015-11-211-1/+1
| * DocBook: make index.html generation less verbose by defaultMauro Carvalho Chehab2015-11-211-2/+3
| * DocBook: Cleanup: remove an unused $(call) lineMauro Carvalho Chehab2015-11-211-1/+0
| * DocBook: Add a help message for DOCBOOKS env varMauro Carvalho Chehab2015-11-211-0/+4
| * stable_kernel_rules.txt: Remove extra space after Cc:Richard Weinberger2015-11-211-1/+1
| * Doc: ioctl: Fix typos in Documentation/ioctlMasanari Iida2015-11-211-3/+3
| * Doc: gpio: Fix typos in Documentation/gpioMasanari Iida2015-11-213-7/+7
| * Documentation: arm: remove hyphen from BG2Q in Marvell Berlin docsTom Hebb2015-11-211-1/+1
| * Documentation: arm: add Marvell Armada 1500 Mini Plus to SoC listTom Hebb2015-11-211-1/+5
| * Documentation: arm: update homepage URLs for Marvell Berlin SoCsTom Hebb2015-11-211-7/+7
| * kernel-doc: Fix parsing of DECLARE_BITMAP in structConchúr Navid2015-11-211-0/+2
| * kernel-doc: Strip #ifdef/#endif in enumsConchúr Navid2015-11-211-1/+2
| * kernel-doc: Fix stripping of #define in enumsConchúr Navid2015-11-211-1/+1
* | Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-16119-1351/+20637
|\ \
| * | clk: remove duplicated COMMON_CLK_NXP record from clk/KconfigVladimir Zapolskiy2016-01-141-5/+0
| * | Merge tag 'tegra-for-4.5-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2016-01-0513-928/+5437
| |\ \
| | * | clk: tegra: Read correct IDDQ register in PLL_SS registrationBill Huang2015-12-171-4/+7
| | * | clk: tegra: Fix WARN_ON in PLL_RE registrationBill Huang2015-12-171-1/+2
| | * | clk: tegra: pll: Fix issues with rates for VCO PLLsAndrew Bresticker2015-12-171-4/+12
| | * | clk: tegra: Add support for Tegra210 clocksRhyland Klein2015-12-175-0/+2868
| | * | clk: tegra: Add Super Gen5 LogicBill Huang2015-12-172-13/+132
| | * | clk: tegra: pll: Add logic for SSBill Huang2015-12-172-1/+28
| | * | clk: tegra: pll: Add dyn_ramp callbackRhyland Klein2015-12-172-0/+11
| | * | clk: tegra: pll: Add Set_default logicBill Huang2015-12-172-11/+39
| | * | clk: tegra: pll: Adjust vco_min if SDM presentBill Huang2015-12-172-0/+32
| | * | clk: tegra: pll: Add support for PLLMB for Tegra210Rhyland Klein2015-12-172-5/+52
| | * | clk: tegra: pll: Add specialized logic for Tegra210Rhyland Klein2015-12-172-2/+346
| | * | clk: tegra: pll: Update PLLM handlingDanny Huang2015-11-203-51/+10
| | * | clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rateRhyland Klein2015-11-205-304/+379
| | * | clk: tegra: pll: Add code to handle if resets are supported by PLLBill Huang2015-11-202-0/+16
| | * | clk: tegra: pll: Add logic for out-of-table rates for T210Rhyland Klein2015-11-202-2/+35
| | * | clk: tegra: pll: Add logic for handling SDM dataRhyland Klein2015-11-202-2/+79
| | * | clk: tegra: pll: Don't unconditionally set LOCK flagsRhyland Klein2015-11-205-45/+55