summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-versaclock5.c
AgeCommit message (Expand)Author
2023-10-09clk: versaclock5: Convert to use maple tree register cacheMark Brown
2023-08-30Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd
2023-08-22clk: vc5: Use i2c_get_match_data() instead of device_get_match_data()Biju Das
2023-07-19clk: Explicitly include correct DT includesRob Herring
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd
2023-06-26Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...Stephen Boyd
2023-06-26Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...Stephen Boyd
2023-06-16clk: vc5: check memory returned by kasprintf()Claudiu Beznea
2023-06-08clk: vc5: clkout: Add a determine_rate hookMaxime Ripard
2023-06-08clk: vc5: mux: Add a determine_rate hookMaxime Ripard
2023-06-08clk: vc5: Use device_get_match_data() instead of of_device_get_match_data()Marek Vasut
2023-05-10clk: vc5: Fix .driver_data content in i2c_device_idMarek Vasut
2023-05-10clk: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-18clk: vc5: Add support for 5P49V60Lars-Peter Clausen
2023-01-18clk: vc5: Use `clamp()` to restrict PLL rangeLars-Peter Clausen
2022-11-22clk: Remove a useless includeChristophe JAILLET
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-04Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' i...Stephen Boyd
2022-10-03clk: vc5: Add support for IDT/Renesas VersaClock 5P49V6975Matthias Fend
2022-09-30clk: vc5: Use regmap_{set,clear}_bits() where appropriateLars-Peter Clausen
2022-09-30clk: vc5: Check IO access resultsLars-Peter Clausen
2022-09-30clk: vc5: Fix 5P49V6901 outputs disabling when enabling FODSerge Semin
2022-08-22dt-bindings: clock: Move versaclock.h to dt-bindings/clockLukas Bulwahn
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-11-02clk: vc5: Use i2c .probe_newLuca Ceresoli
2021-08-28clk: vc5: Add properties for configuring SD/OE behaviorSean Anderson
2021-08-28clk: vc5: Use dev_err_probeSean Anderson
2021-06-08clk: vc5: fix output disabling when enabling a FODLuca Ceresoli
2021-02-11clk: vc5: Add support for optional load capacitanceAdam Ford
2020-12-19clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts"Geert Uytterhoeven
2020-07-23clk: vc5: use a dedicated struct to describe the output driversLuca Ceresoli
2020-07-22clk: vc5: Add memory check to prevent oopsAdam Ford
2020-07-22clk: vc5: fix use of memory after it has been kfree'dColin Ian King
2020-06-22clk: vc5: Enable addition output configurations of the VersaclockAdam Ford
2020-06-22clk: vc5: Allow Versaclock driver to support multiple instancesAdam Ford
2020-05-30clk: vc5: Add support for IDT VersaClock 5P49V6965Adam Ford
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-01-09clk: vc5: Abort clock configuration without upstream clockMarek Vasut
2018-12-14clk: vc5: Add suspend/resume supportMarek Vasut
2017-07-17clk: vc5: Add support for IDT VersaClock 5P49V5925Vladimir Barinov
2017-07-17clk: vc5: Add support for IDT VersaClock 5P49V6901Marek Vasut
2017-07-17clk: vc5: Add support for the input frequency doublerMarek Vasut
2017-07-17clk: vc5: Split clock input mux and predividerMarek Vasut
2017-07-17clk: vc5: Configure the output buffer input mux on prepareMarek Vasut
2017-07-17clk: vc5: Do not warn about disabled output buffer input muxesMarek Vasut
2017-07-17clk: vc5: Fix trivial typoMarek Vasut
2017-07-17clk: vc5: Prevent division by zero on unconfigured outputsMarek Vasut
2017-04-19clk: vc5: Add support for IDT VersaClock 5P49V5935Alexey Firago
2017-04-19clk: vc5: Add structure to describe particular chip featuresAlexey Firago
2017-01-20clk: vc5: Add support for IDT VersaClock 5P49V5923 and 5P49V5933Marek Vasut