index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
/
sam9x60.c
Age
Commit message (
Expand
)
Author
2020-12-19
clk: at91: sam9x60: remove atmel,osc-bypass support
Alexandre Belloni
2020-12-19
clk: at91: clk-master: re-factor master clock
Claudiu Beznea
2020-12-19
clk: at91: clk-sam9x60-pll: allow runtime changes for pll
Claudiu Beznea
2020-10-14
clk: at91: sam9x60: support only two programmable clocks
Claudiu Beznea
2020-07-24
clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs
Claudiu Beznea
2020-07-24
clk: at91: clk-programmable: add mux_table option
Claudiu Beznea
2020-07-24
clk: at91: clk-peripheral: add support for changeable parent rate
Claudiu Beznea
2020-07-24
clk: at91: clk-generated: add mux_table option
Claudiu Beznea
2020-07-24
clk: at91: clk-generated: pass the id of changeable parent at registration
Claudiu Beznea
2020-07-24
clk: at91: sam9x60: fix main rc oscillator frequency
Claudiu Beznea
2020-07-24
clk: at91: sam9x60-pll: check fcore against ranges
Claudiu Beznea
2020-07-24
clk: at91: fix possible dead lock in new drivers
Ahmad Fatoum
2020-05-26
clk: at91: allow setting all PMC clock parents via DT
Michał Mirosław
2020-05-26
clk: at91: allow setting PCKx parent via DT
Michał Mirosław
2020-05-26
clk: at91: optimize pmc data allocation
Michał Mirosław
2020-02-12
clk: at91: sam9x60: fix usb clock parents
Claudiu Beznea
2020-02-12
clk: at91: sam9x60: Don't use audio PLL
Codrin Ciubotariu
2020-01-05
clk: at91: sam9x60: fix programmable clock prescaler
Eugen Hristev
2019-10-03
clk: at91: sam9x60: fix programmable clock
Eugen Hristev
2019-04-25
clk: at91: Mark struct clk_range as const
Stephen Boyd
2019-04-25
clk: at91: add sam9x60 pmc driver
Alexandre Belloni