Age | Commit message (Expand) | Author |
2020-05-26 | clk: at91: pmc: decrement node's refcount | Claudiu Beznea |
2020-05-26 | clk: at91: pmc: do not continue if compatible not located | Claudiu Beznea |
2020-05-26 | clk: at91: Add peripheral clock for PTC | Codrin Ciubotariu |
2020-04-05 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-03-20 | clk: at91: add at91rm9200 pmc driver | Alexandre Belloni |
2020-02-18 | clk: at91: move sam9x60's PLL register offsets to PMC header | Claudiu Beznea |
2020-02-12 | clk: at91: add at91sam9n12 pmc driver | Alexandre Belloni |
2020-02-12 | clk: at91: add sama5d3 pmc driver | Alexandre Belloni |
2020-02-12 | clk: at91: add at91sam9g45 pmc driver | Alexandre Belloni |
2020-02-12 | clk: at91: usb: introduce num_parents in driver's structure | Claudiu Beznea |
2020-02-12 | clk: at91: usb: use proper usbs_mask | Claudiu Beznea |
2020-02-12 | clk: at91: sam9x60: fix usb clock parents | Claudiu Beznea |
2020-02-12 | clk: at91: usb: continue if clk_hw_round_rate() return zero | Claudiu Beznea |
2020-02-12 | clk: at91: sam9x60: Don't use audio PLL | Codrin Ciubotariu |
2020-01-31 | Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig... | Stephen Boyd |
2020-01-05 | clk: at91: sam9x60: fix programmable clock prescaler | Eugen Hristev |
2020-01-05 | clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default value | Eugen Hristev |
2019-12-16 | clk: at91: fix possible deadlock | Alexandre Belloni |
2019-12-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-11-08 | drivers/clk: convert VL struct to struct_size | Stephen Kitt |
2019-10-28 | clk: at91: avoid sleeping early | Alexandre Belloni |
2019-10-03 | clk: at91: sam9x60: fix programmable clock | Eugen Hristev |
2019-09-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-09-17 | clk: at91: allow 24 Mhz clock as input for PLL | Eugen Hristev |
2019-09-16 | clk: at91: select parent if main oscillator or bypass is enabled | Eugen Hristev |
2019-09-16 | clk: at91: fix update bit maps on CFG_MOR write | Eugen Hristev |
2019-07-22 | clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1 | Codrin Ciubotariu |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-06-27 | clk: at91: sckc: use dedicated functions to unregister clock | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: improve error path for sama5d4 sck registration | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: remove unnecessary line | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: improve error path for sam9x5 sck register | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: add support to free slow clock osclillator | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: add support to free slow rc oscillator | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: add support to free slow oscillator | Claudiu Beznea |
2019-06-26 | clk: at91: sckc: add support for SAM9X60 | Claudiu Beznea |
2019-06-26 | clk: at91: sckc: add support to specify registers bit offsets | Claudiu Beznea |
2019-06-26 | clk: at91: sckc: sama5d4 has no bypass support | Claudiu Beznea |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-07 | Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and... | Stephen Boyd |
2019-04-25 | clk: at91: Mark struct clk_range as const | Stephen Boyd |
2019-04-25 | clk: at91: add sam9x60 pmc driver | Alexandre Belloni |
2019-04-25 | clk: at91: add sam9x60 PLL driver | Alexandre Belloni |
2019-04-25 | clk: at91: master: Add sam9x60 support | Alexandre Belloni |
2019-04-25 | clk: at91: usb: Add sam9x60 support | Alexandre Belloni |
2019-04-25 | clk: at91: allow configuring generated PCR layout | Alexandre Belloni |
2019-04-25 | clk: at91: allow configuring peripheral PCR layout | Alexandre Belloni |
2019-04-25 | clk: at91: sckc: handle different RC startup time | Alexandre Belloni |
2019-04-25 | clk: at91: modernize sckc binding | Alexandre Belloni |
2019-03-18 | clk: at91: fix programmable clock for sama5d2 | Matthias Wieloch |