summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-13platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...Hans de Goede1-7/+28
2021-12-13platform/x86: int3472: Add get_sensor_adev_and_name() helperHans de Goede3-18/+35
2021-12-13platform/x86: int3472: Split into 2 driversHans de Goede7-120/+105
2021-12-13platform_data: Add linux/platform_data/tps68470.h fileHans de Goede1-0/+35
2021-12-13i2c: acpi: Add i2c_acpi_new_device_by_fwnode() functionHans de Goede2-10/+24
2021-12-13i2c: acpi: Use acpi_dev_ready_for_enumeration() helperHans de Goede1-1/+4
2021-12-13ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 deviceHans de Goede2-5/+37
2021-12-10clk: Emit a stern warning with writable debugfs enabledStephen Boyd1-0/+18
2021-12-09clk: Add write operation for clk_parent debugfs nodeSam Protsenko1-1/+41
2021-12-09clk: __clk_core_init() never takes NULLStephen Boyd1-3/+0
2021-12-09clk: clk_core_get() can also return NULLStephen Boyd1-7/+8
2021-12-09clk/ti/adpll: Make const pointer error a static const arrayColin Ian King1-1/+1
2021-12-09Merge tag 'clk-at91-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Stephen Boyd7-0/+453
2021-12-08clk: lan966x: Extend lan966x clock driver for clock gating supportHoratiu Vultur1-3/+56
2021-12-08dt-bindings: clock: lan966x: Extend includes with clock gatesHoratiu Vultur1-1/+7
2021-12-08dt-bindings: clock: lan966x: Extend for clock gate supportHoratiu Vultur1-1/+4
2021-12-08clk: gate: Add devm_clk_hw_register_gate()Horatiu Vultur2-0/+58
2021-12-08clk: lan966x: Add lan966x SoC clock driverKavyasree Kotagiri3-0/+248
2021-12-08dt-bindings: clock: lan966x: Add LAN966X Clock ControllerKavyasree Kotagiri1-0/+57
2021-12-08dt-bindings: clock: lan966x: Add binding includes for lan966x SoC clock IDsKavyasree Kotagiri1-0/+28
2021-12-08clk: renesas: r9a07g044: Add GPU clock and reset entriesBiju Das1-0/+9
2021-12-08clk: renesas: r9a07g044: Add mux and divider for G clockBiju Das2-0/+10
2021-12-08clk: renesas: r9a07g044: Rename CLK_PLL3_DIV4 macroBiju Das1-2/+2
2021-12-08clk: renesas: cpg-mssr: Add support for R-Car S4-8Yoshihiro Shimoda5-0/+196
2021-12-08Merge tag 'renesas-r8a779f0-dt-binding-defs-tag' into HEADGeert Uytterhoeven2-0/+94
2021-12-08clk: renesas: rcar-gen4: Introduce R-Car Gen4 CPG driverYoshihiro Shimoda7-341/+437
2021-12-07Merge tag 'renesas-clk-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd23-264/+269
2021-12-07dt-bindings: clock: Add r8a779f0 CPG Core Clock DefinitionsYoshihiro Shimoda1-0/+64
2021-12-07dt-bindings: power: Add r8a779f0 SYSC power domain definitionsYoshihiro Shimoda1-0/+30
2021-12-06clk: qcom: rpmh: add support for SM8450 rpmh clocksVinod Koul1-0/+27
2021-12-06dt-bindings: clock: Add RPMHCC bindings for SM8450Vinod Koul1-0/+1
2021-12-06clk: qcom: smd-rpm: Drop binary value handling for buffered clockShawn Guo1-8/+0
2021-12-06clk: qcom: smd-rpm: Drop the use of struct rpm_ccShawn Guo1-17/+4
2021-12-06clk: qcom: smd-rpm: Drop MFD qcom-rpm referenceShawn Guo1-2/+0
2021-12-03clk: qcom: Add support for SDX65 RPMh clocksVamsi krishna Lanka1-0/+25
2021-12-03dt-bindings: clock: Introduce RPMHCC bindings for SDX65Vamsi krishna Lanka1-0/+1
2021-12-02MAINTAINERS: Add entry for Qualcomm clock driversBjorn Andersson1-0/+9
2021-12-02clk: Gemini: fix struct name in kernel-docRandy Dunlap1-1/+1
2021-12-02clk: zynq: pll: Fix kernel-doc warningsShubhrajyoti Datta1-6/+6
2021-12-02clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1Randy Dunlap1-9/+8
2021-11-30clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBBMartin Blumenstingl1-3/+41
2021-11-26clk: renesas: r9a07g044: Add TSU clock and reset entryBiju Das1-0/+3
2021-11-26mmc: renesas_sdhi: Simplify an expressionWolfram Sang1-1/+1
2021-11-26mmc: renesas_sdhi: Use devm_clk_get_optional() to obtain CD clockGeert Uytterhoeven1-2/+2
2021-11-23clk: sunxi-ng: Add support for the D1 SoC clocksSamuel Holland6-0/+1576
2021-11-23clk: sunxi-ng: gate: Add macros for gates with fixed dividersSamuel Holland1-1/+31
2021-11-23clk: sunxi-ng: mux: Add macros using clk_parent_data and clk_hwSamuel Holland1-0/+33
2021-11-23clk: sunxi-ng: mp: Add macros using clk_parent_data and clk_hwSamuel Holland1-0/+49
2021-11-23clk: sunxi-ng: div: Add macros using clk_parent_data and clk_hwSamuel Holland1-0/+78
2021-11-23dt-bindings: clk: Add compatibles for D1 CCUsSamuel Holland5-0/+272