Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | platform/x86: ideapad-laptop: Use backlight power constants | Thomas Zimmermann | 2024-08-12 | 1 | -4/+3 | |
| * | | | | | | | | | platform/x86: fujitsu-laptop: Use backlight power constants | Thomas Zimmermann | 2024-08-12 | 1 | -5/+4 | |
| * | | | | | | | | | platform/x86: eeepc-wmi: Use backlight power constants | Thomas Zimmermann | 2024-08-12 | 1 | -2/+2 | |
| * | | | | | | | | | platform/x86: eeepc-laptop: Use backlight power constants | Thomas Zimmermann | 2024-08-12 | 1 | -2/+1 | |
| * | | | | | | | | | platform/x86: asus-wmi: Use backlight power constants | Thomas Zimmermann | 2024-08-12 | 1 | -9/+8 | |
| * | | | | | | | | | platform/x86: asus-nb-wmi: Use backlight power constants | Thomas Zimmermann | 2024-08-12 | 1 | -2/+2 | |
| * | | | | | | | | | platform/x86: asus-laptop: Use backlight power constants | Thomas Zimmermann | 2024-08-12 | 1 | -2/+1 | |
| * | | | | | | | | | platform/x86: acer-wmi: Use backlight power constants | Thomas Zimmermann | 2024-08-12 | 1 | -2/+1 | |
| * | | | | | | | | | platform/x86/intel/pmt: Use PMT callbacks | David E. Box | 2024-08-12 | 3 | -12/+32 | |
| * | | | | | | | | | platform/x86/intel/vsec: Add PMT read callbacks | David E. Box | 2024-08-12 | 1 | -0/+1 | |
| * | | | | | | | | | platform/x86/intel/vsec.h: Move to include/linux | David E. Box | 2024-08-12 | 9 | -121/+10 | |
| * | | | | | | | | | platform/x86/intel/pmc: Show live substate requirements | Kane Chen | 2024-08-12 | 1 | -1/+11 | |
| * | | | | | | | | | platform/x86: int3472: make common part a separate module | Arnd Bergmann | 2024-08-05 | 2 | -3/+13 | |
| * | | | | | | | | | hid-asus: use hid for brightness control on keyboard | Luke D. Jones | 2024-08-05 | 2 | -1/+9 | |
| * | | | | | | | | | platform/x86: asus-wmi: add support for vivobook fan profiles | Mohamed Ghanmi | 2024-08-01 | 1 | -50/+70 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-09-19 | 7 | -100/+66 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | of/irq: Use helper to define resources | Vasileios Amoiridis | 2024-09-13 | 1 | -3/+2 | |
| * | | | | | | | | | of/irq: Make use of irq_get_trigger_type() | Vasileios Amoiridis | 2024-09-13 | 1 | -1/+1 | |
| * | | | | | | | | | drivers/of: Improve documentation for match_string | Miquel Sabaté Solà | 2024-09-13 | 1 | -4/+9 | |
| * | | | | | | | | | of: property: Do some clean up with use of __free() | Zhang Zekun | 2024-09-13 | 1 | -20/+8 | |
| * | | | | | | | | | of: address: Unify resource bounds overflow checking | Thomas Weißschuh | 2024-09-13 | 1 | -19/+24 | |
| * | | | | | | | | | of: address: Report error on resource bounds overflow | Thomas Weißschuh | 2024-09-05 | 1 | -0/+5 | |
| * | | | | | | | | | of: resolver: Simplify with scoped for each OF child loop | Jinjie Ruan | 2024-08-26 | 1 | -8/+4 | |
| * | | | | | | | | | of/platform: Simplify with scoped for each OF child | Jinjie Ruan | 2024-08-26 | 1 | -10/+4 | |
| * | | | | | | | | | of: overlay: Simplify with scoped for each OF child loop | Jinjie Ruan | 2024-08-26 | 1 | -9/+3 | |
| * | | | | | | | | | of/irq: Refer to actual buffer size in of_irq_parse_one() | Geert Uytterhoeven | 2024-08-26 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch 'dt/linus' into dt/next | Rob Herring (Arm) | 2024-08-26 | 1 | -4/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | of/irq: Support #msi-cells=<0> in of_msi_get_domain | Andrew Jones | 2024-08-20 | 1 | -27/+7 | |
| * | | | | | | | | | | of: unittest: Use of_property_present() | Rob Herring (Arm) | 2024-08-06 | 1 | -2/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-09-19 | 3 | -14/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xen/swiotlb: fix allocated size | Juergen Gross | 2024-09-17 | 1 | -2/+2 | |
| * | | | | | | | | | | xen/swiotlb: add alignment check for dma buffers | Juergen Gross | 2024-09-17 | 1 | -0/+6 | |
| * | | | | | | | | | | xen/pci: Avoid -Wflex-array-member-not-at-end warning | Gustavo A. R. Silva | 2024-09-13 | 1 | -9/+5 | |
| * | | | | | | | | | | xen/xenbus: Convert to use ERR_CAST() | Shen Lichuan | 2024-09-12 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge tag 'hyperv-next-signed-20240916' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2024-09-19 | 1 | -3/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_in... | Saurabh Sengar | 2024-08-24 | 1 | -3/+31 | |
* | | | | | | | | | | | | Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2024-09-19 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | macintosh/via-pmu: register_pmu_pm_ops() can be __init | Michael Ellerman | 2024-09-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | macintosh/via-pmu-backlight: Use backlight power constants | Thomas Zimmermann | 2024-08-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge tag 'parisc-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-09-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | parisc: pdc_stable: Constify struct kobj_type | Hongbo Li | 2024-09-09 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2024-09-18 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access | Christophe Leroy | 2024-09-13 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | random: vDSO: don't use 64-bit atomics on 32-bit architectures | Christophe Leroy | 2024-09-13 | 1 | -1/+8 | |
* | | | | | | | | | | | | | | Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-09-18 | 5 | -218/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | dmaengine: idxd: Clean up cpumask and hotplug for perfmon | Kan Liang | 2024-09-10 | 3 | -107/+1 | |
| * | | | | | | | | | | | | | | iommu/vt-d: Clean up cpumask and hotplug for perfmon | Kan Liang | 2024-09-10 | 2 | -111/+2 | |
* | | | | | | | | | | | | | | | Merge tag 'chrome-platform-for-6.12' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-09-18 | 3 | -13/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | platform/chrome: chromeos_laptop: Use kmemdup_array | Yu Jiaoliang | 2024-08-23 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | platform/chrome: cros_ec_typec: add remove driver hook | Thadeu Lima de Souza Cascardo | 2024-08-09 | 1 | -0/+10 |