summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-02-0722-273/+1703
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | docs: i2c: writing-clients: properly name the stop conditionLuca Ceresoli2020-01-291-3/+3
| * | | | | | | | | | | docs: i2c: i2c-protocol: use same wording as smbus-protocolLuca Ceresoli2020-01-291-3/+3
| * | | | | | | | | | | docs: i2c: rename sections so the overall picture is clearerLuca Ceresoli2020-01-297-21/+21
| * | | | | | | | | | | docs: i2c: old-module-parameters: use monospace instead of ""Luca Ceresoli2020-01-291-5/+5
| * | | | | | | | | | | docs: i2c: old-module-parameters: clarify this is for obsolete kernelsLuca Ceresoli2020-01-291-0/+5
| * | | | | | | | | | | docs: i2c: old-module-parameters: fix internal hyperlinkLuca Ceresoli2020-01-291-2/+2
| * | | | | | | | | | | docs: i2c: instantiating-devices: use monospace for sysfs attributesLuca Ceresoli2020-01-291-7/+7
| * | | | | | | | | | | docs: i2c: instantiating-devices: rearrange static instatiationLuca Ceresoli2020-01-291-43/+54
| * | | | | | | | | | | docs: i2c: instantiating-devices: fix internal hyperlinkLuca Ceresoli2020-01-291-1/+1
| * | | | | | | | | | | docs: i2c: smbus-protocol: improve I2C Block transactions descriptionLuca Ceresoli2020-01-291-3/+4
| * | | | | | | | | | | docs: i2c: smbus-protocol: fix punctuationLuca Ceresoli2020-01-291-1/+1
| * | | | | | | | | | | docs: i2c: smbus-protocol: fix typoLuca Ceresoli2020-01-291-1/+1
| * | | | | | | | | | | docs: i2c: smbus-protocol: fix kernel-doc function syntaxLuca Ceresoli2020-01-291-2/+2
| * | | | | | | | | | | docs: i2c: smbus-protocol: enable kernel-doc function syntaxLuca Ceresoli2020-01-291-22/+42
| * | | | | | | | | | | docs: i2c: smbus-protocol: use proper names for ACK and NACKLuca Ceresoli2020-01-291-1/+1
| * | | | | | | | | | | docs: i2c: smbus-protocol: remove unneeded colons from tableLuca Ceresoli2020-01-291-9/+9
| * | | | | | | | | | | docs: i2c: smbus-protocol: properly name start and stop conditionsLuca Ceresoli2020-01-291-2/+2
| * | | | | | | | | | | docs: i2c: smbus-protocol: fix link syntaxLuca Ceresoli2020-01-291-2/+2
| * | | | | | | | | | | docs: i2c: i2c-protocol: use proper names for ACK and NACKLuca Ceresoli2020-01-291-1/+1
| * | | | | | | | | | | docs: i2c: i2c-protocol: remove unneeded colons from tableLuca Ceresoli2020-01-291-9/+9
| * | | | | | | | | | | docs: i2c: i2c-protocol: properly name start and stop conditionsLuca Ceresoli2020-01-291-7/+8
| * | | | | | | | | | | docs: i2c: i2c-protocol: fix kernel-doc function syntaxLuca Ceresoli2020-01-291-3/+3
| * | | | | | | | | | | docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistentlyLuca Ceresoli2020-01-291-12/+12
| * | | | | | | | | | | docs: i2c: fix typoLuca Ceresoli2020-01-291-1/+1
| * | | | | | | | | | | docs: i2c: call it "I2C" consistentlyLuca Ceresoli2020-01-298-53/+53
| * | | | | | | | | | | docs: i2c: summary: rewrite the "terminology" sectionLuca Ceresoli2020-01-292-14/+1363
| * | | | | | | | | | | docs: i2c: summary: extend introductionLuca Ceresoli2020-01-291-6/+12
| * | | | | | | | | | | docs: i2c: sort index logicallyLuca Ceresoli2020-01-291-11/+47
| * | | | | | | | | | | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2020-01-291-0/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dt-bindings: i2c: support property idle-stateBiwen Li2020-01-031-0/+2
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang2020-01-293-4/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dt-binding: eeprom: at24: add vcc-supply propertyBibby Hsieh2020-01-231-0/+4
| | * | | | | | | | | | | dt-bindings: at25: add reference for the wp-gpios propertyKhouloud Touil2020-01-141-0/+2
| | * | | | | | | | | | | dt-bindings: at24: make wp-gpios a reference to the property defined by nvmemKhouloud Touil2020-01-091-4/+1
| | * | | | | | | | | | | dt-bindings: nvmem: new optional property wp-gpiosKhouloud Touil2020-01-091-0/+11
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | docs: i2c: use the new API in 'writing-clients'Wolfram Sang2020-01-151-10/+10
| * | | | | | | | | | | docs: i2c: use the new API in 'instantiating-devices.rst'Wolfram Sang2020-01-151-4/+4
| * | | | | | | | | | | Merge branch 'i2c/for-current' into i2c/for-5.6Wolfram Sang2020-01-1524-73/+175
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | i2c: parport-light: remove driverWolfram Sang2020-01-152-25/+0
| * | | | | | | | | | | dt-bindings: I2C: Add X1000 bindings.周琰杰 (Zhou Yanjie)2020-01-061-1/+3
| * | | | | | | | | | | dt-bindings: i2c: at91: cosmetic formatting of compatible listEugen Hristev2020-01-061-4/+10
| * | | | | | | | | | | dt-bindings: i2c: sh_mobile: Document r8a77961 supportGeert Uytterhoeven2019-12-171-0/+1
| * | | | | | | | | | | dt-bindings: i2c: rcar: Document r8a77961 supportGeert Uytterhoeven2019-12-171-1/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'pm-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-02-074-104/+89
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-avs' and 'pm-cpuidle'Rafael J. Wysocki2020-02-072-8/+30
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | cpuidle: Documentation: Clean up PM QoS descriptionRafael J. Wysocki2020-02-051-4/+4
| | | * | | | | | | | | | | intel_idle: Introduce 'states_off' module parameterRafael J. Wysocki2020-02-031-1/+18
| | | * | | | | | | | | | | intel_idle: Introduce 'use_acpi' module parameterRafael J. Wysocki2020-02-031-4/+9
| * | | | | | | | | | | | | Documentation: admin-guide: PM: Update sleep states documentationRafael J. Wysocki2020-02-032-96/+59
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |