index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
/
pmc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: at91: sama7g5: move mux table macros to header file
Varshini Rajendran
2024-08-07
1
-0
/
+16
*
clk: at91: sam9x7: add support for HW PLL freq dividers
Varshini Rajendran
2024-08-07
1
-0
/
+1
*
clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
Varshini Rajendran
2024-08-07
1
-0
/
+1
*
clk: at91: clk-sam9x60-pll: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-1
/
+2
*
clk: at91: clk-utmi: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-2
/
+3
*
clk: at91: clk-system: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-1
/
+2
*
clk: at91: clk-programmable: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-1
/
+2
*
clk: at91: clk-peripheral: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-1
/
+3
*
clk: at91: clk-master: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-2
/
+4
*
clk: at91: clk-generated: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-1
/
+2
*
clk: at91: clk-main: add support for parent_data/parent_hw
Claudiu Beznea
2023-06-21
1
-3
/
+6
*
clk: at91: mark ddr clocks as critical
Claudiu Beznea
2023-01-09
1
-2
/
+2
*
clk: at91: clk-master: remove dead code
Claudiu Beznea
2022-03-08
1
-1
/
+1
*
clk: at91: clk-master: add notifier for divider
Claudiu Beznea
2021-10-27
1
-1
/
+1
*
clk: at91: clk-sam9x60-pll: add notifier for div part of PLL
Claudiu Beznea
2021-10-27
1
-1
/
+2
*
clk: at91: re-factor clocks suspend/resume
Claudiu Beznea
2021-10-27
1
-8
/
+16
*
clk: at91: clk-master: re-factor master clock
Claudiu Beznea
2020-12-19
1
-4
/
+12
*
clk: at91: clk-sam9x60-pll: allow runtime changes for pll
Claudiu Beznea
2020-12-19
1
-2
/
+2
*
clk: at91: clk-master: add 5th divisor for mck master
Eugen Hristev
2020-12-19
1
-1
/
+1
*
clk: at91: clk-utmi: add utmi support for sama7g5
Claudiu Beznea
2020-07-24
1
-0
/
+4
*
clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs
Claudiu Beznea
2020-07-24
1
-4
/
+18
*
clk: at91: clk-programmable: add mux_table option
Claudiu Beznea
2020-07-24
1
-1
/
+2
*
clk: at91: clk-peripheral: add support for changeable parent rate
Claudiu Beznea
2020-07-24
1
-1
/
+2
*
clk: at91: clk-master: add master clock support for SAMA7G5
Claudiu Beznea
2020-07-24
1
-0
/
+7
*
clk: at91: clk-generated: add mux_table option
Claudiu Beznea
2020-07-24
1
-1
/
+1
*
clk: at91: clk-generated: pass the id of changeable parent at registration
Claudiu Beznea
2020-07-24
1
-2
/
+2
*
clk: at91: allow setting PCKx parent via DT
Michał Mirosław
2020-05-27
1
-1
/
+4
*
clk: at91: optimize pmc data allocation
Michał Mirosław
2020-05-27
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
-
.
Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...
Stephen Boyd
2019-05-07
1
-1
/
+24
|
\
\
|
|
*
clk: at91: Mark struct clk_range as const
Stephen Boyd
2019-04-25
1
-1
/
+1
|
|
*
clk: at91: add sam9x60 PLL driver
Alexandre Belloni
2019-04-25
1
-0
/
+6
|
|
*
clk: at91: master: Add sam9x60 support
Alexandre Belloni
2019-04-25
1
-0
/
+1
|
|
*
clk: at91: usb: Add sam9x60 support
Alexandre Belloni
2019-04-25
1
-0
/
+3
|
|
*
clk: at91: allow configuring generated PCR layout
Alexandre Belloni
2019-04-25
1
-0
/
+1
|
|
*
clk: at91: allow configuring peripheral PCR layout
Alexandre Belloni
2019-04-25
1
-0
/
+12
|
|
/
*
/
clk: at91: fix programmable clock for sama5d2
Matthias Wieloch
2019-03-18
1
-0
/
+2
|
/
*
clk: at91: add pmc_data struct and helpers
Alexandre Belloni
2018-10-17
1
-0
/
+17
*
clk: at91: allow clock registration from C code
Alexandre Belloni
2018-10-17
1
-0
/
+142
*
clk: at91: pmc: Support backup for programmable clocks
Romain Izard
2017-12-22
1
-0
/
+2
*
clk: at91: Add sama5d2 suspend/resume
Alexandre Belloni
2017-06-30
1
-0
/
+6
*
clk: at91: pmc: move pmc structures to C file
Alexandre Belloni
2016-02-17
1
-9
/
+0
*
clk: at91: remove IRQ handling and use polling
Alexandre Belloni
2016-02-17
1
-3
/
+0
*
clk: at91: make use of syscon/regmap internally
Boris Brezillon
2016-02-17
1
-87
/
+2
*
clk: at91: make use of syscon to share PMC registers in several drivers
Boris Brezillon
2016-02-17
1
-3
/
+8
*
clk: at91: add generated clock driver
Nicolas Ferre
2015-10-01
1
-0
/
+3
*
clk: at91: Silence warnings and cleanup __init/extern usage
Stephen Boyd
2015-07-08
1
-66
/
+58
*
Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...
Michael Turquette
2015-06-19
1
-1
/
+1
|
\
|
*
clk: at91: fix h32mx prototype inclusion in pmc header
Nicolas Ferre
2015-06-19
1
-1
/
+1
*
|
clk: at91: implement suspend/resume for the PMC irqchip
Boris BREZILLON
2015-03-04
1
-0
/
+1
|
/
[next]