summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner...Stephen Boyd2018-01-271-0/+52
|\ \
| * | dt-bindings: clock: Add ASPEED constantsJoel Stanley2017-12-211-0/+52
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an...Stephen Boyd2018-01-274-36/+74
|\ \ \ \ \ | | | | |/ | | | |/|
| | | | * clk: meson-axg: add clocks dt-bindings required headerQiufang Dai2017-12-141-0/+71
| | | |/
| | * | clk: Show symbolic clock flags in debugfsGeert Uytterhoeven2018-01-101-0/+2
| * | | clk: Move __clk_{get,put}() into private clk.h APIStephen Boyd2018-01-051-8/+0
| * | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-30/+0
| * | | clk: Prepare to remove asm-generic/clkdev.hStephen Boyd2018-01-031-1/+4
| | |/ | |/|
* | | Merge branch 'clk-divider-container' into clk-nextStephen Boyd2018-01-271-1/+1
|\ \ \
| * | | clk: divider: fix incorrect usage of container_ofJerome Brunet2017-12-291-1/+1
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk...Stephen Boyd2018-01-271-0/+2
|\ \ \ \ | | |/ / | |/| |
| | * | clk: si5351: Add DT property to enable PLL resetSergej Sawazki2017-12-221-0/+2
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and...Stephen Boyd2018-01-273-0/+664
|\ \ \ \ \ | | | |/ / | | |/| |
| | | * | dt-bindings: clock: qcom: add misc resets for PCIE and NSSAbhishek Sahu2017-12-221-0/+42
| | | * | dt-bindings: clock: qcom: add remaining clocks for IPQ8074Abhishek Sahu2017-12-221-0/+180
| | |/ /
| * | | clk: sprd: Add dt-bindings include file for SC9860Chunyan Zhang2017-12-221-0/+404
| * | | clk: move clock common macros out from vendor directoriesChunyan Zhang2017-12-221-0/+38
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...Stephen Boyd2018-01-272-0/+63
|\ \ \ \ | | |/ / | |/| / | | |/
| | * clk: add clk_rate_exclusive apiJerome Brunet2017-12-201-0/+62
| | * clk: add clock protection mechanism to clk coreJerome Brunet2017-12-201-0/+1
| |/
* | Merge branch '4.15-rc1-clkctrl-driver' of https://github.com/t-kristo/linux-p...Stephen Boyd2017-12-076-0/+609
|\ \
| * | dt-bindings: clk: add dm816 clkctrl definitionsTero Kristo2017-12-011-0/+53
| * | dt-bindings: clk: add dm814 clkctrl definitionsTero Kristo2017-12-011-0/+45
| * | dt-bindings: clk: add am43xx clkctrl definitionsTero Kristo2017-12-011-0/+113
| * | dt-bindings: clk: add am33xx clkctrl definitionsTero Kristo2017-12-011-0/+108
| * | dt-bindings: clk: add dra7 clkctrl definitionsTero Kristo2017-12-011-0/+172
| * | dt-bindings: clk: add omap5 clkctrl definitionsTero Kristo2017-12-011-0/+118
| |/
* | Merge branch 'clk-hi3660-stub' into clk-nextStephen Boyd2017-12-071-0/+7
|\ \
| * | dt-bindings: clk: Hi3660: Document stub clockLeo Yan2017-12-071-0/+7
| |/
* / clk: fix a panic error caused by accessing NULL pointerCai Li2017-12-061-2/+2
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-262-1/+11
|\
| * Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-142-1/+11
| |\
| | * irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier2017-11-131-0/+1
| | * genirq: Track whether the trigger type has been setMarc Zyngier2017-11-101-1/+10
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-262-45/+0
|\ \ \
| * | | x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-232-45/+0
| |/ /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-262-7/+7
|\ \ \
| * | | sched/debug: Fix task state recording/printoutThomas Gleixner2017-11-241-3/+3
| * | | sched/deadline: Don't use dubious signed bitfieldsDan Carpenter2017-11-211-4/+4
| |/ /
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-261-8/+13
|\ \ \
| * | | Merge branch 'linus' into core/objtool, to pick up dependent commitsIngo Molnar2017-11-14109-1186/+1649
| |\| |
| * | | objtool: Make unreachable annotation inline asms explicitly volatileJosh Poimboeuf2017-11-071-8/+8
| * | | objtool: Add a comment for the unreachable annotation macrosJosh Poimboeuf2017-11-071-0/+5
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-256-111/+51
|\ \ \ \
| * \ \ \ Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner2017-11-23535-7647/+13367
| |\ \ \ \
| | * | | | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-223-6/+3
| | * | | | timer: Remove redundant __setup_timer*() macrosKees Cook2017-11-223-45/+29
| | * | | | timer: Pass function down to initialization routinesKees Cook2017-11-221-15/+18
| | * | | | timer: Remove unused data arguments from macrosKees Cook2017-11-223-15/+8
| | * | | | timer: Switch callback prototype to take struct timer_list * argumentKees Cook2017-11-221-2/+2