summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-26Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk...Stephen Boyd
2018-01-26Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and...Stephen Boyd
2018-01-26Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...Stephen Boyd
2017-12-21clk: si5351: Add DT property to enable PLL resetSergej Sawazki
2017-12-21dt-bindings: clock: qcom: add misc resets for PCIE and NSSAbhishek Sahu
2017-12-21dt-bindings: clock: qcom: add remaining clocks for IPQ8074Abhishek Sahu
2017-12-21clk: sprd: Add dt-bindings include file for SC9860Chunyan Zhang
2017-12-21clk: move clock common macros out from vendor directoriesChunyan Zhang
2017-12-19clk: add clk_rate_exclusive apiJerome Brunet
2017-12-19clk: add clock protection mechanism to clk coreJerome Brunet
2017-12-06Merge branch '4.15-rc1-clkctrl-driver' of https://github.com/t-kristo/linux-p...Stephen Boyd
2017-12-06Merge branch 'clk-hi3660-stub' into clk-nextStephen Boyd
2017-12-06dt-bindings: clk: Hi3660: Document stub clockLeo Yan
2017-12-05clk: fix a panic error caused by accessing NULL pointerCai Li
2017-12-01dt-bindings: clk: add dm816 clkctrl definitionsTero Kristo
2017-12-01dt-bindings: clk: add dm814 clkctrl definitionsTero Kristo
2017-12-01dt-bindings: clk: add am43xx clkctrl definitionsTero Kristo
2017-12-01dt-bindings: clk: add am33xx clkctrl definitionsTero Kristo
2017-12-01dt-bindings: clk: add dra7 clkctrl definitionsTero Kristo
2017-12-01dt-bindings: clk: add omap5 clkctrl definitionsTero Kristo
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-23Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-24Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-23Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner
2017-11-23bpf: fix branch pruning logicAlexei Starovoitov
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-23dt-bindings: remove file that was added accidentallyRob Clark
2017-11-23drm: add connector info/property for non-desktop displays [v2]Dave Airlie
2017-11-22bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello
2017-11-22ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21timer: Remove redundant __setup_timer*() macrosKees Cook
2017-11-21timer: Pass function down to initialization routinesKees Cook
2017-11-21timer: Remove unused data arguments from macrosKees Cook
2017-11-21timer: Switch callback prototype to take struct timer_list * argumentKees Cook
2017-11-21timer: Pass timer_list pointer to callbacks unconditionallyKees Cook
2017-11-21timer: Remove setup_*timer() interfaceKees Cook