summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-15clk: pxa: fix building on older compilersArnd Bergmann1-3/+1
2017-11-15clk: sunxi-ng: a83t: Fix i2c buses bitsMylene JOSSERAND1-2/+2
2017-11-15clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold1-2/+1
2017-11-15clk: qcom: common: fix legacy board-clock registrationJohan Hovold1-2/+4
2017-11-14clk: uniphier: fix DAPLL2 clock rate of Pro5Masahiro Yamada1-1/+1
2017-11-14clk: uniphier: fix parent of miodmac clock dataMasahiro Yamada1-4/+3
2017-11-14clk: hi3798cv200: correct parent mux clock for 'clk_sdio0_ciu'Shawn Guo1-1/+11
2017-11-14clk: hisilicon: Delete an error message for a failed memory allocation in his...Markus Elfring1-3/+1
2017-11-14clk: hi3660: fix incorrect uart3 clock freqencyZhong Kaihua1-1/+1
2017-11-14clk: kona-setup: Delete error messages for failed memory allocationsMarkus Elfring1-6/+1
2017-11-14ARC: clk: fix spelling mistake: "configurarion" -> "configuration"Colin Ian King1-2/+2
2017-11-14clk: cdce925: remove redundant check for non-null parent_nameColin Ian King1-1/+1
2017-11-14clk: versatile: Improve sizeof() usageMarkus Elfring1-1/+1
2017-11-14clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring1-4/+1
2017-11-14clk: ux500: Improve sizeof() usageMarkus Elfring3-3/+3
2017-11-14clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring3-9/+3
2017-11-14clk: spear: Delete error messages for failed memory allocationsMarkus Elfring4-15/+5
2017-11-14clk: ti: Delete error messages for failed memory allocationsMarkus Elfring2-6/+2
2017-11-14clk: mmp: Adjust checks for NULL pointersMarkus Elfring4-12/+12
2017-11-14clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring1-6/+8
2017-11-14clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring3-14/+3
2017-11-14clk: clk-xgene: Adjust six checks for null pointersMarkus Elfring1-6/+6
2017-11-14clk: clk-xgene: Delete error messages for failed memory allocationsMarkus Elfring1-6/+2
2017-11-14clk: clk-u300: Fix a typo in two comment linesMarkus Elfring1-2/+2
2017-11-14clk: clk-u300: Add some spaces for better code readabilityMarkus Elfring1-32/+32
2017-11-14clk: clk-u300: Improve sizeof() usageMarkus Elfring1-2/+2
2017-11-14clk: clk-u300: Delete error messages for failed memory allocationsMarkus Elfring1-8/+4
2017-11-14clk: clk-mux: Improve a size determination in clk_hw_register_mux_table()Markus Elfring1-1/+1
2017-11-14clk: clk-mux: Delete an error message for a failed memory allocationMarkus Elfring1-3/+1
2017-11-02clk: clk-gpio: Request GPIO descriptor as LOWLinus Walleij1-9/+1
2017-11-02clk: clk-gpio: Make GPIO clock provider use descriptors onlyLinus Walleij2-61/+41
2017-11-02clk: mediatek: add clock support for MT7622 SoCSean Wang6-0/+1334