summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-1713-10/+864
|\
| * Merge branch 'clk-gpio' into clk-nextStephen Boyd2017-11-141-6/+6
| |\
| | * clk: clk-gpio: Make GPIO clock provider use descriptors onlyLinus Walleij2017-11-021-6/+6
| * | Merge branch 'clk-mediatek' into clk-nextStephen Boyd2017-11-142-0/+716
| |\ \
| | * | clk: mediatek: add clocks dt-bindings required header for MT7622 SoCChen Zhong2017-11-021-0/+289
| | * | clk: mediatek: Add dt-bindings for MT2712 clocksweiyi.lu@mediatek.com2017-11-021-0/+427
| | |/
| * | Merge branch 'clk-imx' into clk-nextStephen Boyd2017-11-141-4/+4
| |\ \
| | * | clk: imx: imx7d: Remove ARM_M0 clockAdriana Reus2017-11-021-4/+4
| | |/
| * | Merge branch 'clk-qcom' into clk-nextStephen Boyd2017-11-142-0/+21
| |\ \
| | * | clk: qcom: clk-smd-rpm: add msm8996 rpmclksRajendra Nayak2017-11-022-0/+18
| | * | clk: qcom: Update DT bindings for the MSM8660/APQ8060 RPMCCLinus Walleij2017-11-011-0/+3
| | |/
| * | Merge branch 'clk-at91' into clk-nextStephen Boyd2017-11-141-0/+2
| |\ \
| | * | clk: at91: utmi: set the mainck rateLudovic Desroches2017-11-011-0/+2
| | |/
| * | Merge branch 'clk-devm-provider' into clk-nextStephen Boyd2017-11-141-0/+13
| |\ \
| | * | clk: Add devm_of_clk_add_hw_provider()/del_provider() APIsStephen Boyd2017-11-011-0/+13
| | |/
| * | Merge tag 'tegra-for-4.15-clk-2' of git://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-11-142-0/+2
| |\ \
| | * \ Merge branch 'for-4.15/firmware' into for-4.15/clkThierry Reding2017-10-191-0/+1
| | |\ \
| * | \ \ Merge tag 'v4.15-rockchip-clk-1' of git://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-10-312-2/+8
| |\ \ \ \
| * \ \ \ \ Merge tag 'meson-clk-for-4.15' of git://github.com/baylibre/clk-meson into cl...Stephen Boyd2017-10-311-0/+11
| |\ \ \ \ \
| | * | | | | clk: meson: gxbb: Add VPU and VAPB clockidsNeil Armstrong2017-10-201-0/+11
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'sunxi-clk-for-4.15' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-10-312-0/+6
| |\ \ \ \ \
| | * | | | | clk: sunxi-ng: sun4i: Export video PLLsJonathan Liu2017-10-171-0/+2
| | * | | | | clk: sunxi-ng: sun6i: Export video PLLsChen-Yu Tsai2017-09-291-0/+4
| | |/ / / /
| * | | | | Merge tag 'clk-v4.15-exynos-pm' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2017-10-301-0/+35
| |\ \ \ \ \
| | * | | | | clk: samsung: Add dt bindings for Exynos4412 ISP clock controllerMarek Szyprowski2017-10-161-0/+35
| * | | | | | Merge tag 'clk-v4.15-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2017-10-251-0/+2
| |\ \ \ \ \ \
| | * | | | | | clk: samsung: Add explicit MPLL, EPLL clkdev aliases in S3C2443 driverMarek Szyprowski2017-10-091-0/+2
| | | |/ / / / | | |/| | | |
| * / | | | | dt-bindings: clock: Add R8A77970 CPG core clock definitionsSergei Shtylyov2017-09-191-0/+48
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-1722-44/+109
|\ \ \ \ \ \
| * | | | | | include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang2017-11-171-3/+0
| * | | | | | sysvipc: make get_maxid O(1) againDavidlohr Bueso2017-11-171-0/+1
| * | | | | | sysvipc: unteach ids->next_id for !CHECKPOINT_RESTOREDavidlohr Bueso2017-11-171-0/+2
| * | | | | | kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov2017-11-171-0/+4
| * | | | | | kcov: support comparison operands collectionVictor Chibotaru2017-11-172-4/+32
| * | | | | | kernel/panic.c: add TAINT_AUXBorislav Petkov2017-11-171-1/+2
| * | | | | | pid: remove pidhashGargi Sharma2017-11-173-5/+2
| * | | | | | pid: replace pid bitmap implementation with IDR APIGargi Sharma2017-11-171-11/+3
| * | | | | | pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence2017-11-172-0/+4
| * | | | | | lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-11-171-1/+2
| * | | | | | include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>Masahiro Yamada2017-11-171-1/+0
| * | | | | | include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada2017-11-171-1/+1
| * | | | | | include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das2017-11-171-0/+3
| * | | | | | bug: fix "cut here" location for __WARN_TAINT architecturesKees Cook2017-11-171-2/+3
| * | | | | | bug: define the "cut here" string in a single placeKees Cook2017-11-171-0/+2
| * | | | | | iopoll: avoid -Wint-in-bool-context warningArnd Bergmann2017-11-171-9/+15
| * | | | | | kernel debug: support resetting WARN_ONCE for all architecturesAndi Kleen2017-11-171-0/+5
| * | | | | | kernel debug: support resetting WARN*_ONCEAndi Kleen2017-11-173-3/+7
| * | | | | | mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes2017-11-171-0/+11
| * | | | | | mm: fix nodemask printingArnd Bergmann2017-11-171-3/+10
* | | | | | | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-179-132/+149
|\ \ \ \ \ \ \