summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-si570.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-31Merge branch 'clk-cleanup' into clk-nextStephen Boyd1-29/+38
2023-10-24clk: si570: Simplify probeBiju Das1-29/+38
2023-10-10clk: si570: Convert to use maple tree register cacheMark Brown1-1/+1
2023-05-11clk: 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-23clk: 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-25clk: si570: Migrate to clk_hw based OF and registration APIsStephen Boyd1-7/+6
2016-03-03clk: 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-23clk: si570: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2013-12-15clk: si570: Add a driver for SI570 oscillatorsSoren Brinkmann1-0/+531