summaryrefslogtreecommitdiffstats
path: root/drivers/ide/cs5536.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-11clk: at91: change to using endian agnositc IOBen Dooks1-2/+2
2015-04-11clk: clk-gpio-gate: Fix active lowMartin Fuzzey2-15/+18
2015-04-10clk: Add PWM clock driverPhilipp Zabel4-0/+170
2015-04-10clk: Add clock driver for mb86s7xJassi Brar3-0/+413
2015-04-10clk: pxa: pxa3xx: add missing os timer clockRobert Jarzmik1-0/+3
2015-04-10clk: tegra: Use the proper parent for plld_dsiThierry Reding2-7/+9
2015-04-10clk: tegra: Use generic tegra_osc_clk_init() on Tegra114Thierry Reding1-31/+3
2015-04-10clk: tegra: Model oscillator as clockThierry Reding4-17/+21
2015-04-10clk: tegra: Add peripheral registers for bank YThierry Reding1-0/+14
2015-04-10clk: tegra: Register the proper number of resetsThierry Reding1-1/+1
2015-04-10clk: tegra: Remove needless initializationsThierry Reding1-3/+3
2015-04-10clk: tegra: Use consistent indentationThierry Reding1-10/+10
2015-04-10clk: tegra: Various whitespace cleanupsThierry Reding2-1/+2
2015-04-10clk: tegra: Enable HDA to HDMI clocks on Tegra124Dylan Reid1-0/+5
2015-04-10clk: tegra: Fix a bunch of sparse warningsThierry Reding1-1/+1
2015-04-10clk: tegra: Fix typo tabel -> tableThierry Reding1-1/+1
2015-04-09clk: versatile: test returned valueJulia Lawall1-1/+1
2015-04-08clk: qcom: Fix parent_map translationsGeorgi Djakov2-11/+35
2015-04-08clk: qcom: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2015-04-06clk: qcom: Add EBI2 clocks for IPQ806xArchit Taneja2-0/+33
2015-04-01clk: constify of_device_id arrayFabian Frederick7-11/+11
2015-04-01MAINTAINERS: clk: discuss on the linux-clk@vger.kernel.org listPaul Walmsley1-1/+2
2015-03-31clk: samsung: exynos3250: Add driver for CMU_ISP clock domainTomasz Figa3-0/+232
2015-03-31clk: samsung: Add CLKOUT driver support for Exynos3250 SoCInha Song1-0/+2
2015-03-27clk: cdce706: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-03-27clk: si570: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-03-27clk: si5351: Constify clock names and struct regmap_configKrzysztof Kozlowski1-5/+5
2015-03-27clk: qcom: fix simple_return.cocci warningsFengguang Wu1-5/+1
2015-03-27clk: qcom: Fix ipq806x LCC frequency tablesStephen Boyd1-9/+9
2015-03-25clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6Chen-Yu Tsai1-1/+2
2015-03-25clk: sunxi: Make divs clocks specify which output is the base factor clockChen-Yu Tsai1-12/+25
2015-03-24clk: ti: Implement FAPLL set_rate for the PLLTony Lindgren1-0/+125
2015-03-24clk: ti: Implement FAPLL set_rate for the synthesizerTony Lindgren1-2/+132
2015-03-24clk: ti: Fix FAPLL recalc_rate for rounding errorsTony Lindgren1-6/+5
2015-03-24clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16Suman Anna1-0/+4
2015-03-24clk: ti: DRA7: Correct timer_sys_ck clock aliases for TimersSuman Anna1-7/+7
2015-03-24clk: ti: OMAP5: Correct the DT clock aliases for timersSuman Anna1-11/+11
2015-03-24clk: ti: OMAP4: Remove the legacy timer DT clock aliasesSuman Anna1-11/+0
2015-03-24clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliasesPeter Ujfalusi1-7/+9
2015-03-24clk: ti: clk-3xxx: Correct McBSP related DT clock definitionsPeter Ujfalusi1-12/+7
2015-03-24clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo8-16/+18
2015-03-24clk: qcom: Add MSM8916 Global Clock Controller supportGeorgi Djakov3-0/+2877
2015-03-24dt-bindings: Add #defines for MSM8916 clocks and resetsGeorgi Djakov3-0/+265
2015-03-24clk: qcom: Introduce parent_map tablesGeorgi Djakov15-286/+338
2015-03-24clk: qcom: Do some error handling in configure_bank()Georgi Djakov1-21/+42
2015-03-23clk: qcom: Fix clk_get_parent function return valueGeorgi Djakov2-9/+24
2015-03-23clk: qcom: fix RCG M/N counter configurationArchit Taneja1-1/+1
2015-03-21clk: sunxi: Register divs clocks before factor clocksChen-Yu Tsai1-3/+3
2015-03-21clk: sunxi: Add "cpu" to list of protected clocks for sun5iChen-Yu Tsai1-0/+1
2015-03-21clk: sunxi: Add muxable ahb factors clock for sun5i and sun7iChen-Yu Tsai2-0/+53