Age | Commit message (Expand) | Author |
2019-11-11 | mfd: db8500-prcmu: Support U8420-sysclk firmware | Linus Walleij |
2019-11-11 | mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs | Lee Jones |
2019-09-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds |
2019-09-24 | thermal: db8500: Finalize device tree conversion | Linus Walleij |
2019-09-02 | mfd: db8500-prcmu: Support the higher DB8520 ARMSS | Linus Walleij |
2019-08-12 | mfd: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-08-12 | mfd: db8500-prcmu: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-08-09 | mfd: db8500-prcmu: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 | Thomas Gleixner |
2019-02-01 | mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular code | Paul Gortmaker |
2019-01-03 | mfd: db8500-prcmu: Fix some section annotations | Nathan Chancellor |
2017-08-22 | mfd: db8500-prcmu: Get rid of cpufreq dependency | Linus Walleij |
2017-04-27 | mfd: Convert remaining uses of pr_warning to pr_warn | Joe Perches |
2016-10-04 | mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() calls | Lee Jones |
2016-07-12 | mfd: db8500 stop passing around platform data | Arnd Bergmann |
2016-03-18 | Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-16 | mfd: db8500: Avoid uninitialized variable reference | Arnd Bergmann |
2016-02-09 | thermal: allow u8500-thermal driver to be a module | Arnd Bergmann |
2015-08-11 | mfd: Kill off set_irq_flags usage | Rob Herring |
2015-06-22 | mfd: Constify regmap and irq configuration data | Krzysztof Kozlowski |
2015-01-22 | mfd: db8500-prcmu: Remove unused function | Rickard Strandqvist |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-25 | mfd: db8500-prcmu: Provide sane error path values | Lee Jones |
2014-11-25 | mfd: db8500-prcmu: Check return of devm_ioremap for error | Pramod Gurav |
2014-10-20 | mfd: drop owner assignment from platform_drivers | Wolfram Sang |
2014-06-03 | mfd: db8500-prcmu: Remove check for CONFIG_DBX500_PRCMU_DEBUG | Paul Bolle |
2014-06-03 | mfd: db8500-prcmu: Make mfd_cell array const | Krzysztof Kozlowski |
2014-04-30 | mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration | Stratos Karafotis |
2014-03-04 | mfd: dbx500/abx500: root out hardcoded IRQ assignments | Linus Walleij |
2014-01-06 | mfd: Constify struct mfd_cell where possible | Geert Uytterhoeven |
2013-09-26 | mfd: dbx500: Remove any mention of the BML8580CLK | Lee Jones |
2013-09-07 | Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds |
2013-09-02 | mfd: db8500-prcmu: Staticize clk_mgt | Sachin Kamat |
2013-09-02 | mfd: db8500-prcmu: Use ANSI function declaration | Sachin Kamat |
2013-07-27 | ARM: ux500: cpuidle: Instantiate the driver from platform device | Linus Walleij |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-06-06 | mfd: db8500: Update BML clock register for db8580 | Philippe Begnic |
2013-06-04 | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar |
2013-05-17 | mfd: db8500-prcmu: Update stored DSI PLL divider value | Ulf Hansson |
2013-05-17 | mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermal | Lee Jones |
2013-04-09 | mfd: db8500-prcmu: Support platform dependant device selection | Lee Jones |
2013-04-09 | mfd: db8500-prcmu: Return early if the TCPM cannot be located | Lee Jones |
2013-04-08 | ARM: ux500: split out prcmu initialization | Arnd Bergmann |
2013-04-08 | mfd: db8500-prcmu: drop unused includes | Linus Walleij |
2013-04-08 | ARM: ux500: move PM-related PRCMU functions to machine | Linus Walleij |
2013-04-08 | mfd: db8500-prcmu: get base address from resource | Linus Walleij |
2013-04-08 | mfd: prcmu: pass a base and size with the early initcall | Linus Walleij |
2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2013-02-21 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-14 | mfd: db8500-prcmu: Add ux500_wdt mfd_cell | Fabio Baltieri |