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
2016-04-26
PM / clk: ensure we don't allocate a -ve size of count clks
Colin Ian King
-1
/
+1
2016-04-25
PM / OPP: Mark shared-opp for non-dt case
Viresh Kumar
-0
/
+3
2016-04-25
PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()
Viresh Kumar
-56
/
+56
2016-04-25
PM / OPP: Add missing doc style comments
Viresh Kumar
-1
/
+58
2016-04-25
PM / OPP: Propagate the error returned by _find_opp_table()
Viresh Kumar
-1
/
+1
2016-04-22
PM / Domains: Remove ->save|restore_state() callbacks
Ulf Hansson
-64
/
+49
2016-04-22
PM / Domains: Rename pm_genpd_runtime_suspend|resume()
Ulf Hansson
-6
/
+6
2016-04-22
PM / Domains: Rename stop_ok to suspend_ok for the genpd governor
Ulf Hansson
-13
/
+13
2016-04-21
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
-2
/
+7
2016-04-19
Merge 4.6-rc4 into driver-core-next
Greg Kroah-Hartman
-0
/
+2
2016-04-15
devcoredump: add scatterlist support
Aviya Erenfeld
-9
/
+74
2016-04-15
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
-1
/
+1
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
-22
/
+31
2016-04-07
PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs
Strashko, Grygorii
-0
/
+2
2016-03-31
regmap: mmio: Explicitly say little endian is the defualt in the bus config
Mark Brown
-0
/
+1
2016-03-30
regmap: mmio: Parse endianness definitions from DT
Mark Brown
-1
/
+3
2016-03-30
regmap: Fix implicit inclusion of device.h
Mark Brown
-0
/
+1
2016-03-29
base: isa: Remove X86_32 dependency
William Breathitt Gray
-1
/
+1
2016-03-29
regcache: flat: Require max_registers to be set
Alexander Stein
-1
/
+1
2016-03-24
Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+89
2016-03-25
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
-0
/
+89
2016-03-23
regmap: cache: Fix typo in cache_bypass parameter description
Andrew F. Davis
-1
/
+1
2016-03-23
regmap: mmio: Fix value endianness selection
Mark Brown
-1
/
+1
2016-03-22
drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings
Brian Starkey
-1
/
+4
2016-03-22
drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAP
Brian Starkey
-4
/
+16
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-2
/
+22
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-8
/
+4
2016-03-17
device property: convert to use match_string() helper
Andy Shevchenko
-8
/
+4
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+4
2016-03-17
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-28
/
+17
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
-51
/
+27
2016-03-17
PM / clk: Add support for obtaining clocks from device-tree
Jon Hunter
-0
/
+89
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-450
/
+963
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+33
2016-03-15
Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
-322
/
+363
2016-03-15
memory-hotplug: add automatic onlining policy for the newly added memory
Vitaly Kuznetsov
-1
/
+33
2016-03-14
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
-34
/
+94
2016-03-14
Merge branch 'pm-opp'
Rafael J. Wysocki
-408
/
+852
2016-03-10
device property: fix for a case of use-after-free
Heikki Krogerus
-8
/
+17
2016-03-09
device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
Heikki Krogerus
-4
/
+4
2016-03-09
PM / Domains: Fix potential NULL pointer dereference
Jon Hunter
-0
/
+3
2016-03-09
PM / Domains: Fix removal of a subdomain
Jon Hunter
-1
/
+1
2016-03-09
PM / Domains: Propagate start and restore errors during runtime resume
Laurent Pinchart
-2
/
+18
2016-03-09
PM / Domains: Join state name and index in debugfs output
Geert Uytterhoeven
-1
/
+1
2016-03-09
PM / Domains: Restore alignment of slaves in debugfs output
Geert Uytterhoeven
-4
/
+6
2016-03-05
Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next
Mark Brown
-178
/
+39
2016-03-05
Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...
Mark Brown
-11
/
+148
2016-03-05
Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next
Mark Brown
-131
/
+174
2016-03-05
Merge remote-tracking branch 'regmap/fix/raw' into regmap-linus
Mark Brown
-2
/
+2
2016-03-05
regmap: irq: add devm apis for regmap_{add,del}_irq_chip
Laxman Dewangan
-0
/
+82
[prev]
[next]