summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-si570.c
AgeCommit message (Expand)AuthorLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-2/+1
2022-04-22clk: si570: use i2c_match_id and simple i2c probeStephen Kitt-12/+12
2021-02-11clk: si570: Skip NVM to RAM recall operation if an optional property is setSaeed Nowshadi-4/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2016-08-24clk: si570: Migrate to clk_hw based OF and registration APIsStephen Boyd-7/+6
2016-03-02clk: si5{14,351,70}: Remove CLK_IS_ROOTStephen Boyd-1/+1
2015-07-20clk: si570: Include clk.hStephen Boyd-0/+1
2015-03-27clk: si570: Constify struct regmap_configKrzysztof Kozlowski-1/+1
2014-05-20clk: si570: Fix email address specifictionMichal Simek-1/+1
2013-12-22clk: si570: Remove redundant of_match_ptr helperSachin Kamat-1/+1
2013-12-14clk: si570: Add a driver for SI570 oscillatorsSoren Brinkmann-0/+531