index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dpll
Age
Commit message (
Expand
)
Author
2024-01-05
dpll: expose fractional frequency offset value to user
Jiri Pirko
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-13
dpll: allocate pin ids in cycle
Jiri Pirko
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-12-12
dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()
Jiri Pirko
2023-11-21
dpll: Fix potential msg memleak when genlmsg_put_reply failed
Hao Ge
2023-10-15
dpll: netlink/core: change pin frequency set behavior
Arkadiusz Kubalewski
2023-10-15
dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
2023-10-15
dpll: spec: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
2023-09-21
netdev: Remove unneeded semicolon
Yang Li
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-17
dpll: netlink: Add DPLL framework base functions
Vadim Fedorenko
2023-09-17
dpll: core: Add DPLL framework base functions
Vadim Fedorenko
2023-09-17
dpll: spec: Add Netlink spec in YAML
Vadim Fedorenko