summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | PM: sleep: wakeup: Fix typos in commentsTom Rix2022-03-012-3/+3
| | | |_|/ | | |/| |
| * | | | PM: core: keep irq flags in device_pm_check_callbacks()Dmitry Baryshkov2022-03-101-2/+4
| * | | | PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson2022-03-041-0/+5
| | |/ / | |/| |
* | | | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-211-3/+42
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki2022-03-181-3/+42
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | | * | arch_topology: obtain cpu capacity using information from CPPCIonela Voinescu2022-03-101-3/+42
| | |/ /
* | | | Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-211-8/+12
|\ \ \ \ | |/ / / |/| | |
| * | | topology/sysfs: Add PPIN in sysfs under cpu topologyTony Luck2022-02-011-0/+4
| * | | topology/sysfs: Add format parameter to macro defining "show" functions for procTony Luck2022-02-011-8/+8
| | |/ | |/|
* | | Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-02-251-14/+6
|\ \ \
| * | | regmap-irq: Update interrupt clear register for proper resetPrasad Kumpatla2022-02-171-14/+6
* | | | Merge tag 'driver-core-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-02-251-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | driver core: Free DMA range map when device is releasedMårten Lindahl2022-02-221-0/+5
| | |/ | |/|
* / | PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-071-7/+34
|/ /
* | firmware_loader: move firmware sysctl to its own filesXiaoming Ni2022-01-223-3/+40
* | Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-01-211-1/+5
|\ \
| * | rtc: Check return value from mc146818_get_time()Mateusz Jończyk2021-12-161-1/+5
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-66/+2
|\ \ \
| * | | mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang2022-01-201-50/+1
| * | | mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-201-18/+1
| * | | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-201-3/+5
* | | | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-191-2/+2
|\ \ \ \
| * | | | kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-2/+2
| | |/ / | |/| |
* | | | devtmpfs regression fix: reconfigure on each mountNeilBrown2022-01-171-0/+7
* | | | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-141-0/+16
|\ \ \ \
| * \ \ \ Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman2022-01-031-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | device property: Add fwnode_iomap()Anand Ashok Dumbre2021-12-211-0/+16
| | |/ / | |/| |
* | | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-132-161/+77
|\ \ \ \
| * | | | platform-msi: Simplify platform device MSI codeThomas Gleixner2021-12-161-70/+18
| * | | | platform-msi: Let core code handle MSI descriptorsThomas Gleixner2021-12-161-64/+48
| * | | | genirq/msi: Move descriptor list to struct msi_device_dataThomas Gleixner2021-12-161-3/+0
| * | | | platform-msi: Use msi_desc::msi_indexThomas Gleixner2021-12-161-5/+5
| * | | | platform-msi: Store platform private data pointer in msi_device_dataThomas Gleixner2021-12-161-47/+32
| * | | | platform-msi: Rename functions and clarify commentsThomas Gleixner2021-12-161-15/+21
| * | | | platform-msi: Let the core code handle sysfs groupsThomas Gleixner2021-12-161-10/+1
| * | | | platform-msi: Allocate MSI device data on first useThomas Gleixner2021-12-161-1/+7
| * | | | device: Move MSI related data into a structThomas Gleixner2021-12-161-6/+6
| * | | | PCI/MSI: Move msi_lock to struct pci_devThomas Gleixner2021-12-091-1/+0
| |/ / /
* | | | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-1210-35/+243
|\ \ \ \
| * | | | driver core: Make bus notifiers in right order in really_probe()Lu Baolu2022-01-061-1/+1
| * | | | driver core: Move driver_sysfs_remove() after driver_sysfs_add()Lu Baolu2022-01-061-3/+4
| * | | | headers/uninline: Uninline single-use function: kobject_has_children()Ingo Molnar2022-01-041-0/+17
| * | | | devtmpfs: mount with noexec and nosuidKees Cook2021-12-302-2/+19
| * | | | driver core: Simplify async probe test code by using ktime_ms_delta()Mark-PK Tsai2021-12-291-9/+5
| * | | | kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman2021-12-282-7/+6
| * | | | driver core: make kobj_type constant.Wedson Almeida Filho2021-12-272-2/+2
| * | | | driver core: platform: document registration-failure requirementJohan Hovold2021-12-221-0/+4
| * | | | device property: Check fwnode->secondary when finding propertiesDaniel Scally2021-12-031-2/+11
| * | | | Documentation/auxiliary_bus: Move the text into the codeIra Weiny2021-12-031-0/+141
| * | | | Documentation/auxiliary_bus: Clarify the release of devices from find deviceIra Weiny2021-12-031-0/+2