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