Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-...Lee Jones
2022-03-07mfd: Add support for the MediaTek MT6366 PMICJohnson Wang
2022-03-07mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang
2022-03-07rtc: max77686: Add MAX77714 supportLuca Ceresoli
2022-03-07watchdog: max77620: Add comment to clarify set_timeout procedureLuca Ceresoli
2022-03-07watchdog: max77620: Add support for the max77714 variantLuca Ceresoli
2022-03-07mfd: max77714: Add driver for Maxim MAX77714 PMICLuca Ceresoli
2022-03-07dt-bindings: mfd: Add Maxim MAX77714 PMICLuca Ceresoli
2022-03-07rtc: max77686: Remove unused code to read in 12-hour modeLuca Ceresoli
2022-03-07rtc: max77686: Rename day-of-month definesLuca Ceresoli
2022-03-07rtc: max77686: Convert comments to kernel-doc formatLuca Ceresoli
2022-03-07dt-bindings: mfd: maxim,max77802: Convert to dtschemaKrzysztof Kozlowski
2022-03-07regulator: dt-bindings: maxim,max77802: Convert to dtschemaKrzysztof Kozlowski
2022-03-07dt-bindings: mfd: maxim,max14577: Convert to dtschemaKrzysztof Kozlowski
2022-03-07regulator: dt-bindings: maxim,max14577: Convert to dtschemaKrzysztof Kozlowski
2022-03-07dt-bindings: power: supply: maxim,max14577: Convert to dtschemaKrzysztof Kozlowski
2022-03-07spi: s3c64xx: Allow controller-data to be optionalKrzysztof Kozlowski
2022-03-07mfd: dt-bindings: google,cros-ec: Fix indentation in exampleKrzysztof Kozlowski
2022-03-07mfd: dt-bindings: google,cros-ec: Reference Samsung SPI bindingsKrzysztof Kozlowski
2022-03-07spi: dt-bindings: samsung: Convert to dtschemaKrzysztof Kozlowski
2022-03-07MAINTAINERS: mfd: Cover MAX77843 by Maxim PMIC/MUIC for Exynos boards entryKrzysztof Kozlowski
2022-03-07dt-bindings: mfd: maxim,max77843: Add MAX77843 bindingsKrzysztof Kozlowski
2022-03-07regulator: dt-bindings: maxim,max77843: Add MAX77843 bindingsKrzysztof Kozlowski
2022-03-07dt-bindings: extcon: maxim,max77843: Add MAX77843 bindingsKrzysztof Kozlowski
2022-02-14dt-bindings: mfd: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski
2022-02-14regulator: dt-bindings: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski
2022-02-14dt-bindings: power: supply: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski
2022-02-14dt-bindings: leds: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski
2022-02-14iio: temperature: iqs620at-temp: Add support for V3 siliconJeff LaBundy
2022-02-14mfd: iqs62x: Provide device revision to sub-devicesJeff LaBundy
2022-02-08hwmon: sy7636a: Add temperature driver for sy7636aAlistair Francis
2022-02-08regulator: sy7636a: Remove requirement on sy7636a mfdAlistair Francis
2022-02-08mfd: simple-mfd-i2c: Enable support for the silergy,sy7636aAlistair Francis
2022-02-08mfd: simple-mfd-i2c: Add a Kconfig nameAlistair Francis
2022-02-08dt-bindings: mfd: Initial commit of silergy,sy7636a.yamlAlistair Francis
2022-01-23Linux 5.17-rc1v5.17-rc1Linus Torvalds
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-01-23Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)
2022-01-23Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22perf tools: Remove redundant err variableMinghao Chi
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin