| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2020-08-12 | 13 | -214/+242 |
|\ |
|
| * | rtc: pcf2127: fix alarm handling | Alexandre Belloni | 2020-08-12 | 1 | -18/+19 |
| * | rtc: pcf2127: add alarm support | Liam Beguin | 2020-08-12 | 1 | -0/+134 |
| * | rtc: pcf2127: add pca2129 device id | Liam Beguin | 2020-08-12 | 1 | -0/+3 |
| * | rtc: max77686: Fix wake-ups for max77620 | Jon Hunter | 2020-08-07 | 1 | -4/+7 |
| * | rtc: ds1307: provide an indication that the watchdog has fired | Chris Packham | 2020-08-05 | 1 | -0/+6 |
| * | rtc: ds1374: remove unused define | Alexandre Belloni | 2020-07-21 | 1 | -3/+1 |
| * | rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies | Alexandre Belloni | 2020-07-21 | 1 | -2/+2 |
| * | rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable | Sudeep Holla | 2020-07-16 | 1 | -0/+1 |
| * | rtc: ds1374: wdt: Use watchdog core for watchdog part | Johnson CH Chen (陳昭勳) | 2020-07-16 | 2 | -197/+62 |
| * | rtc: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-16 | 4 | -5/+5 |
| * | rtc: goldfish: Enable interrupt in set_alarm() when necessary | Huacai Chen | 2020-07-16 | 1 | -0/+1 |
| * | rtc: max77686: Do not allow interrupt to fire before system resume | Krzysztof Kozlowski | 2020-07-16 | 1 | -2/+18 |
| * | rtc: imxdi: fix trivial typos | Tales L. da Aparecida | 2020-07-02 | 1 | -2/+2 |
| * | rtc: cpcap: fix range | Sebastian Reichel | 2020-07-02 | 1 | -1/+1 |
* | | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-08-12 | 1 | -1/+1 |
|\ \ |
|
| * | | parisc: mask out enable and reserved bits from sba imask | Sven Schnelle | 2020-08-12 | 1 | -1/+1 |
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2020-08-12 | 61 | -588/+4230 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c... | Stephen Boyd | 2020-08-03 | 28 | -285/+2438 |
| |\ \ \ \ \ \ |
|
| | | | | * | | | clk: at91: sama7g5: add clock support for sama7g5 | Claudiu Beznea | 2020-07-24 | 2 | -0/+1060 |
| | | | | * | | | clk: at91: clk-utmi: add utmi support for sama7g5 | Claudiu Beznea | 2020-07-24 | 2 | -5/+102 |
| | | | | * | | | clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs | Claudiu Beznea | 2020-07-24 | 3 | -186/+433 |
| | | | | * | | | clk: at91: clk-programmable: add mux_table option | Claudiu Beznea | 2020-07-24 | 13 | -17/+38 |
| | | | | * | | | clk: at91: clk-peripheral: add support for changeable parent rate | Claudiu Beznea | 2020-07-24 | 9 | -16/+119 |
| | | | | * | | | clk: at91: clk-master: add master clock support for SAMA7G5 | Claudiu Beznea | 2020-07-24 | 2 | -5/+312 |
| | | | | * | | | clk: at91: clk-generated: add mux_table option | Claudiu Beznea | 2020-07-24 | 5 | -8/+16 |
| | | | | * | | | clk: at91: clk-generated: pass the id of changeable parent at registration | Claudiu Beznea | 2020-07-24 | 5 | -35/+37 |
| | | | | * | | | clk: at91: replace conditional operator with double logical not | Claudiu Beznea | 2020-07-24 | 5 | -8/+8 |
| | | | | * | | | clk: at91: sckc: register slow_rc with accuracy option | Claudiu Beznea | 2020-07-24 | 1 | -2/+3 |
| | | | | * | | | clk: at91: sam9x60: fix main rc oscillator frequency | Claudiu Beznea | 2020-07-24 | 1 | -1/+1 |
| | | | | * | | | clk: at91: sam9x60-pll: use frac when setting frequency | Claudiu Beznea | 2020-07-24 | 1 | -4/+8 |
| | | | | * | | | clk: at91: sam9x60-pll: check fcore against ranges | Claudiu Beznea | 2020-07-24 | 2 | -2/+12 |
| | | | | * | | | clk: at91: sam9x60-pll: use logical or for range check | Claudiu Beznea | 2020-07-24 | 1 | -1/+1 |
| | | | | * | | | clk: at91: clk-sam9x60-pll: fix mul mask | Claudiu Beznea | 2020-07-24 | 1 | -1/+1 |
| | | | | * | | | clk: at91: clk-generated: check best_rate against ranges | Claudiu Beznea | 2020-07-24 | 1 | -2/+2 |
| | | | | * | | | clk: at91: clk-generated: continue if __clk_determine_rate() returns error | Claudiu Beznea | 2020-07-24 | 1 | -1/+2 |
| | | | | * | | | clk: at91: fix possible dead lock in new drivers | Ahmad Fatoum | 2020-07-24 | 4 | -4/+4 |
| | | | | | |/
| | | | | |/| |
|
| | | | * / | | clk: drop unused function __clk_get_flags | Julia Lawall | 2020-08-03 | 1 | -6/+0 |
| | | | |/ / |
|
| | | * / / | clk: mmp: avoid missing prototype warning | Arnd Bergmann | 2020-07-29 | 2 | -0/+2 |
| | | |/ / |
|
| | * / / | clk: sparx5: Add Sparx5 SoC DPLL clock driver | Lars Povlsen | 2020-07-28 | 2 | -0/+296 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl... | Stephen Boyd | 2020-08-03 | 8 | -85/+228 |
| |\ \ \ \ \ \ \ |
|
| | | | | | * | | | clk: qoriq: add LS1021A core pll mux options | Michael Krummsdorf | 2020-07-27 | 1 | -1/+9 |
| | | | | | |/ / |
|
| | | | | * / / | clk: clk-atlas6: fix return value check in atlas6_clk_init() | Xu Wang | 2020-07-27 | 1 | -1/+1 |
| | | | | |/ / |
|
| | | | * / / | clk: tegra: pll: Improve PLLM enable-state detection | Dmitry Osipenko | 2020-07-27 | 1 | -5/+15 |
| | | | |/ / |
|
| | | * | | | clk: X1000: Add support for calculat REFCLK of USB PHY. | 周琰杰 (Zhou Yanjie) | 2020-07-27 | 1 | -1/+83 |
| | | * | | | clk: JZ4780: Reformat the code to align it. | 周琰杰 (Zhou Yanjie) | 2020-07-27 | 1 | -45/+45 |
| | | * | | | clk: JZ4780: Add functions for enable and disable USB PHY. | 周琰杰 (Zhou Yanjie) | 2020-07-27 | 1 | -30/+35 |
| | | * | | | clk: Ingenic: Add RTC related clocks for Ingenic SoCs. | 周琰杰 (Zhou Yanjie) | 2020-07-27 | 3 | -0/+38 |
| | | |/ / |
|
| | * | | | clk: davinci: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-27 | 1 | -1/+1 |
| | * | | | clk: imx: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-27 | 1 | -2/+2 |
| | |/ / |
|