summaryrefslogtreecommitdiffstats
path: root/drivers/clk/bcm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-175-26/+585
|\
| *-. Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip...Stephen Boyd2019-07-123-0/+247
| |\ \
| | * | clk: add BCM63XX gated clock controller driverJonas Gorski2019-06-273-0/+247
| | |/
| * | clk: raspberrypi: register platform device for raspberrypi-cpufreqNicolas Saenz Julienne2019-06-261-0/+15
| * | clk: bcm283x: add driver interfacing with Raspberry Pi's firmwareNicolas Saenz Julienne2019-06-263-0/+308
| * | clk: bcm2835: remove pllbNicolas Saenz Julienne2019-06-261-24/+4Star
| * | clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTBFlorian Fainelli2019-06-061-2/+2
| * | clk: bcm: Make BCM2835 clock drivers selectableFlorian Fainelli2019-06-062-2/+11
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner2019-06-191-12/+1Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-153-1/+4
*-. Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and...Stephen Boyd2018-12-142-21/+2Star
|\ \
| | * clk: bcm2835: Switch to SPDX identifierStefan Wahren2018-11-142-21/+2Star
| |/
* / clk: bcm2835: make license text and module license matchStefan Wahren2018-11-062-2/+2
|/
* clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-11/+11
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-2/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-06-092-39/+138
|\
| *---. Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '...Stephen Boyd2018-06-042-22/+126
| |\ \ \
| | | | * clk: bcm: Update and add Stingray clock entriesPramod Kumar2018-06-021-15/+120
| | | |/
| | * / clk: bcm2835: use match_string() helperYisheng Xie2018-06-021-7/+6Star
| | |/
| * | clk: Return void from debug_init opStephen Boyd2018-06-021-14/+11Star
| * | clk: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-06-021-4/+2Star
| |/
* | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-062-4/+6
* | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-062-4/+3Star
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-04-141-3/+5
|\
| * clk: bcm2835: De-assert/assert PLL reset signal when appropriateBoris Brezillon2018-04-061-3/+5
* | clk: bcm2835: Protect sections updating shared registersBoris Brezillon2018-03-191-0/+4
* | clk: bcm2835: Fix ana->maskX definitionsBoris Brezillon2018-03-191-4/+4
|/
* clk: iproc: Minor tidy up of iproc pll data structuresLori Hikichi2017-12-281-47/+36Star
* clk: iproc: Allow plls to do minor rate changes without resetLori Hikichi2017-12-281-0/+47
* clk: iproc: Fix error in the pll post divider rate calculationLori Hikichi2017-12-281-16/+17
* clk: iproc: Allow iproc pll to runtime calculate vco parametersLori Hikichi2017-12-283-35/+92
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-181-6/+1Star
|\
| * clk: kona-setup: Delete error messages for failed memory allocationsMarkus Elfring2017-11-141-6/+1Star
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-173-0/+37
|\ \
| * | clk: bcm: Add Broadcom Hurricane 2 clock supportFlorian Fainelli2017-10-123-0/+37
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-162-31/+0Star
|\ \
| * | clk: bcm2835: remove remains from stub clk driverDanilo Krummrich2017-09-252-31/+0Star
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* clk: iproc: Remove __init marking on iproc_pll_clk_setup()Stephen Boyd2017-06-211-6/+6
* clk: bcm: Add clocks for Stingray SOCSandeep Tripathy2017-06-203-0/+336
* clk: bcm2835: Minimise clock jitter for PCM clockPhil Elwell2017-06-031-5/+29
* clk: bcm2835: Limit PCM clock to OSC and PLLD_PERPhil Elwell2017-06-031-1/+26
* clk: bcm2835: Correct the prediv logicPhil Elwell2017-06-031-1/+3
* clk: ns2: Correct SDIO bitsBharat Kumar Reddy Gooty2017-04-191-1/+1
* clk: iproc: Remove redundant checkRay Jui2017-04-121-1/+1
* clk: bcm2835: Add leaf clock measurement support, disabled by defaultEric Anholt2017-01-211-25/+119
* clk: bcm2835: Register the DSI0/DSI1 pixel clocks.Eric Anholt2017-01-211-12/+109
* clk: bcm2835: Don't rate change PLLs on behalf of DSI PLL dividers.Eric Anholt2017-01-211-14/+28