aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-09regulator: rt5190a: Add support for Richtek RT5190A PMICGravatar ChiYuan Huang 3-0/+524
2022-03-09regulator: Add bindings for Richtek RT5190A PMICGravatar ChiYuan Huang 2-0/+156
2022-03-08regulator: Convert TPS62360 binding to json-schemaGravatar Georgi Vlaev 2-44/+98
2022-03-07regulator: cleanup commentsGravatar Tom Rix 4-6/+6
2022-03-02regulator: virtual: add devicetree supportGravatar Vincent Whitchurch 1-0/+18
2022-03-02regulator: virtual: warn against production useGravatar Vincent Whitchurch 1-0/+13
2022-03-02regulator: virtual: use dev_err_probe()Gravatar Vincent Whitchurch 1-6/+4
2022-02-14regulator: tps62864: Fix bindings for SW propertyGravatar Vincent Whitchurch 1-1/+2
2022-02-08regulator: Add support for TPS6286xGravatar Vincent Whitchurch 3-0/+169
2022-02-08regulator: Add bindings for TPS62864xGravatar Vincent Whitchurch 2-0/+71
2022-01-28regulator/rpi-panel-attiny: Use two transactions for I2C readGravatar Dave Stevenson 1-1/+34
2022-01-28regulator/rpi-panel-attiny: Use the regmap cacheGravatar Dave Stevenson 1-1/+1
2022-01-28regulator: rpi-panel: Remove get_brightness hookGravatar Dave Stevenson 1-23/+0
2022-01-28regulator: rpi-panel: Add GPIO control for panel and touch resetsGravatar Dave Stevenson 2-18/+98
2022-01-28regulator: rpi-panel: Convert to drive lines directlyGravatar Dave Stevenson 1-51/+60
2022-01-28regulator: rpi-panel: Ensure the backlight is off during probe.Gravatar Dave Stevenson 1-0/+1
2022-01-28regulator: rpi-panel: Serialise operations.Gravatar Dave Stevenson 1-11/+80
2022-01-28regulator: rpi-panel: Handle I2C errors/timing to the AtmelGravatar Dave Stevenson 1-10/+46
2022-01-28regulator: rpi-panel: Register with a unique backlight nameGravatar Dave Stevenson 1-2/+1
2022-01-28spi: qcom: geni: Simplify DMA settingGravatar Christophe JAILLET 1-5/+2
2022-01-28regulator: maxim,max8973: Drop Tegra specifics from exampleGravatar Rob Herring 1-3/+2
2022-01-24regulator: pfuze100: Add missing regulator namesGravatar Alexander Stein 1-1/+5
2022-01-24regulator: qcom_smd: fix for_each_child.cocci warningsGravatar kernel test robot 1-1/+3
2022-01-24Merge existing fixes from regulator/for-5.17 into new branchGravatar Mark Brown 1-1/+2
2022-01-23Linux 5.17-rc1v5.17-rc1Gravatar Linus Torvalds 1-2/+2
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 51-149/+354
2022-01-23Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Gravatar Linus Torvalds 2-3/+10
2022-01-23ftrace: Fix assuming build time sort works for s390Gravatar Steven Rostedt (Google) 2-3/+10
2022-01-23Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-4/+3
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxGravatar Linus Torvalds 73-438/+635
2022-01-22perf tools: Remove redundant err variableGravatar Minghao Chi 1-4/+1
2022-01-22perf test: Add parse-events test for aliases with hyphensGravatar John Garry 2-9/+82
2022-01-22perf test: Add pmu-events test for aliases with hyphensGravatar John Garry 2-0/+48
2022-01-22perf parse-events: Support event alias in form foo-bar-bazGravatar John Garry 4-4/+41
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGravatar German Gomez 1-8/+17
2022-01-22perf cpumap: Remove duplicate include in cpumap.hGravatar Lv Ruyi 1-1/+0
2022-01-22perf cpumap: Migrate to libperf cpumap apiGravatar Ian Rogers 31-87/+99
2022-01-22perf python: Fix cpu_map__item() buildingGravatar Ian Rogers 1-3/+3
2022-01-22perf script: Fix printing 'phys_addr' failure issueGravatar Yao Jin 1-1/+1
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is emptyGravatar Masahiro Yamada 1-1/+1
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URIGravatar Masahiro Yamada 1-1/+1
2022-01-23Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"Gravatar Masahiro Yamada 1-1/+1
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageGravatar Dmitry V. Levin 1-1/+0
2022-01-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 172-2820/+1766
2022-01-22Merge tag '5.17-rc-part2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 25-626/+573
2022-01-22Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-36/+4
2022-01-22Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 10-51/+113
2022-01-22Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 3-6/+25
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 22-280/+386
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1