~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay2021-12-15
* clk: fixed_rate: add dummy disable() functionSamuel Holland2021-10-19
* treewide: Try to avoid the preprocessor with OF_REALSimon Glass2021-09-25
* treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-25
* clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo2021-06-11
* clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass2021-03-26
* dm: Use access methods for dev/uclass private dataSimon Glass2021-01-05
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* dm: test: Add a test for of-platdata phandlesSimon Glass2020-10-29
* clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flagMichal Simek2020-09-23
* clk: fixed_rate: add dummy enable() functionChunfeng Yun2020-01-16
* clk: introduce enable_countPeng Fan2019-08-22
* clk: fixed_rate: export clk_fixed_ratePeng Fan2019-07-31
* clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)Lukasz Majewski2019-07-19
* clk: Remove clock ID check in .get_rate() of clk_fixed_*Lukasz Majewski2019-07-19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* clk: Remove superfluous gd declarationsMario Six2018-01-21
* clk: clk_fixed_rate: Fix style violationMario Six2018-01-21
* dm: clk: fixed: Update to support livetreeSimon Glass2017-06-01
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-01
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* dm: clk: Add support for of-platdataSimon Glass2016-07-14
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19
* clk: add fixed rate clock driverMasahiro Yamada2016-01-21