index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-22
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
1
-0
/
+4
2017-07-22
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
1
-8
/
+4
2017-07-22
device property: Introduce fwnode_property_get_reference_args
Sakari Ailus
1
-0
/
+28
2017-07-22
device property: Constify fwnode property API
Sakari Ailus
1
-29
/
+35
2017-07-22
device property: Constify argument to pset fwnode backend
Sakari Ailus
1
-16
/
+20
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
1
-2
/
+3
2017-07-21
Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+4
2017-07-20
Merge branches 'intel_pstate' and 'pm-domains'
Rafael J. Wysocki
1
-4
/
+4
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
2
-59
/
+107
2017-07-19
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
1
-4
/
+4
2017-07-17
arch_topology: Get rid of cap_parsing_done
Viresh Kumar
1
-3
/
+1
2017-07-17
arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity()
Viresh Kumar
1
-11
/
+13
2017-07-17
arch_topology: Change return type of topology_parse_cpu_capacity() to bool
Viresh Kumar
1
-4
/
+4
2017-07-17
arch_topology: Convert switch block to if block
Viresh Kumar
1
-19
/
+22
2017-07-17
arch_topology: Don't break lines unnecessarily
Viresh Kumar
1
-6
/
+3
2017-07-17
regmap: regmap-w1: Fix build troubles
minimumlaw@rambler.ru
1
-2
/
+2
2017-07-16
PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table
Viresh Kumar
1
-2
/
+6
2017-07-15
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2017-07-15
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2017-07-14
Merge branches 'pm-qos' and 'pm-devfreq'
Rafael J. Wysocki
1
-0
/
+2
2017-07-12
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
1
-0
/
+2
2017-07-12
device property: Introduce fwnode_call_bool_op() for ops that return bool
Sakari Ailus
1
-3
/
+3
2017-07-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+2
2017-07-11
mm: drop useless local parameters of __register_one_node()
Dou Liyang
1
-7
/
+2
2017-07-11
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-199
/
+149
2017-07-11
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2017-07-10
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+3
2017-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+5
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2017-07-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-85
/
+70
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-51
/
+83
2017-07-07
Add "shutdown" to "struct class".
Josh Zimmerman
1
-1
/
+5
2017-07-07
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
1
-4
/
+0
2017-07-07
mm: vmstat: move slab statistics from zone to node counters
Johannes Weiner
1
-5
/
+5
2017-07-07
mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone
Michal Hocko
1
-1
/
+1
2017-07-07
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
1
-24
/
+28
2017-07-07
mm, memory_hotplug: consider offline memblocks removable
Michal Hocko
1
-0
/
+4
2017-07-07
mm, memory_hotplug: split up register_one_node()
Michal Hocko
1
-31
/
+20
2017-07-07
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
1
-14
/
+9
2017-07-07
mm: drop page_initialized check from get_nid_for_pfn
Michal Hocko
1
-7
/
+0
2017-07-07
mm, sparsemem: break out of loops early
Dave Hansen
1
-0
/
+4
2017-07-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+4
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
8
-132
/
+256
2017-07-04
PM / Domains: provide pm_genpd_poweroff_noirq() stub
Arnd Bergmann
1
-0
/
+1
2017-07-04
Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd ...
Rafael J. Wysocki
1
-2
/
+2
2017-07-04
Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
5
-19
/
+285
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-194
/
+491
2017-07-04
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+19
2017-07-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...
Mark Brown
5
-19
/
+285
[prev]
[next]