aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/db8500-prcmu.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-01mfd: db8500-prcmu: Replace deprecated strncpy with strscpyJustin Stitt1-2/+2
2022-07-19mfd: db8500-prcmu: Drop duplicated word "the" in the commentsJiang Jian1-1/+1
2021-11-01watchdog: db8500_wdt: Rename symbolsLinus Walleij1-1/+1
2021-11-01watchdog: ux500_wdt: Drop platform dataLinus Walleij1-12/+1
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-13/+12
2021-08-16mfd/cpuidle: ux500: Rename driver symbolLinus Walleij1-2/+1
2021-08-12mfd: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-1/+1
2021-08-09mfd: db8500-prcmu: Handle missing FW variantLinus Walleij1-2/+4
2021-08-05mfd: db8500-prcmu: Rename register headerLinus Walleij1-1/+1
2021-08-02mfd: db8500-prcmu: Adjust map to realityLinus Walleij1-8/+6
2021-06-02mfd: db8500-prcmu: Fix multiple incorrectly documented function namesLee Jones1-3/+3
2021-02-08mfd: Standardise MFD_CELL_* helper namesLee Jones1-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-06mfd: db8500-prcmu: Remove incorrect function header from .probe() functionLee Jones1-4/+0
2020-07-06mfd: db8500-prcmu: Add description for 'reset_reason' in kerneldocLee Jones1-0/+2
2020-01-24mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij1-66/+0
2020-01-24mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij1-30/+0
2020-01-24mfd: ab8500-core: Add device tree support for AB8505Stephan Gerhold1-6/+20
2019-11-11mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij1-20/+43
2019-11-11mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROsLee Jones1-14/+7
2019-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds1-52/+1
2019-09-24thermal: db8500: Finalize device tree conversionLinus Walleij1-52/+1
2019-09-02mfd: db8500-prcmu: Support the higher DB8520 ARMSSLinus Walleij1-5/+35
2019-08-12mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-08-12mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-09mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner1-2/+1
2019-02-01mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular codePaul Gortmaker1-6/+4
2019-01-03mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor1-2/+2
2017-08-22mfd: db8500-prcmu: Get rid of cpufreq dependencyLinus Walleij1-41/+21
2017-04-27mfd: Convert remaining uses of pr_warning to pr_warnJoe Perches1-1/+1
2016-10-04mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() callsLee Jones1-19/+0
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann1-7/+3
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+2
2016-03-16mfd: db8500: Avoid uninitialized variable referenceArnd Bergmann1-5/+2
2016-02-09thermal: allow u8500-thermal driver to be a moduleArnd Bergmann1-0/+3
2015-08-11mfd: Kill off set_irq_flags usageRob Herring1-1/+0
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski1-1/+1
2015-01-22mfd: db8500-prcmu: Remove unused functionRickard Strandqvist1-9/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-25mfd: db8500-prcmu: Provide sane error path valuesLee Jones1-11/+8
2014-11-25mfd: db8500-prcmu: Check return of devm_ioremap for errorPramod Gurav1-0/+5
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-03mfd: db8500-prcmu: Remove check for CONFIG_DBX500_PRCMU_DEBUGPaul Bolle1-3/+0
2014-06-03mfd: db8500-prcmu: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-04-30mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis1-11/+8
2014-03-04mfd: dbx500/abx500: root out hardcoded IRQ assignmentsLinus Walleij1-12/+22
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven1-2/+2
2013-09-26mfd: dbx500: Remove any mention of the BML8580CLKLee Jones1-1/+0
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds1-2/+2
2013-09-02mfd: db8500-prcmu: Staticize clk_mgtSachin Kamat1-1/+1
2013-09-02mfd: db8500-prcmu: Use ANSI function declarationSachin Kamat1-1/+1
2013-07-27ARM: ux500: cpuidle: Instantiate the driver from platform deviceLinus Walleij1-0/+4
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2013-06-06mfd: db8500: Update BML clock register for db8580Philippe Begnic1-0/+1
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar1-5/+5
2013-05-17mfd: db8500-prcmu: Update stored DSI PLL divider valueUlf Hansson1-0/+2
2013-05-17mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermalLee Jones1-0/+1
2013-04-09mfd: db8500-prcmu: Support platform dependant device selectionLee Jones1-8/+24
2013-04-09mfd: db8500-prcmu: Return early if the TCPM cannot be locatedLee Jones1-19/+21
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann1-29/+111
2013-04-08mfd: db8500-prcmu: drop unused includesLinus Walleij1-2/+0
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij1-114/+0
2013-04-08mfd: db8500-prcmu: get base address from resourceLinus Walleij1-18/+29
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij1-1/+12
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-0/+17
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-02-14mfd: db8500-prcmu: Add ux500_wdt mfd_cellFabio Baltieri1-0/+12
2013-02-14mfd: dbx500-prcmu: Export a9wdog functionsFabio Baltieri1-0/+5
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-43/+79
2013-02-12mfd: db8500-prcmu: update resource passingLinus Walleij1-43/+79
2013-02-09Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson1-4/+9
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson1-11/+6
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij1-11/+6
2013-01-28Merge branch 'depends/cleanup' into next/driversOlof Johansson1-1/+1
2013-01-22mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij1-4/+9
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-07mfd: db8500: Update cpufreq device nameLee Jones1-2/+2
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-2/+6
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-3/+9
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-11-11mfd: Differentiate between u8500 and u9540 TCDM address mappingLee Jones1-2/+6
2012-11-09mfd: db8500: Connect ARMSS clk to ARM OPPUlf Hansson1-22/+56
2012-11-09mfd: db8500: Provide cpufreq table as platform dataUlf Hansson1-0/+22
2012-11-05mfd/db8500-prcmu: use the irq_domain_add_simple()Linus Walleij1-3/+9
2012-10-29mfd: dbx500: Export prmcu_request_ape_opp_100_voltageUlf Hansson1-2/+2
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-12/+35
2012-10-01Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-0/+42
2012-09-24mfd: Provide the PRCMU with its own IRQ domainLee Jones1-12/+35
2012-09-23mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen1-0/+41
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2012-09-06mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen1-0/+42
2012-07-27mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD CoreLee Jones1-0/+1
2012-07-09ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones1-1/+9
2012-07-09mfd: Update db8500-prmcu hostport_access enableArun Murthy1-26/+19
2012-07-09mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones1-0/+15
2012-07-09mfd: Register db8500-prcmu devices using the newly DT:ed MFD APILee Jones1-7/+7
2012-07-09mfd: Initialise the DB8500 PRCMU driver at core_initcall timeLee Jones1-1/+1
2012-07-09mfd: Enable DT probing of the DB8500 PRCMULee Jones1-0/+5
2012-06-01ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones1-0/+1
2012-05-09mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4Lee Jones1-0/+1
2012-05-09mfd: Enable Device Tree support for the db8500-prcmuLee Jones1-10/+19
2012-05-09mfd: Register db8500-prcmu as a platform driver instead of only probingLee Jones1-2/+3
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown1-0/+1
2012-03-16mfd: Add 8420 variant to db8500-prcmuBengt Jonsson1-0/+2
2012-03-16mfd: Add 8520 PRCMU variant to db8500-prcmuBengt Jonsson1-0/+2
2012-03-16mfd: Remove obsolete hwacc implementation for db8500-prmcuMattias Nilsson1-155/+0
2012-03-16mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson1-3/+25
2012-03-06mfd : Check if the other db8500 core is in WFIDaniel Lezcano1-0/+12
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano1-0/+20
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano1-0/+20
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano1-0/+33
2012-03-06mfd : Cleanup duplicate db8500 definitionsDaniel Lezcano1-10/+7
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano1-0/+32
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson1-19/+17
2012-03-06mfd: Remove check for db8500 firmware bugJonas Aaberg1-8/+0
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson1-1/+72
2012-03-06mfd: Spawned db8500 regulators updateBengt Jonsson1-10/+15
2012-03-06mfd: db8500 clock handling updateMattias Nilsson1-79/+587
2012-03-06mfd: Update abstract dbx500 interfaceMattias Nilsson1-21/+21
2012-03-06mfd: Function for obtaining the db8500 prcmu firmware versionMattias Nilsson1-18/+33
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud1-24/+2
2012-01-03mfd/db8500-prcmu: remove support for early silicon revisionsLinus Walleij1-5/+2
2011-10-24mfd: Convert db8500-prcmu panic() into pr_crit()Linus Walleij1-3/+3
2011-10-24mfd: Refactor db8500-prcmu request_clock() functionLinus Walleij1-8/+11
2011-10-24mfd: Rename db8500-prcmu init functionLinus Walleij1-2/+2
2011-10-24mfd: db8500-prcmu voltage domain consumers additionsBengt Jonsson1-1/+51
2011-10-24mfd: db8500-prcmu reset code retrievalSebastian Rasmussen1-0/+11
2011-10-24mfd: db8500-prcmu tweak for modem wakeupMattias Nilsson1-4/+28
2011-10-24mfd: Add db8500-pcmu watchdog accessor functions for watchdogJonas Aberg1-0/+72
2011-10-24mfd: hwacc power state db8500-prcmu accessorBengt Jonsson1-0/+126
2011-10-24mfd: Add db8500-prcmu accessors for PLL and SGA clockMattias Nilsson1-1/+82
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson1-23/+23
2011-10-24mfd: Initialize DB8500 PRCMU regsMattias Nilsson1-0/+12
2011-10-24mfd: Extend DB8500 PRCMU mailbox defsMattias Nilsson1-2/+21
2011-10-24mfd: Refactor DB8500 PRCMU reg accessMattias Nilsson1-82/+77
2011-05-28mfd: Use mfd cell platform_data for db8500-prcmu cells platform bitsMattias Wallin1-1/+2
2011-05-24mach-ux500: voltage domain regulators for DB8500Bengt Jonsson1-0/+179
2011-05-24mfd: update DB8500 PRCMU driverMattias Nilsson1-174/+1669
2011-05-24mach-ux500: move the DB8500 PRCMU driver to MFDLinus Walleij1-0/+395