index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
/
pmc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-07
Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...
Stephen Boyd
1
-1
/
+24
2019-04-25
clk: at91: Mark struct clk_range as const
Stephen Boyd
1
-1
/
+1
2019-04-25
clk: at91: add sam9x60 PLL driver
Alexandre Belloni
1
-0
/
+6
2019-04-25
clk: at91: master: Add sam9x60 support
Alexandre Belloni
1
-0
/
+1
2019-04-25
clk: at91: usb: Add sam9x60 support
Alexandre Belloni
1
-0
/
+3
2019-04-25
clk: at91: allow configuring generated PCR layout
Alexandre Belloni
1
-0
/
+1
2019-04-25
clk: at91: allow configuring peripheral PCR layout
Alexandre Belloni
1
-0
/
+12
2019-03-18
clk: at91: fix programmable clock for sama5d2
Matthias Wieloch
1
-0
/
+2
2018-10-17
clk: at91: add pmc_data struct and helpers
Alexandre Belloni
1
-0
/
+17
2018-10-17
clk: at91: allow clock registration from C code
Alexandre Belloni
1
-0
/
+142
2017-12-21
clk: at91: pmc: Support backup for programmable clocks
Romain Izard
1
-0
/
+2
2017-06-29
clk: at91: Add sama5d2 suspend/resume
Alexandre Belloni
1
-0
/
+6
2016-02-17
clk: at91: pmc: move pmc structures to C file
Alexandre Belloni
1
-9
/
+0
2016-02-17
clk: at91: remove IRQ handling and use polling
Alexandre Belloni
1
-3
/
+0
2016-02-17
clk: at91: make use of syscon/regmap internally
Boris Brezillon
1
-87
/
+2
2016-02-17
clk: at91: make use of syscon to share PMC registers in several drivers
Boris Brezillon
1
-3
/
+8
2015-10-01
clk: at91: add generated clock driver
Nicolas Ferre
1
-0
/
+3
2015-07-07
clk: at91: Silence warnings and cleanup __init/extern usage
Stephen Boyd
1
-66
/
+58
2015-06-19
Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...
Michael Turquette
1
-1
/
+1
2015-06-19
clk: at91: fix h32mx prototype inclusion in pmc header
Nicolas Ferre
1
-1
/
+1
2015-03-04
clk: at91: implement suspend/resume for the PMC irqchip
Boris BREZILLON
1
-0
/
+1
2014-09-22
clk: at91: add a driver for the h32mx clock
Alexandre Belloni
1
-0
/
+5
2014-05-07
clk: at91: add slow clks driver
Boris BREZILLON
1
-0
/
+3
2014-05-07
clk: at91: rework main clk implementation
Boris BREZILLON
1
-0
/
+6
2013-12-12
ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option
Nicolas Ferre
1
-2
/
+0
2013-12-02
clk: at91: add PMC smd clock
Boris BREZILLON
1
-0
/
+5
2013-12-02
clk: at91: add PMC usb clock
Boris BREZILLON
1
-0
/
+9
2013-12-02
clk: at91: add PMC utmi clock
Boris BREZILLON
1
-0
/
+5
2013-12-02
clk: at91: add PMC programmable clocks
Boris BREZILLON
1
-0
/
+9
2013-12-02
clk: at91: add PMC peripheral clocks
Boris BREZILLON
1
-0
/
+5
2013-12-02
clk: at91: add PMC system clocks
Boris BREZILLON
1
-0
/
+3
2013-12-02
clk: at91: add PMC master clock
Boris BREZILLON
1
-0
/
+5
2013-12-02
clk: at91: add PMC pll clocks
Boris BREZILLON
1
-0
/
+11
2013-12-02
clk: at91: add PMC main clock
Boris BREZILLON
1
-0
/
+3
2013-12-02
clk: at91: add PMC base support
Boris BREZILLON
1
-0
/
+61