index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Lines
2017-11-06
Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...
Mark Brown
-19
/
+104
2017-11-06
regmap: Fix unused warning
Baolin Wang
-1
/
+1
2017-11-06
regmap: Try to work around Kconfig exploding on HWSPINLOCK
Mark Brown
-1
/
+1
2017-11-03
regmap: Clean up hwspinlock on regmap exit
Mark Brown
-0
/
+2
2017-11-03
regmap: Also protect hwspinlock in error handling path
Mark Brown
-1
/
+2
2017-11-03
regmap: Add a config option for hwspinlock
Mark Brown
-0
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+13
2017-11-01
regmap: Add hardware spinlock support
Baolin Wang
-16
/
+87
2017-10-27
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
-1
/
+10
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
-3
/
+3
2017-10-24
PM / QoS: Fix device resume latency PM QoS
Rafael J. Wysocki
-30
/
+55
2017-10-24
PM / core: Convert timers to use timer_setup()
Kees Cook
-10
/
+8
2017-10-21
PM / core: Fix kerneldoc comments of four functions
Rafael J. Wysocki
-4
/
+4
2017-10-21
Merge branch 'pm-sleep' into pm-core
Rafael J. Wysocki
-30
/
+15
2017-10-20
driver core: Move device_links_purge() after bus_remove_device()
Jeffy Chen
-1
/
+1
2017-10-20
arch_topology: Fix section miss match warning due to free_raw_capacity()
Prasad Sodagudi
-1
/
+1
2017-10-20
driver-core: pr_err() strings should end with newlines
Arvind Yadav
-3
/
+3
2017-10-19
drivers: flag buses which demand DMA configuration
Robin Murphy
-0
/
+1
2017-10-16
of: wrap accesses to device_node kobject
Rob Herring
-1
/
+1
2017-10-13
mm: only display online cpus of the numa node
Zhen Lei
-2
/
+10
2017-10-14
PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP
Rafael J. Wysocki
-31
/
+1
2017-10-14
Merge branch 'pm-domains' into pm-opp
Rafael J. Wysocki
-61
/
+156
2017-10-14
PM / Domains: Add support to select performance-state of domains
Viresh Kumar
-0
/
+98
2017-10-11
ACPI: properties: Align return codes of __acpi_node_get_property_reference()
Sakari Ailus
-0
/
+4
2017-10-11
PM / sleep: Remove pm_complete_with_resume_check()
Ulf Hansson
-23
/
+0
2017-10-11
PM / Domains: Rename genpd internals from pm_genpd_* to genpd_*
Ulf Hansson
-54
/
+50
2017-10-10
device property: Track owner device of device property
Jarkko Nikula
-6
/
+9
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
-5
/
+3
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-7
/
+8
2017-10-03
PM / OPP: Move the OPP directory out of power/
Viresh Kumar
-3092
/
+0
2017-10-03
drivers base/arch_topology: allow inlining cpu-invariant accounting support
Dietmar Eggemann
-6
/
+1
2017-10-03
drivers base/arch_topology: provide frequency-invariant accounting support
Dietmar Eggemann
-0
/
+14
2017-10-03
drivers base/arch_topology: free cpumask cpus_to_visit
Dietmar Eggemann
-2
/
+10
2017-09-26
PM / OPP: Call notifier without holding opp_table->lock
Viresh Kumar
-0
/
+7
2017-09-25
PM / core: Drop legacy class suspend/resume operations
Rafael J. Wysocki
-23
/
+9
2017-09-22
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-8
/
+11
2017-09-22
Merge branches 'pm-core', 'pm-qos' and 'pm-docs'
Rafael J. Wysocki
-5
/
+5
2017-09-19
PM: core: Fix device_pm_check_callbacks()
Rafael J. Wysocki
-3
/
+6
2017-09-18
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
-1
/
+2
2017-09-18
base: arch_topology: fix section mismatch build warnings
Sudeep Holla
-6
/
+6
2017-09-18
PM / QoS: Use the correct variable to check the QoS request type
Jan H. Schönherr
-5
/
+5
2017-09-17
dma-coherent: fix rmem_dma_device_init regression
Arnd Bergmann
-10
/
+9
2017-09-16
firmware: Restore support for built-in firmware
Markus Trippelsdorf
-4
/
+1
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-52
/
+40
2017-09-10
Revert "firmware: add sanity check on shutdown/suspend"
Linus Torvalds
-99
/
+0
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
-2
/
+2
2017-09-08
mm: change the call sites of numa statistics items
Kemi Wang
-7
/
+15
2017-09-06
mm, memory_hotplug: remove zone restrictions
Michal Hocko
-3
/
+0
2017-09-06
mm, memory_hotplug: display allowed zones in the preferred ordering
Michal Hocko
-10
/
+23
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-46
/
+85
[prev]
[next]