summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-max77686.c
Commit message (Expand)AuthorAge
* clk: max77686: fix number of clocks setup for clk_hw based registrationJavier Martinez Canillas2016-10-17
* clk: max77686: Migrate to clk_hw based OF and registration APIsStephen Boyd2016-08-18
* clk: max77686: Add support for MAX77620 clocksLaxman Dewangan2016-08-15
* clk: max77686: Combine Maxim max77686 and max77802 driverLaxman Dewangan2016-08-15
* clk: max77{686,802}: Remove CLK_IS_ROOTStephen Boyd2016-03-15
* drivers/clk: include <module.h> for clk-max77xxx modular codePaul Gortmaker2015-06-16
* clk: Remove .owner field for driverKiran Padwal2014-09-25
* clk: max77686: Convert to the generic max clock driverJavier Martinez Canillas2014-09-09
* clk: max77686: Add DT include for MAX77686 PMIC clockJavier Martinez Canillas2014-09-09
* clk: max77686: Register OF clock providerTomasz Figa2014-01-08
* clk: max77686: Refactor driver data handlingTomasz Figa2014-01-08
* clk: max77686: Fix clean-up in error and remove pathsTomasz Figa2014-01-08
* clk: max77686: Make max77686_clk_register() return struct clk *Tomasz Figa2014-01-08
* clk: max77686: Refactor successful exit of probe functionTomasz Figa2014-01-08
* clk: max77686: Provide .recalc_rate() operationTomasz Figa2014-01-08
* clk: max77686: Correct callback used for checking clock statusTomasz Figa2014-01-08
* clk: max77686: Remove redundant breakSachin Kamat2013-12-26
* clk: max77686: Avoid double free at remove timeLaurent Pinchart2013-01-15
* clk: max77686: Remove unnecessary NULL checking for container_of()Axel Lin2013-01-15
* clk: max77686: Fix return value checking for devm_kzallocAxel Lin2013-01-11
* clk: remove use of __devexitBill Pemberton2012-11-28
* clk: remove use of __devinitBill Pemberton2012-11-28
* clk: remove use of __devexit_pBill Pemberton2012-11-28
* clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.Jonghwa Lee2012-09-06