summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | platform/x86: ideapad-laptop: Use backlight power constantsThomas Zimmermann2024-08-121-4/+3
| * | | | | | | | | platform/x86: fujitsu-laptop: Use backlight power constantsThomas Zimmermann2024-08-121-5/+4
| * | | | | | | | | platform/x86: eeepc-wmi: Use backlight power constantsThomas Zimmermann2024-08-121-2/+2
| * | | | | | | | | platform/x86: eeepc-laptop: Use backlight power constantsThomas Zimmermann2024-08-121-2/+1
| * | | | | | | | | platform/x86: asus-wmi: Use backlight power constantsThomas Zimmermann2024-08-121-9/+8
| * | | | | | | | | platform/x86: asus-nb-wmi: Use backlight power constantsThomas Zimmermann2024-08-121-2/+2
| * | | | | | | | | platform/x86: asus-laptop: Use backlight power constantsThomas Zimmermann2024-08-121-2/+1
| * | | | | | | | | platform/x86: acer-wmi: Use backlight power constantsThomas Zimmermann2024-08-121-2/+1
| * | | | | | | | | platform/x86/intel/pmt: Use PMT callbacksDavid E. Box2024-08-123-12/+32
| * | | | | | | | | platform/x86/intel/vsec: Add PMT read callbacksDavid E. Box2024-08-121-0/+1
| * | | | | | | | | platform/x86/intel/vsec.h: Move to include/linuxDavid E. Box2024-08-129-121/+10
| * | | | | | | | | platform/x86/intel/pmc: Show live substate requirementsKane Chen2024-08-121-1/+11
| * | | | | | | | | platform/x86: int3472: make common part a separate moduleArnd Bergmann2024-08-052-3/+13
| * | | | | | | | | hid-asus: use hid for brightness control on keyboardLuke D. Jones2024-08-052-1/+9
| * | | | | | | | | platform/x86: asus-wmi: add support for vivobook fan profilesMohamed Ghanmi2024-08-011-50/+70
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-197-100/+66
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | of/irq: Use helper to define resourcesVasileios Amoiridis2024-09-131-3/+2
| * | | | | | | | | of/irq: Make use of irq_get_trigger_type()Vasileios Amoiridis2024-09-131-1/+1
| * | | | | | | | | drivers/of: Improve documentation for match_stringMiquel Sabaté Solà2024-09-131-4/+9
| * | | | | | | | | of: property: Do some clean up with use of __free()Zhang Zekun2024-09-131-20/+8
| * | | | | | | | | of: address: Unify resource bounds overflow checkingThomas Weißschuh2024-09-131-19/+24
| * | | | | | | | | of: address: Report error on resource bounds overflowThomas Weißschuh2024-09-051-0/+5
| * | | | | | | | | of: resolver: Simplify with scoped for each OF child loopJinjie Ruan2024-08-261-8/+4
| * | | | | | | | | of/platform: Simplify with scoped for each OF childJinjie Ruan2024-08-261-10/+4
| * | | | | | | | | of: overlay: Simplify with scoped for each OF child loopJinjie Ruan2024-08-261-9/+3
| * | | | | | | | | of/irq: Refer to actual buffer size in of_irq_parse_one()Geert Uytterhoeven2024-08-261-2/+2
| * | | | | | | | | Merge branch 'dt/linus' into dt/nextRob Herring (Arm)2024-08-261-4/+11
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | of/irq: Support #msi-cells=<0> in of_msi_get_domainAndrew Jones2024-08-201-27/+7
| * | | | | | | | | | of: unittest: Use of_property_present()Rob Herring (Arm)2024-08-061-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-193-14/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xen/swiotlb: fix allocated sizeJuergen Gross2024-09-171-2/+2
| * | | | | | | | | | xen/swiotlb: add alignment check for dma buffersJuergen Gross2024-09-171-0/+6
| * | | | | | | | | | xen/pci: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva2024-09-131-9/+5
| * | | | | | | | | | xen/xenbus: Convert to use ERR_CAST()Shen Lichuan2024-09-121-3/+3
* | | | | | | | | | | Merge tag 'hyperv-next-signed-20240916' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-09-191-3/+31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_in...Saurabh Sengar2024-08-241-3/+31
* | | | | | | | | | | | Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-09-192-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | macintosh/via-pmu: register_pmu_pm_ops() can be __initMichael Ellerman2024-09-051-1/+1
| * | | | | | | | | | | | macintosh/via-pmu-backlight: Use backlight power constantsThomas Zimmermann2024-08-071-1/+1
* | | | | | | | | | | | | Merge tag 'parisc-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | parisc: pdc_stable: Constify struct kobj_typeHongbo Li2024-09-091-1/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-181-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page accessChristophe Leroy2024-09-131-2/+3
| * | | | | | | | | | | | | random: vDSO: don't use 64-bit atomics on 32-bit architecturesChristophe Leroy2024-09-131-1/+8
* | | | | | | | | | | | | | Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-09-185-218/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | dmaengine: idxd: Clean up cpumask and hotplug for perfmonKan Liang2024-09-103-107/+1
| * | | | | | | | | | | | | | iommu/vt-d: Clean up cpumask and hotplug for perfmonKan Liang2024-09-102-111/+2
* | | | | | | | | | | | | | | Merge tag 'chrome-platform-for-6.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-09-183-13/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | platform/chrome: chromeos_laptop: Use kmemdup_arrayYu Jiaoliang2024-08-231-4/+3
| * | | | | | | | | | | | | | | platform/chrome: cros_ec_typec: add remove driver hookThadeu Lima de Souza Cascardo2024-08-091-0/+10