| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (dell-smm) Add Dell OptiPlex 7060 to DMI table | Armin Wolf | 2024-06-30 | 1 | -0/+2 |
* | hwmon: add MP2891 driver | Noah Wang | 2024-06-28 | 2 | -0/+180 |
* | dt-bindings: hwmon: Add MPS mp2891 | Noah Wang | 2024-06-28 | 1 | -0/+2 |
* | dt-bindings: hwmon: ti,tmp108: document V+ supply, add short description | Stanislav Jakubek | 2024-06-18 | 1 | -0/+12 |
* | hwmon: add MP9941 driver | Noah Wang | 2024-06-13 | 2 | -0/+93 |
* | dt-bindings: hwmon: Add MPS mp9941 | Noah Wang | 2024-06-12 | 1 | -0/+2 |
* | hwmon: add MP2993 driver | Noah Wang | 2024-06-12 | 2 | -0/+151 |
* | dt-bindings: hwmon: Add MPS mp2993 | Noah Wang | 2024-06-12 | 1 | -0/+2 |
* | dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity-active-high property | Amna Waseem | 2024-06-12 | 1 | -0/+9 |
* | hwmon: (asus-ec-sensors) add ProArt X670E-CREATOR WIFI | Eugene Shalygin | 2024-06-10 | 1 | -0/+1 |
* | hwmon: (spd5118) Add support for reading SPD data | Guenter Roeck | 2024-06-10 | 1 | -0/+8 |
* | hwmon: Add support for SPD5118 compliant temperature sensors | Guenter Roeck | 2024-06-10 | 2 | -0/+56 |
* | dt-bindings: trivial-devices: Add jedec,spd5118 | Guenter Roeck | 2024-06-10 | 1 | -0/+2 |
* | dt-bindings: hwmon: g76x: Add support for g761 | Christian Marangi | 2024-06-04 | 1 | -3/+26 |
* | dt-bindings: hwmon: g762: Convert to yaml schema | Christian Marangi | 2024-06-04 | 2 | -47/+72 |
* | hwmon: (max31827) Add PEC support | Radu Sabau | 2024-06-04 | 1 | -3/+10 |
* | hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu | Wilken Gottwalt | 2024-05-30 | 1 | -3/+3 |
* | dt-bindings: hwmon: Add max6639 | Naresh Solanki | 2024-05-30 | 1 | -0/+92 |
* | hwmon: (corsair-cpro) Add firmware and bootloader information | Marius Zachmann | 2024-05-30 | 1 | -0/+8 |
* | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-05-26 | 1 | -2/+3 |
|\ |
|
| * | lib: add version into /proc/allocinfo output | Suren Baghdasaryan | 2024-05-24 | 1 | -2/+3 |
* | | Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 2024-05-25 | 1 | -6/+9 |
|\ \ |
|
| * | | doc: ceph: update userspace command to get CephFS metadata | Artem Ikonnikov | 2024-05-23 | 1 | -6/+9 |
* | | | Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2024-05-25 | 19 | -230/+271 |
|\ \ \ |
|
| * | | | dt-bindings: rtc: convert trivial devices into dtschema | Javier Carrasco | 2024-04-17 | 8 | -114/+18 |
| * | | | dt-bindings: rtc: stmp3xxx-rtc: convert to dtschema | Javier Carrasco | 2024-04-17 | 2 | -21/+51 |
| * | | | dt-bindings: rtc: pxa-rtc: convert to dtschema | Javier Carrasco | 2024-04-17 | 2 | -14/+40 |
| * | | | dt-bindings: rtc: Add Epson RX8111 | Waqar Hameed | 2024-04-17 | 1 | -0/+1 |
| * | | | dt-bindings: rtc: nxp,lpc1788-rtc: convert to dtschema | Javier Carrasco | 2024-03-29 | 2 | -21/+58 |
| * | | | dt-bindings: rtc: digicolor-rtc: move to trivial-rtc | Javier Carrasco | 2024-03-29 | 2 | -17/+2 |
| * | | | dt-bindings: rtc: alphascale,asm9260-rtc: convert to dtschema | Javier Carrasco | 2024-03-29 | 2 | -19/+50 |
| * | | | dt-bindings: rtc: armada-380-rtc: convert to dtschema | Javier Carrasco | 2024-03-29 | 2 | -24/+51 |
* | | | | Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-05-24 | 2 | -0/+200 |
|\ \ \ \ |
|
| * | | | | mseal: add documentation | Jeff Xu | 2024-05-24 | 2 | -0/+200 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-05-24 | 2 | -4/+14 |
|\ \ \ \ |
|
| * | | | | dt-bindings: input: touchscreen: edt-ft5x06: Document FT5452 and FT8719 support | Joel Selvaraj | 2024-05-22 | 1 | -0/+2 |
| * | | | | dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module | Fenglin Wu | 2024-04-18 | 1 | -4/+12 |
* | | | | | Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-05-24 | 2 | -9/+9 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin... | Takashi Iwai | 2024-05-23 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | ASoC: dt-bindings: stm32: Ensure compatible pattern matches whole string | Rob Herring (Arm) | 2024-05-21 | 1 | -1/+1 |
| * | | | | | | Documentation: sound: Fix trailing whitespaces | Abhinav Saxena | 2024-05-16 | 1 | -8/+8 |
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2024-05-23 | 1 | -0/+4 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 2024-05-10 | 1 | -0/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | arm64: errata: Add workaround for Arm errata 3194386 and 3312417 | Mark Rutland | 2024-05-10 | 1 | -0/+4 |
* | | | | | | | | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-05-23 | 2 | -0/+79 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | arch: add ARCH_HAS_KERNEL_FPU_SUPPORT | Samuel Holland | 2024-05-19 | 2 | -0/+79 |
* | | | | | | | | | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-05-22 | 37 | -132/+1196 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | dt-bindings: spmi: Deprecate qcom,bus-id | Abel Vesa | 2024-05-08 | 1 | -0/+1 |
| * | | | | | | | | | dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema | Abel Vesa | 2024-05-08 | 1 | -0/+136 |
| * | | | | | | | | | dt-bindings: spmi: hisilicon,hisi-spmi-controller: clean up example | Johan Hovold | 2024-05-08 | 1 | -8/+5 |