alistair23-linux/drivers/clk/ti
Stephen Boyd 74b48999b1 Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' and 'clk-omap' into clk-next
* clk-qcom-alpha-pll:
  clk: qcom: add read-only alpha pll post divider operations
  clk: qcom: support for 2 bit PLL post divider
  clk: qcom: support Brammo type Alpha PLL
  clk: qcom: support Huayra type Alpha PLL
  clk: qcom: support for dynamic updating the PLL
  clk: qcom: support for alpha mode configuration
  clk: qcom: flag for 64 bit CONFIG_CTL
  clk: qcom: fix 16 bit alpha support calculation
  clk: qcom: support for alpha pll properties

* clk-check-ops-ptr:
  clk: check ops pointer on clock register

* clk-protect-rate:
  clk: fix set_rate_range when current rate is out of range
  clk: add clk_rate_exclusive api
  clk: cosmetic changes to clk_summary debugfs entry
  clk: add clock protection mechanism to clk core
  clk: use round rate to bail out early in set_rate
  clk: rework calls to round and determine rate callbacks
  clk: add clk_core_set_phase_nolock function
  clk: take the prepare lock out of clk_core_set_parent
  clk: fix incorrect usage of ENOSYS

* clk-omap:
  clk: ti: Drop legacy clk-3xxx-legacy code
2018-01-26 16:41:39 -08:00
..
adpll.c clk: ti: check for null return in strrchr to avoid null dereferencing 2017-08-31 18:44:13 -07:00
apll.c clk: ti: convert retry_init param to use void data type 2017-12-01 15:16:24 +02:00
autoidle.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
clk-2xxx.c Merge branch 'cleanup-clk-h-includes' into clk-next 2015-07-28 11:59:09 -07:00
clk-3xxx.c clk: ti: omap3: cleanup unnecessary clock aliases 2017-12-01 15:17:17 +02:00
clk-7xx.c clk: ti: dra7: add clkctrl clock data 2017-12-01 15:17:18 +02:00
clk-33xx.c clk: ti: am33xx: add clkctrl clock data 2017-12-01 15:17:25 +02:00
clk-43xx.c clk: ti: am43xx: add clkctrl clock data 2017-12-01 15:17:39 +02:00
clk-44xx.c clk: ti: omap4: clkctrl data fixes for opt-clocks 2017-12-01 15:18:08 +02:00
clk-54xx.c clk: ti: omap5: add clkctrl clock data 2017-12-01 15:17:18 +02:00
clk-814x.c clk: ti: dm814: add clkctrl clock data 2017-12-01 15:18:01 +02:00
clk-816x.c clk: ti: dm816: add clkctrl clock data 2017-12-01 15:18:06 +02:00
clk-dra7-atl.c clk: ti: dra7-atl-clock: fix child-node lookups 2017-11-14 15:53:31 -08:00
clk.c clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
clkctrl.c clk: ti: dm816: add clkctrl clock data 2017-12-01 15:18:06 +02:00
clkt_dflt.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
clkt_dpll.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
clkt_iclk.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
clock.h Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' and 'clk-omap' into clk-next 2018-01-26 16:41:39 -08:00
clockdomain.c clk: Convert to using %pOF instead of full_name 2017-07-21 15:49:54 -07:00
composite.c clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
divider.c clk: ti: Delete error messages for failed memory allocations 2017-11-13 17:41:38 -08:00
dpll.c clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
dpll3xxx.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
dpll44xx.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
fapll.c clk: ti: make clk_ops const 2017-08-23 15:53:25 -07:00
fixed-factor.c clk: ti: use automatic clock alias generation framework 2017-03-08 12:58:18 +02:00
gate.c clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
interface.c clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
Kconfig clk: ti: Add support for dm814x ADPLL 2016-03-01 16:21:25 -08:00
Makefile clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
mux.c clk: ti: Delete error messages for failed memory allocations 2017-11-13 17:41:38 -08:00