index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
clock.h
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-26
ARM: davinci: remove legacy clocks
David Lechner
2018-06-26
ARM: davinci: switch to common clock framework
David Lechner
2018-02-19
ARM: davinci: remove watchdog reset
David Lechner
2017-01-02
ARM: davinci: Make __clk_{enable,disable} functions public
Alexandre Bailon
2016-04-14
ARM: davinci: clk: add set_parent callback for mux clocks
David Lechner
2013-04-01
ARM: davinci: clk framework support for enable/disable functionality
Philip Avinash
2013-01-22
ARM: davinci: psc: introduce reset API
Robert Tivy
2011-12-03
ARM: davinci: add support for multiple power domains
Murali Karicheri
2011-07-26
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-08
davinci: enable forced transitions on PSC
Sekhar Nori
2011-07-06
davinci: dm6467/T EVM: fix setting up of reference clock rate
Sekhar Nori
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
2010-09-24
davinci: clock: add support for setting sysclk rate
Sekhar Nori
2010-05-06
Davinci: watchdog reset separation across socs
Cyril Chemparathy
2010-05-06
Davinci: configurable pll divider mask
Cyril Chemparathy
2010-05-06
Davinci: support LPSC SwRstDisable state
Cyril Chemparathy
2010-02-04
davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table()
Kevin Hilman
2010-02-04
davinci: make it possible to include clock.h and psc.h in assembly code
Sekhar Nori
2010-02-04
davinci: move PLL wait time values to clock.h
Sekhar Nori
2009-11-25
davinci: DA8xx: rename 'psc_ctlr' field into 'gpsc'
Sergei Shtylyov
2009-11-25
davinci: DA850/OMAP-L138: allow async3 source to be changed
Sekhar Nori
2009-11-25
davinci: support changing the clock rate in clock framework
Sekhar Nori
2009-11-25
davinci: make clock rate re-calculation easy
Sekhar Nori
2009-11-25
davinci: enable easy top down traversal of clock tree
Sekhar Nori
2009-05-26
davinci: Add support for multiple PSCs
Mark A. Greer
2009-05-26
davinci: add platform support for watchdog timer
Kevin Hilman
2009-04-23
davinci: major rework of clock, PLL, PSC infrastructure
Kevin Hilman
2007-07-12
[ARM] 4430/1: davinci: clock control support
Vladimir Barinov