summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: arizona: Add missing statics to the of_match_tablesCharles Keepax2022-03-082-2/+2
* mfd: db8500-prcmu: Remove dead code for a non-existing configLukas Bulwahn2022-03-081-18/+0
* mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to DOMAIN_BUS_NEXUSHans de Goede2022-03-081-0/+4
* mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to BYT cellsHans de Goede2022-03-081-0/+9
* mfd: intel_soc_pmic_crc: Sort cells by IRQ orderHans de Goede2022-03-081-13/+13
*-------. Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-...Lee Jones2022-03-0842-681/+1962
|\ \ \ \ \
| | | | | * dt-bindings: mfd: maxim,max77802: Convert to dtschemaKrzysztof Kozlowski2022-03-073-26/+195
| | | | | * regulator: dt-bindings: maxim,max77802: Convert to dtschemaKrzysztof Kozlowski2022-03-072-111/+85
| | | | | * dt-bindings: mfd: maxim,max14577: Convert to dtschemaKrzysztof Kozlowski2022-03-073-148/+196
| | | | | * regulator: dt-bindings: maxim,max14577: Convert to dtschemaKrzysztof Kozlowski2022-03-071-0/+78
| | | | | * dt-bindings: power: supply: maxim,max14577: Convert to dtschemaKrzysztof Kozlowski2022-03-072-0/+85
| | | | | * spi: s3c64xx: Allow controller-data to be optionalKrzysztof Kozlowski2022-03-071-8/+6
| | | | | * mfd: dt-bindings: google,cros-ec: Fix indentation in exampleKrzysztof Kozlowski2022-03-071-1/+1
| | | | | * mfd: dt-bindings: google,cros-ec: Reference Samsung SPI bindingsKrzysztof Kozlowski2022-03-071-13/+16
| | | | | * spi: dt-bindings: samsung: Convert to dtschemaKrzysztof Kozlowski2022-03-076-124/+223
| | | | | * MAINTAINERS: mfd: Cover MAX77843 by Maxim PMIC/MUIC for Exynos boards entryKrzysztof Kozlowski2022-03-071-0/+2
| | | | | * dt-bindings: mfd: maxim,max77843: Add MAX77843 bindingsKrzysztof Kozlowski2022-03-071-0/+144
| | | | | * regulator: dt-bindings: maxim,max77843: Add MAX77843 bindingsKrzysztof Kozlowski2022-03-071-0/+65
| | | | | * dt-bindings: extcon: maxim,max77843: Add MAX77843 bindingsKrzysztof Kozlowski2022-03-071-0/+40
| | | | * | mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang2022-03-071-1/+3
| | | | * | rtc: max77686: Add MAX77714 supportLuca Ceresoli2022-03-072-1/+25
| | | | * | watchdog: max77620: Add comment to clarify set_timeout procedureLuca Ceresoli2022-03-071-0/+5
| | | | * | watchdog: max77620: Add support for the max77714 variantLuca Ceresoli2022-03-072-17/+65
| | | | * | mfd: max77714: Add driver for Maxim MAX77714 PMICLuca Ceresoli2022-03-075-0/+229
| | | | * | dt-bindings: mfd: Add Maxim MAX77714 PMICLuca Ceresoli2022-03-072-0/+73
| | | | * | rtc: max77686: Remove unused code to read in 12-hour modeLuca Ceresoli2022-03-071-13/+1
| | | | * | rtc: max77686: Rename day-of-month definesLuca Ceresoli2022-03-073-11/+11
| | | | * | rtc: max77686: Convert comments to kernel-doc formatLuca Ceresoli2022-03-071-9/+12
| | | | |/
| | | * / mfd: Add support for the MediaTek MT6366 PMICJohnson Wang2022-03-073-0/+9
| | | |/
| | * | dt-bindings: mfd: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski2022-02-143-195/+144
| | * | regulator: dt-bindings: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski2022-02-141-0/+60
| | * | dt-bindings: power: supply: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski2022-02-142-0/+71
| | * | dt-bindings: leds: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski2022-02-141-0/+105
| | |/
| * | iio: temperature: iqs620at-temp: Add support for V3 siliconJeff LaBundy2022-02-141-1/+3
| * | mfd: iqs62x: Provide device revision to sub-devicesJeff LaBundy2022-02-142-3/+10
| |/
* | hwmon: sy7636a: Add temperature driver for sy7636aAlistair Francis2022-02-085-0/+143
* | regulator: sy7636a: Remove requirement on sy7636a mfdAlistair Francis2022-02-082-3/+5
* | mfd: simple-mfd-i2c: Enable support for the silergy,sy7636aAlistair Francis2022-02-082-0/+45
* | mfd: simple-mfd-i2c: Add a Kconfig nameAlistair Francis2022-02-081-1/+1
* | dt-bindings: mfd: Initial commit of silergy,sy7636a.yamlAlistair Francis2022-02-081-0/+82
|/
* Linux 5.17-rc1v5.17-rc1Linus Torvalds2022-01-231-2/+2
* Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-01-2351-149/+354
|\
| * perf tools: Remove redundant err variableMinghao Chi2022-01-221-4/+1
| * perf test: Add parse-events test for aliases with hyphensJohn Garry2022-01-222-9/+82
| * perf test: Add pmu-events test for aliases with hyphensJohn Garry2022-01-222-0/+48
| * perf parse-events: Support event alias in form foo-bar-bazJohn Garry2022-01-224-4/+41
| * perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez2022-01-221-8/+17
| * perf cpumap: Remove duplicate include in cpumap.hLv Ruyi2022-01-221-1/+0
| * perf cpumap: Migrate to libperf cpumap apiIan Rogers2022-01-2231-87/+99
| * perf python: Fix cpu_map__item() buildingIan Rogers2022-01-221-3/+3