index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
PM / domains: Improve wording of dev_pm_domain_attach() comment
Geert Uytterhoeven
1
-2
/
+2
2018-05-17
regmap: Skip clk_put for attached clocks when freeing context
James Kelly
1
-1
/
+2
2018-05-15
PM / Domains: Don't return -EEXIST at attach when PM domain exists
Ulf Hansson
1
-1
/
+1
2018-05-14
Merge branch 'opp/genpd-pstate-updates' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
1
-14
/
+113
2018-05-14
driver core: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-9
/
+8
2018-05-14
PM / Domains: Allow a better error handling of dev_pm_domain_attach()
Ulf Hansson
2
-12
/
+14
2018-05-14
PM / Domains: Check for existing PM domain in dev_pm_domain_attach()
Ulf Hansson
2
-3
/
+3
2018-05-14
PM / Domains: Drop redundant code in genpd while attaching devices
Ulf Hansson
1
-15
/
+2
2018-05-14
PM / Domains: Drop comment in genpd about legacy Samsung DT binding
Ulf Hansson
1
-3
/
+0
2018-05-14
PM / Domains: Fix error path during attach in genpd
Ulf Hansson
1
-0
/
+3
2018-05-14
driver core: add __printf verification to device_create_groups_vargs
Mathieu Malaterre
1
-1
/
+1
2018-05-14
mm: memory_hotplug: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+7
2018-05-14
base: core: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-05-14
firmware: add firmware_request_nowarn() - load firmware without warnings
Andres Rodriguez
1
-0
/
+27
2018-05-14
firmware_loader: make firmware_fallback_sysfs() print more useful
Luis R. Rodriguez
1
-1
/
+6
2018-05-14
firmware_loader: move kconfig FW_LOADER entries to its own file
Luis R. Rodriguez
2
-154
/
+155
2018-05-14
firmware_loader: replace ---help--- with help
Luis R. Rodriguez
1
-1
/
+1
2018-05-14
firmware_loader: enhance Kconfig documentation over FW_LOADER
Luis R. Rodriguez
1
-34
/
+131
2018-05-14
firmware_loader: document firmware_sysfs_fallback()
Luis R. Rodriguez
1
-0
/
+20
2018-05-14
firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()
Andres Rodriguez
4
-14
/
+14
2018-05-14
firmware: use () to terminate kernel-doc function names
Andres Rodriguez
2
-15
/
+15
2018-05-14
firmware: wrap FW_OPT_* into an enum
Andres Rodriguez
4
-19
/
+42
2018-05-14
driver core: Don't ignore class_dir_create_and_add() failure.
Tetsuo Handa
1
-2
/
+12
2018-05-14
Merge tag 'v4.17-rc5' into irq/core, to pick up fixes
Ingo Molnar
4
-9
/
+8
2018-05-13
genirq/msi: Limit level-triggered MSI to platform devices
Marc Zyngier
1
-0
/
+3
2018-05-10
PM / core: Drop unused internal inline functions for sysfs
Ulf Hansson
1
-3
/
+0
2018-05-10
PM / core: Drop unused internal functions for pm_qos sysfs
Ulf Hansson
1
-2
/
+0
2018-05-10
PM / core: Drop unused internal inline functions for wakeirqs
Ulf Hansson
1
-17
/
+0
2018-05-10
PM / core: Drop internal unused inline functions for wakeups
Ulf Hansson
1
-8
/
+0
2018-05-10
PM / wakeup: Only update last time for active wakeup sources
Doug Berger
1
-1
/
+0
2018-05-10
PM / wakeup: Use seq_open() to show wakeup stats
Mahendran Ganesh
1
-16
/
+59
2018-05-10
PM / core: Use dev_printk() and symbols in suspend/resume diagnostics
Bjorn Helgaas
1
-11
/
+11
2018-05-10
PM / core: Simplify initcall_debug_report() timing
Bjorn Helgaas
1
-13
/
+11
2018-05-10
PM / core: Remove unused initcall_debug_report() arguments
Bjorn Helgaas
1
-4
/
+3
2018-05-09
PM / Domain: Implement of_genpd_opp_to_performance_state()
Viresh Kumar
1
-0
/
+48
2018-05-09
PM / Domain: Add support to parse domain's OPP table
Viresh Kumar
1
-14
/
+62
2018-05-09
PM / Domain: Add struct device to genpd
Viresh Kumar
1
-0
/
+3
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
1
-2
/
+1
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2
-27
/
+21
2018-05-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+8
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2018-04-25
firmware: some documentation fixes
Andres Rodriguez
2
-3
/
+3
2018-04-24
PM / core: fix deferred probe breaking suspend resume order
Feng Kan
3
-3
/
+24
2018-04-23
dma-mapping: postpone cpu addr translation on mmap
Jacopo Mondi
1
-4
/
+2
2018-04-23
dma-coherent: clarify dma_mmap_from_dev_coherent documentation
Robin Murphy
1
-2
/
+3
2018-04-11
mm: check __highest_present_section_nr directly in memory_dev_init()
Wei Yang
1
-5
/
+2
2018-04-05
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
1
-0
/
+2
2018-04-05
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
2
-9
/
+17
2018-04-05
mm/memory_hotplug: optimize probe routine
Pavel Tatashin
1
-16
/
+20
2018-04-04
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-777
/
+1006
[prev]
[next]