Age | Commit message (Expand) | Author |
2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-11-13 | clk: versatile: Improve sizeof() usage | Markus Elfring |
2017-11-13 | clk: versatile: Delete error messages for failed memory allocations | Markus Elfring |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-30 | clk: versatile: make clk_ops const | Bhumika Goyal |
2017-06-02 | clk: versatile: delete old RealView clock implementation | Linus Walleij |
2017-04-07 | ARM/clk: move the ICST library to drivers/clk | Linus Walleij |
2016-08-29 | clk: versatile/icst: support for AP baseboard clocks | Linus Walleij |
2016-08-25 | clk: versatile/icst: add Integrator core module clocks | Linus Walleij |
2016-03-15 | clk: versatile: Remove CLK_IS_ROOT | Stephen Boyd |
2016-02-25 | clk: versatile: sp810: support reentrance | Linus Walleij |
2016-02-10 | clk: versatile: mask VCO bits before writing | Linus Walleij |
2016-01-20 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-12-16 | Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann |
2015-12-15 | ARM: versatile: switch to DT only booting and remove legacy code | Rob Herring |
2015-12-15 | clk: versatile-icst: add device tree support | Linus Walleij |
2015-12-15 | clk: versatile-icst: refactor to allocate regmap separately | Linus Walleij |
2015-12-15 | clk: versatile-icst: convert to use regmap | Linus Walleij |
2015-12-15 | clk/realview: stop using machine headers | Arnd Bergmann |
2015-11-20 | clk: versatile: remove unneeded error message | Sudip Mukherjee |
2015-11-18 | clk: versatile: fix memory leak | Sudip Mukherjee |
2015-10-23 | clk: versatile-icst: fix memory leak | Linus Walleij |
2015-10-16 | clk: Allow drivers to build if COMPILE_TEST is enabled | Javier Martinez Canillas |
2015-08-24 | drivers/clk: appropriate __init annotation for const data | Nicolas Pitre |
2015-08-24 | clk: versatile: Switch to assigned clock parents | Stephen Boyd |
2015-07-29 | clk: versatile: off by one in clk_sp810_timerclken_of_get() | Dan Carpenter |
2015-07-20 | clk: versatile: Remove clk.h and clkdev.h includes | Stephen Boyd |
2015-05-14 | clk: versatile: Silence sparse warnings | Stephen Boyd |
2015-04-09 | clk: versatile: test returned value | Julia Lawall |
2015-04-01 | clk: constify of_device_id array | Fabian Frederick |
2014-11-28 | ARM: vexpress: Remove non-DT code | Pawel Moll |
2014-06-24 | clk: versatile: add versatile OSC support | Rob Herring |
2014-06-07 | Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...next | Linus Torvalds |
2014-05-30 | clk: versatile: free icst on error return | Colin Ian King |
2014-05-23 | Merge remote-tracking branch 'linaro/clk-next' into clk-next | Mike Turquette |
2014-05-21 | clk: impd1: add pclk clocks | Linus Walleij |
2014-05-15 | clk: versatile: Split config options for sp810 and vexpress_osc | Pawel Moll |
2014-05-15 | mfd: vexpress: Convert custom func API to regmap | Pawel Moll |
2014-05-14 | clk/versatile: export symbols for impd1 | Arnd Bergmann |
2014-05-04 | vexpress: Initialise the sysregs before setting up the clocks | Catalin Marinas |
2014-04-24 | clk: vexpress: NULL dereference on error path | Dan Carpenter |
2014-02-26 | ARM: integrator: localize the impd1.h header | Linus Walleij |
2014-02-13 | clk: versatile: respect parent rate in ICST clock | Linus Walleij |
2014-02-13 | clk: versatile: pass a parent to the ICST clock | Linus Walleij |
2014-02-13 | ARM: integrator: switch to fetch clocks from device tree | Linus Walleij |
2014-01-23 | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq... | Linus Torvalds |
2014-01-03 | clk: versatile: fixup IM-PD1 clock implementation | Linus Walleij |
2014-01-03 | clk: versatile: pass a name to ICST clock provider | Linus Walleij |
2013-12-19 | clk: versatile: Staticize clk_sp810_timerclken_of_get | Sachin Kamat |
2013-10-07 | clk: fixup argument order when setting VCO parameters | Jonathan Austin |