summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-bulk.c
Commit message (Expand)AuthorAgeFilesLines
* clk: bulk: return -EPROBE_DEFER in silenceAhmad Fatoum2023-05-021-2/+3
* Rename struct device_d to deviceSascha Hauer2023-01-101-4/+4
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* clk: bulk: improve error message on failure to getAhmad Fatoum2021-12-131-2/+2
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* clk: implement clk_bulk_get_optional()Sascha Hauer2021-06-101-3/+22
* clk: Add clk_bulk_[get|put]_all()Sascha Hauer2020-09-241-0/+80
* clk: Import a subset of clk_bulk API from LinuxAndrey Smirnov2019-02-221-0/+102