2025-07-29 |
Stephen Boyd | Merge branches 'clk-bindings', 'clk-cleanup', 'clk... |
commit | commitdiff | tree |
2025-07-27 |
Shubhrajyoti... | clk: clocking-wizard: Fix the round rate handling for... |
commit | commitdiff | tree |
2025-07-27 |
Bjorn Helgaas | clk: Fix typos |
commit | commitdiff | tree |
2025-07-24 |
Pei Xiao | clk: tegra: periph: Make tegra_clk_periph_ops static |
commit | commitdiff | tree |
2025-07-24 |
Pei Xiao | clk: tegra: periph: Fix error handling and resolve... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: scu: convert from round_rate() to determine_r... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: pllv4: convert from round_rate() to determine... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: pllv3: convert from round_rate() to determine... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: pllv2: convert from round_rate() to determine... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: pll14xx: convert from round_rate() to determi... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: pfd: convert from round_rate() to determine_r... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: frac-pll: convert from round_rate() to determ... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: fracn-gppll: convert from round_rate() to... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: fixup-div: convert from round_rate() to deter... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: cpu: convert from round_rate() to determine_r... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: busy: convert from round_rate() to determine_... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: composite-93: remove round_rate() in favor... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: imx: composite-8m: remove round_rate() in favor... |
commit | commitdiff | tree |
2025-07-24 |
Brian Masney | clk: bcm: bcm2835: convert from round_rate() to determi... |
commit | commitdiff | tree |
2025-07-24 |
Frank Li | dt-bindings: clock: convert lpc1850-cgu.txt to yaml... |
commit | commitdiff | tree |
2025-07-24 |
Florian Fainelli | MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK... |
commit | commitdiff | tree |
2025-07-24 |
Rob Herring... | dt-bindings: clock: Convert qca,ath79-pll to DT schema |
commit | commitdiff | tree |
2025-07-24 |
Rob Herring... | dt-bindings: clock: Convert nuvoton,npcm750-clk to... |
commit | commitdiff | tree |
2025-07-24 |
Rob Herring... | dt-bindings: clock: Convert moxa,moxart-clock to DT... |
commit | commitdiff | tree |
2025-07-24 |
Rob Herring... | dt-bindings: clock: Convert microchip,pic32mzda-clk... |
commit | commitdiff | tree |
2025-07-24 |
Rob Herring... | dt-bindings: clock: Convert maxim,max9485 to DT schema |
commit | commitdiff | tree |
2025-07-24 |
Rob Herring... | dt-bindings: clock: Convert qcom,krait-cc to DT schema |
commit | commitdiff | tree |
2025-07-24 |
Luca Weiss | dt-bindings: clock: qcom: Remove double colon from... |
commit | commitdiff | tree |
2025-07-01 |
Nuno Sá | clk: clk-axi-clkgen: fix coding style issues |
commit | commitdiff | tree |
2025-07-01 |
Nuno Sá | clk: clk-axi-clkgen move to min/max() |
commit | commitdiff | tree |
2025-07-01 |
Nuno Sá | clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime |
commit | commitdiff | tree |
2025-07-01 |
Nuno Sá | include: adi-axi-common: add new helper macros |
commit | commitdiff | tree |
2025-07-01 |
Nuno Sá | include: linux: move adi-axi-common.h out of fpga |
commit | commitdiff | tree |
2025-07-01 |
Nuno Sá | clk: clk-axi-clkgen: make sure to include mod_devicetable.h |
commit | commitdiff | tree |
2025-07-01 |
Nuno Sá | clk: clk-axi-clkgen: fix fpfd_max frequency for zynq |
commit | commitdiff | tree |
2025-06-21 |
Rohit Visavalia | clk: xilinx: vcu: Update vcu init/reset sequence |
commit | commitdiff | tree |
2025-06-21 |
Rohit Visavalia | clk: xilinx: vcu: unregister pll_post only if registere... |
commit | commitdiff | tree |
2025-06-21 |
Rob Herring... | clk: ti: Simplify ti_find_clock_provider() |
commit | commitdiff | tree |
2025-06-20 |
Krzysztof Kozlowski | clk: versaclock7: Constify regmap_range_cfg array |
commit | commitdiff | tree |
2025-06-20 |
Krzysztof Kozlowski | clk: stm32: Do not enable by default during compile... |
commit | commitdiff | tree |
2025-06-20 |
Krzysztof Kozlowski | clk: nuvoton: Do not enable by default during compile... |
commit | commitdiff | tree |
2025-06-20 |
Jerome Brunet | clk: tests: add clk_hw_get_dev() and clk_hw_get_of_node... |
commit | commitdiff | tree |
2025-06-20 |
Jerome Brunet | clk: tests: Make clk_register_clk_parent_data_device_dr... |
commit | commitdiff | tree |
2025-06-20 |
Jerome Brunet | clk: add a clk_hw helpers to get the clock device or... |
commit | commitdiff | tree |
2025-06-20 |
Uwe Kleine... | clk: pwm: Make use of non-sleeping PWMs |
commit | commitdiff | tree |
2025-06-20 |
Uwe Kleine... | clk: pwm: Don't reconfigure running PWM at probe time |
commit | commitdiff | tree |
2025-06-20 |
Uwe Kleine... | clk: pwm: Convert to use pwm_apply_might_sleep() |
commit | commitdiff | tree |
2025-06-20 |
Uwe Kleine... | clk: pwm: Let .get_duty_cycle() return the real duty... |
commit | commitdiff | tree |
2025-06-19 |
Pei Xiao | clk: sophgo: Use div64* for 64-by-32 division to simplify |
commit | commitdiff | tree |
2025-06-19 |
Henry Martin | clk: davinci: Add NULL check in davinci_lpsc_clk_register() |
commit | commitdiff | tree |
2025-06-19 |
Frank Li | dt-bindings: clock: convert lpc1850-ccu.txt to yaml... |
commit | commitdiff | tree |
2025-06-19 |
Sven Peter | clk: apple-nco: Drop default ARCH_APPLE in Kconfig |
commit | commitdiff | tree |
2025-06-19 |
Onur Özkan | rust: replace literals with constants in `clk::Hertz` |
commit | commitdiff | tree |
2025-06-19 |
Onur Özkan | rust: shorten `con_id`s in `get` methods in clk module |
commit | commitdiff | tree |
2025-06-19 |
Onur Özkan | rust: make `clk::Hertz` methods const |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert alphascale,asm9260-clock... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert marvell,armada-370-corediv... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert marvell,armada-3700-periph... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert marvell,mvebu-core-clock... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert marvell,berlin2-clk to... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert marvell,dove-divider-clock... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert marvell,armada-3700-tbg... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert marvell-armada-370-gating... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert marvell,armada-xp-cpu-clock... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert TI-NSPIRE clocks to DT... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert lsi,axm5516-clks to DT... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert img,pistachio-clk to DT... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert brcm,bcm2835-cprman to... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert cirrus,ep7209-clk to DT... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert APM XGene clocks to DT... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert axis,artpec6-clkctrl to... |
commit | commitdiff | tree |
2025-06-19 |
Rob Herring... | dt-bindings: clock: Convert brcm,bcm53573-ilp to DT... |
commit | commitdiff | tree |
2025-06-15 |
Linus Torvalds | Linux 6.16-rc2 v6.16-rc2 |
commit | commitdiff | tree |
2025-06-15 |
Linus Torvalds | Merge tag 'kbuild-fixes-v6.16' of git://git./linux... |
commit | commitdiff | tree |
2025-06-15 |
Sami Tolvanen | gendwarfksyms: Fix structure type overrides |
commit | commitdiff | tree |
2025-06-15 |
Masahiro Yamada | kbuild: move warnings about linux/export.h from W=1... |
commit | commitdiff | tree |
2025-06-14 |
Linus Torvalds | Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git... |
commit | commitdiff | tree |
2025-06-14 |
Linus Torvalds | Merge tag 'iommu-fixes-v6.16-rc1' of git://git./linux... |
commit | commitdiff | tree |
2025-06-14 |
Linus Torvalds | Merge tag 'block-6.16-20250614' of git://git.kernel... |
commit | commitdiff | tree |
2025-06-14 |
Linus Torvalds | Merge tag 'io_uring-6.16-20250614' of git://git.kernel... |
commit | commitdiff | tree |
2025-06-14 |
Linus Torvalds | Merge tag 'rust-fixes-6.16' of git://git./linux/kernel... |
commit | commitdiff | tree |
2025-06-14 |
Linus Torvalds | Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of... |
commit | commitdiff | tree |
2025-06-13 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git./linux/kernel/git... |
commit | commitdiff | tree |
2025-06-13 |
Linus Torvalds | Merge tag 'drm-fixes-2025-06-14' of https://gitlab... |
commit | commitdiff | tree |
2025-06-13 |
Jens Axboe | io_uring: run local task_work from ring exit IOPOLL... io_uring-6.16-20250614 |
commit | commitdiff | tree |
2025-06-13 |
Jens Axboe | nvme: always punt polled uring_cmd end_io work to task_work block-6.16-20250614 |
commit | commitdiff | tree |
2025-06-13 |
Linus Torvalds | Merge tag 'acpi-6.16-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree |
2025-06-13 |
Linus Torvalds | Merge tag 'pm-6.16-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree |
2025-06-13 |
Rafael J. Wysocki | Merge branches 'acpi-pad', 'acpi-cppc', 'acpi-ec' and... |
commit | commitdiff | tree |
2025-06-13 |
Rafael J. Wysocki | Merge branch 'pm-cpuidle' |
commit | commitdiff | tree |
2025-06-13 |
Rafael J. Wysocki | Merge branch 'pm-tools' |
commit | commitdiff | tree |
2025-06-13 |
Linus Torvalds | Merge tag 'spi-fix-v6.16-rc1' of git://git./linux/kerne... |
commit | commitdiff | tree |
2025-06-13 |
Linus Torvalds | Merge tag 'regulator-fix-v6.16-rc1' of git://git./linux... |
commit | commitdiff | tree |
2025-06-13 |
Oleg Nesterov | posix-cpu-timers: fix race between handle_posix_cpu_tim... |
commit | commitdiff | tree |
2025-06-13 |
Linus Torvalds | Merge tag 'trace-v6.16-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree |
2025-06-13 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
commit | commitdiff | tree |
2025-06-13 |
Jens Axboe | io_uring/kbuf: don't truncate end buffer for multiple... |
commit | commitdiff | tree |
2025-06-13 |
Linus Torvalds | Merge tag 'v6.16-p4' of git://git./linux/kernel/git... |
commit | commitdiff | tree |
2025-06-13 |
Linus Torvalds | Merge tag 'bcachefs-2025-06-12' of git://evilpiepirate... |
commit | commitdiff | tree |
2025-06-13 |
Bagas Sanjaya | Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallb... |
commit | commitdiff | tree |
next |