summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorAmit Kucheria <amit.kucheria@linaro.org>2019-10-21 17:45:13 +0530
committerDaniel Lezcano <daniel.lezcano@linaro.org>2019-11-07 07:00:26 +0100
commit57db08f41b2a8f6c22036290400a59a2b3ff3390 (patch)
tree7b84755c43ddf4a11daadaf6bd9f3934544d0dbe /include/linux/timerqueue.h
parent3f6ec871e1c2b360aaf022e90bb99dcc016b3874 (diff)
downloadkernel-57db08f41b2a8f6c22036290400a59a2b3ff3390.tar.gz
cpufreq: Initialize cpufreq-dt driver earlier
This allows HW drivers that depend on cpufreq-dt to initialize earlier. Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/353c745d4ca1feff600bd44154c01c013f185ca4.1571656015.git.amit.kucheria@linaro.org
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
>2020-09-10PCI: dwc: Centralize link gen settingRob Herring 2020-09-08PCI: dwc: Make ATU accessors privateRob Herring 2020-09-08PCI: dwc: Remove read_dbi2 codeRob Herring 2020-09-08PCI: dwc: Ensure FAST_LINK_MODE is clearedRob Herring 2020-09-08PCI: dwc: Add a 'num_lanes' field to struct dw_pcieRob Herring 2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov 2020-05-22PCI: dwc: Program outbound ATU upper limit registerAlan Mikhak 2020-01-09PCI: dwc: intel: PCIe RC controller driverDilip Kota 2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas 2019-09-08PCI: tegra: Add Tegra194 PCIe supportVidya Sagar 2019-08-22PCI: dwc: Return directly when num-lanes is not foundHou Zhiqiang 2019-08-13PCI: dwc: Add support to enable CDM register checkVidya Sagar 2019-08-13PCI: dwc: Export dw_pcie_wait_for_link() APIVidya Sagar 2019-08-13PCI: dwc: Add extended configuration space capability search APIVidya Sagar 2019-08-13PCI: dwc: Move config space capability search APIVidya Sagar 2019-06-27PCI: dwc: Export APIs to support .remove() implementationVidya Sagar 2019-06-27PCI: dwc: Cleanup DBI,ATU read and write APIsVidya Sagar 2019-05-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas 2019-05-01PCI: dwc: imx6: Share PHY debug register definitionsAndrey Smirnov 2019-04-16PCI: dwc: Add callbacks for accessing dbi2 address spaceKishon Vijay Abraham I 2019-04-15PCI: dwc: Fix ATU identification for designware version >= 4.80Kishon Vijay Abraham I 2019-04-15PCI: dwc: Enable iATU unroll for endpoint tooKishon Vijay Abraham I 2019-03-01PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov 2019-03-01PCI: dwc: Make use of IS_ALIGNED()Andrey Smirnov 2018-12-18PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren 2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang 2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin