summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-0610-29/+52
|\
| * MAINTAINERS: Use Lee Jones' kernel.org address for Backlight submissionsLee Jones2022-08-031-1/+1
| * backlight: lp855x: Switch to atomic PWM APIMaíra Canal2022-07-191-12/+9
| * dt-bindings: backlight: Update Lee Jones' email addressLee Jones2022-07-195-5/+5
| * Revert "drivers/video/backlight/platform_lcd.c: add support for device tree b...Rob Herring2022-07-131-10/+0
| * backlight: rt4831: Apply ocp level from devicetreeChiYuan Huang2022-06-271-1/+32
| * dt-bindings: backlight: rt4831: Add the new ocp level propertyChiYuan Huang2022-06-271-0/+5
* | Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-08-0649-762/+3565
|\ \
| * | dt-bindings: mfd: stm32-timers: Move fixed string node names under 'properties'Rob Herring2022-07-222-24/+24
| * | dt-bindings: mfd: st,stm32-timers: Correct 'resets' property nameRob Herring2022-07-201-1/+1
| * | dt-bindings: mfd: syscon: Update Lee Jones' email addressLee Jones2022-07-191-1/+1
| * | MAINTAINERS: Use Lee Jones' kernel.org address for Syscon submissionsLee Jones2022-07-191-1/+1
| * | MAINTAINERS: Use Lee Jones' kernel.org address for MFD submissionsLee Jones2022-07-191-1/+1
| * | mfd: sun6i-prcm: Update Kconfig descriptionSamuel Holland2022-07-191-2/+3
| * | mfd: intel_soc_pmic_bxtwc: Fix spelling in the commentAndy Shevchenko2022-07-191-5/+5
| * | mfd: intel_soc_pmic_bxtwc: Drop unneeded castingAndy Shevchenko2022-07-191-1/+1
| * | mfd: intel_soc_pmic_bxtwc: Use sysfs_emit() instead of sprintf()Andy Shevchenko2022-07-191-2/+2
| * | mfd: intel_soc_pmic_bxtwc: Use bits.h macros for all masksAndy Shevchenko2022-07-191-10/+11
| * | mfd: intel_soc_pmic_bxtwc: Drop redundant ACPI_PTR()Andy Shevchenko2022-07-191-1/+1
| * | mfd: intel_soc_pmic_bxtwc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr...Andy Shevchenko2022-07-191-4/+3
| * | mfd: intel_soc_pmic_bxtwc: Extend use of temporary variable for struct deviceAndy Shevchenko2022-07-191-11/+8
| * | mfd: intel_soc_pmic_bxtwc: Use dev_err_probe()Andy Shevchenko2022-07-191-60/+26
| * | mfd: intel_soc_pmic_bxtwc: Convert to use platform_get/set_drvdata()Andy Shevchenko2022-07-191-2/+2
| * | mfd: intel_soc_pmic_bxtwc: Create sysfs attributes using core driver's facilityAndy Shevchenko2022-07-191-16/+7
| * | mfd: intel_soc_pmic_bxtwc: Don't shadow error codes in show()/store()Andy Shevchenko2022-07-191-7/+9
| * | mfd: intel-lpss: Add Intel Meteor Lake-P PCI IDsAndy Shevchenko2022-07-191-0/+13
| * | mfd: mt6397: Add basic support for MT6331+MT6332 PMICAngeloGioacchino Del Regno2022-07-197-1/+1388
| * | mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cellsSamuel Holland2022-07-191-0/+9
| * | mfd: ipaq-micro: Fix spelling mistake of "receive{d}"Zhang Jiaming2022-07-191-2/+2
| * | mfd: db8500-prcmu: Drop duplicated word "the" in the commentsJiang Jian2022-07-191-1/+1
| * | dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module bindingLiu Ying2022-07-191-0/+192
| * | mfd: intel_soc_pmic_chtwc: Switch from __maybe_unused to pm_sleep_ptr() etcAndy Shevchenko2022-07-191-4/+4
| * | mfd: intel_soc_pmic_chtwc: Use dev_err_probe()Andy Shevchenko2022-07-191-12/+7
| * | mfd: tc6393xb: Make disable callback return voidUwe Kleine-König2022-07-194-9/+5
| * | mfd: dln2: Automatically detect and fill endpoint pointersAndy Shevchenko2022-07-191-13/+4
| * | dt-bindings: mfd: mt6397: Add compatibles for MT6331 RTC and keysAngeloGioacchino Del Regno2022-07-191-2/+5
| * | dt-bindings: mfd: qcom-pm8xxx: Update the maintainers sectionSatya Priya2022-07-191-1/+1
| * | mfd: pm8008: Remove driver data structure pm8008_dataLee Jones2022-07-191-33/+20
| * | mfd: twl: Remove platform data supportUwe Kleine-König2022-07-192-373/+5
| * | dt-bindings: mfd: Add mp2733 compatibleSaravanan Sekar2022-07-191-1/+3
| * | dt-bindings: mfd: qcom,tcsr: Add qcom,tcsr-mdm9615Krzysztof Kozlowski2022-07-191-0/+1
| * | dt-bindings: mfd: qcom,tcsr: Convert to dtschemaKrzysztof Kozlowski2022-07-192-24/+49
| * | mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCUTinghan Shen2022-07-193-0/+8
| * | mfd: mt6358-irq: Add MT6357 PMIC supportFabien Parent2022-07-192-0/+25
| * | mfd: mt6397-core: Add MT6357 PMIC supportFabien Parent2022-07-193-0/+1737
| * | dt-bindings: mfd: Add compatible for MT6331 PMICAngeloGioacchino Del Regno2022-07-191-0/+1
| * | dt-bindings: mfd: stm32-timers: Document how to specify interruptsUwe Kleine-König2022-07-191-0/+15
| * | mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin2022-07-191-0/+2
| * | MAINTAINERS: Fix file entry for MAX77693 DTLukas Bulwahn2022-07-191-1/+0
| * | syscon: Use %pa to format the variable of resource_size_t typeAndy Shevchenko2022-07-191-2/+1