aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/clk-si570.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-30Merge branch 'clk-cleanup' into clk-nextStephen Boyd1-29/+38
2023-10-23clk: si570: Simplify probeBiju Das1-29/+38
2023-10-09clk: si570: Convert to use maple tree register cacheMark Brown1-1/+1
2023-05-10clk: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-04-10clk: si570: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen1-11/+3
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2022-04-22clk: si570: use i2c_match_id and simple i2c probeStephen Kitt1-12/+12
2021-02-11clk: si570: Skip NVM to RAM recall operation if an optional property is setSaeed Nowshadi1-4/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2016-08-24clk: si570: Migrate to clk_hw based OF and registration APIsStephen Boyd1-7/+6
2016-03-02clk: si5{14,351,70}: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2015-07-20clk: si570: Include clk.hStephen Boyd1-0/+1
2015-03-27clk: si570: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2014-05-20clk: si570: Fix email address specifictionMichal Simek1-1/+1
2013-12-22clk: si570: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2013-12-14clk: si570: Add a driver for SI570 oscillatorsSoren Brinkmann1-0/+531