| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ... | Stephen Boyd | 2023-08-30 | 1 | -1/+1 |
|\ \ |
|
| * | | clk: vc5: Use i2c_get_match_data() instead of device_get_match_data() | Biju Das | 2023-08-22 | 1 | -1/+1 |
| |/ |
|
* / | clk: Explicitly include correct DT includes | Rob Herring | 2023-07-19 | 1 | -1/+0 |
|/ |
|
*-. | Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl... | Stephen Boyd | 2023-06-26 | 1 | -0/+29 |
|\ \ |
|
| | * | clk: vc5: check memory returned by kasprintf() | Claudiu Beznea | 2023-06-16 | 1 | -0/+29 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam... | Stephen Boyd | 2023-06-26 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| | * | clk: vc5: clkout: Add a determine_rate hook | Maxime Ripard | 2023-06-08 | 1 | -0/+1 |
| | * | clk: vc5: mux: Add a determine_rate hook | Maxime Ripard | 2023-06-08 | 1 | -0/+1 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl... | Stephen Boyd | 2023-06-26 | 1 | -10/+11 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | clk: vc5: Use device_get_match_data() instead of of_device_get_match_data() | Marek Vasut | 2023-06-08 | 1 | -1/+2 |
| |_|/
|/| | |
|
| | * | clk: vc5: Fix .driver_data content in i2c_device_id | Marek Vasut | 2023-05-10 | 1 | -8/+8 |
| |/
|/| |
|
| * | clk: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-10 | 1 | -1/+1 |
|/ |
|
* | clk: vc5: Add support for 5P49V60 | Lars-Peter Clausen | 2023-01-18 | 1 | -3/+22 |
* | clk: vc5: Use `clamp()` to restrict PLL range | Lars-Peter Clausen | 2023-01-18 | 1 | -4/+1 |
* | clk: Remove a useless include | Christophe JAILLET | 2022-11-22 | 1 | -1/+0 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-10-08 | 1 | -58/+105 |
|\ |
|
| *---. | Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' i... | Stephen Boyd | 2022-10-04 | 1 | -57/+104 |
| |\ \ \ |
|
| | | | * | clk: vc5: Add support for IDT/Renesas VersaClock 5P49V6975 | Matthias Fend | 2022-10-03 | 1 | -0/+11 |
| | | | * | clk: vc5: Use regmap_{set,clear}_bits() where appropriate | Lars-Peter Clausen | 2022-09-30 | 1 | -20/+15 |
| | | | * | clk: vc5: Check IO access results | Lars-Peter Clausen | 2022-09-30 | 1 | -50/+91 |
| | | |/ |
|
| | * / | clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD | Serge Semin | 2022-09-30 | 1 | -1/+1 |
| | |/ |
|
| * / | dt-bindings: clock: Move versaclock.h to dt-bindings/clock | Lukas Bulwahn | 2022-08-22 | 1 | -1/+1 |
| |/ |
|
* / | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -3/+1 |
|/ |
|
* | clk: vc5: Use i2c .probe_new | Luca Ceresoli | 2021-11-02 | 1 | -2/+2 |
* | clk: vc5: Add properties for configuring SD/OE behavior | Sean Anderson | 2021-08-28 | 1 | -0/+24 |
* | clk: vc5: Use dev_err_probe | Sean Anderson | 2021-08-28 | 1 | -10/+10 |
* | clk: vc5: fix output disabling when enabling a FOD | Luca Ceresoli | 2021-06-08 | 1 | -3/+24 |
* | clk: vc5: Add support for optional load capacitance | Adam Ford | 2021-02-11 | 1 | -0/+64 |
* | clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts" | Geert Uytterhoeven | 2020-12-19 | 1 | -2/+2 |
* | clk: vc5: use a dedicated struct to describe the output drivers | Luca Ceresoli | 2020-07-23 | 1 | -9/+15 |
* | clk: vc5: Add memory check to prevent oops | Adam Ford | 2020-07-22 | 1 | -3/+5 |
* | clk: vc5: fix use of memory after it has been kfree'd | Colin Ian King | 2020-07-22 | 1 | -32/+18 |
* | clk: vc5: Enable addition output configurations of the Versaclock | Adam Ford | 2020-06-22 | 1 | -0/+156 |
* | clk: vc5: Allow Versaclock driver to support multiple instances | Adam Ford | 2020-06-22 | 1 | -47/+37 |
* | clk: vc5: Add support for IDT VersaClock 5P49V6965 | Adam Ford | 2020-05-30 | 1 | -0/+11 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | clk: vc5: Abort clock configuration without upstream clock | Marek Vasut | 2019-01-09 | 1 | -1/+3 |
* | clk: vc5: Add suspend/resume support | Marek Vasut | 2018-12-14 | 1 | -0/+25 |
* | clk: vc5: Add support for IDT VersaClock 5P49V5925 | Vladimir Barinov | 2017-07-17 | 1 | -0/+11 |
* | clk: vc5: Add support for IDT VersaClock 5P49V6901 | Marek Vasut | 2017-07-17 | 1 | -0/+11 |
* | clk: vc5: Add support for the input frequency doubler | Marek Vasut | 2017-07-17 | 1 | -1/+77 |
* | clk: vc5: Split clock input mux and predivider | Marek Vasut | 2017-07-17 | 1 | -12/+34 |
* | clk: vc5: Configure the output buffer input mux on prepare | Marek Vasut | 2017-07-17 | 1 | -0/+19 |
* | clk: vc5: Do not warn about disabled output buffer input muxes | Marek Vasut | 2017-07-17 | 1 | -0/+3 |
* | clk: vc5: Fix trivial typo | Marek Vasut | 2017-07-17 | 1 | -1/+1 |
* | clk: vc5: Prevent division by zero on unconfigured outputs | Marek Vasut | 2017-07-17 | 1 | -0/+4 |
* | clk: vc5: Add support for IDT VersaClock 5P49V5935 | Alexey Firago | 2017-04-19 | 1 | -2/+13 |
* | clk: vc5: Add structure to describe particular chip features | Alexey Firago | 2017-04-19 | 1 | -18/+47 |
* | clk: vc5: Add support for IDT VersaClock 5P49V5923 and 5P49V5933 | Marek Vasut | 2017-01-20 | 1 | -0/+791 |