#!/bin/bash perf record -m 16384 -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@ ate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/clk/clk-pwm.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-pwm.c
AgeCommit message (Expand)Author
2020-06-17clk: pwm: Use 64-bit division functionGuru Das Srinagesh
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-06clk: pwm: implement the .get_duty_cycle callbackMartin Blumenstingl
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd