Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-18clk: max77686: fix number of clocks setup for clk_hw based registrationJavier Martinez Canillas
2016-08-19clk: max77686: Migrate to clk_hw based OF and registration APIsStephen Boyd
2016-08-16clk: max77686: Add support for MAX77620 clocksLaxman Dewangan
2016-08-16clk: max77686: Combine Maxim max77686 and max77802 driverLaxman Dewangan
2016-03-16clk: max77{686,802}: Remove CLK_IS_ROOTStephen Boyd
2015-06-16drivers/clk: include <module.h> for clk-max77xxx modular codePaul Gortmaker
2014-09-26clk: Remove .owner field for driverKiran Padwal
2014-09-10clk: max77686: Convert to the generic max clock driverJavier Martinez Canillas
2014-09-10clk: max77686: Add DT include for MAX77686 PMIC clockJavier Martinez Canillas
2014-01-08clk: max77686: Register OF clock providerTomasz Figa
2014-01-08clk: max77686: Refactor driver data handlingTomasz Figa
2014-01-08clk: max77686: Fix clean-up in error and remove pathsTomasz Figa
2014-01-08clk: max77686: Make max77686_clk_register() return struct clk *Tomasz Figa
2014-01-08clk: max77686: Refactor successful exit of probe functionTomasz Figa
2014-01-08clk: max77686: Provide .recalc_rate() operationTomasz Figa
2014-01-08clk: max77686: Correct callback used for checking clock statusTomasz Figa
2013-12-27clk: max77686: Remove redundant breakSachin Kamat
2013-01-16clk: max77686: Avoid double free at remove timeLaurent Pinchart
2013-01-16clk: max77686: Remove unnecessary NULL checking for container_of()Axel Lin
2013-01-12clk: max77686: Fix return value checking for devm_kzallocAxel Lin
2012-11-28clk: remove use of __devexitBill Pemberton
2012-11-28clk: remove use of __devinitBill Pemberton
2012-11-28clk: remove use of __devexit_pBill Pemberton
2012-09-07clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.Jonghwa Lee