index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-15
Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+2
2018-02-12
PM / runtime: Update links_count also if !CONFIG_SRCU
Lukas Wunner
1
-0
/
+3
2018-02-12
PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
Tony Lindgren
1
-2
/
+4
2018-02-12
device property: Constify device_get_match_data()
Andy Shevchenko
1
-3
/
+2
2018-02-09
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-31
/
+45
2018-02-07
PM / domains: Fix up domain-idle-states OF parsing
Ulf Hansson
1
-31
/
+45
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-3
/
+2
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+85
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
32
-576
/
+661
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+91
2018-01-31
Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+7
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-01-29
Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
7
-24
/
+153
2018-01-25
device property: Reuse property_entry_free_data()
Andy Shevchenko
1
-20
/
+14
2018-01-25
device property: Move property_entry_free_data() upper
Andy Shevchenko
1
-17
/
+17
2018-01-25
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
Benjamin Gilbert
1
-23
/
+5
2018-01-23
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
1
-1
/
+1
2018-01-23
drivers: base: add coredump driver ops
Arend van Spriel
1
-7
/
+33
2018-01-22
device property: Allow iterating over available child fwnodes
Marcin Wojtas
1
-0
/
+26
2018-01-22
device property: Introduce fwnode_irq_get()
Marcin Wojtas
1
-0
/
+26
2018-01-22
device property: Introduce fwnode_get_phy_mode()
Marcin Wojtas
1
-5
/
+19
2018-01-22
device property: Introduce fwnode_get_mac_address()
Marcin Wojtas
1
-8
/
+20
2018-01-18
Merge branch 'pm-core'
Rafael J. Wysocki
6
-262
/
+464
2018-01-18
Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'
Rafael J. Wysocki
1
-36
/
+33
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
3
-0
/
+64
2018-01-17
PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume()
Ulf Hansson
1
-8
/
+3
2018-01-15
PM / runtime: Check ignore_children in pm_runtime_need_not_resume()
Rafael J. Wysocki
1
-1
/
+2
2018-01-15
PM / runtime: Rework pm_runtime_force_suspend/resume()
Rafael J. Wysocki
1
-40
/
+34
2018-01-15
Merge generic power domains (genpd) material for v4.16 into pm-core
Rafael J. Wysocki
1
-36
/
+33
2018-01-15
PM / genpd: Stop/start devices without pm_runtime_force_suspend/resume()
Rafael J. Wysocki
1
-10
/
+15
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+51
2018-01-12
Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...
Mark Brown
4
-1
/
+96
2018-01-12
Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...
Mark Brown
5
-22
/
+54
2018-01-12
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
1
-2
/
+4
2018-01-11
PM / wakeup: Print warn if device gets enabled as wakeup source during sleep
Ulf Hansson
1
-0
/
+8
2018-01-11
PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks
Ulf Hansson
1
-13
/
+17
2018-01-10
PM / core: Propagate wakeup_path status flag in __device_suspend_late()
Ulf Hansson
1
-15
/
+16
2018-01-10
PM / core: Re-structure code for clearing the direct_complete flag
Ulf Hansson
1
-5
/
+10
2018-01-09
PM / core: Assign the wakeup_path status flag in __device_prepare()
Ulf Hansson
1
-1
/
+4
2018-01-09
PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarily
Rafael J. Wysocki
3
-20
/
+10
2018-01-08
regmap: Allow empty read/write_flag_mask
Andrew F. Davis
1
-1
/
+3
2018-01-08
regcache: flat: Un-inline index lookup from cache access
Andrew F. Davis
1
-5
/
+10
2018-01-08
regmap: Add SoundWire bus support
Vinod Koul
3
-0
/
+93
2018-01-08
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2
-0
/
+51
2018-01-05
drivers: do not use print_symbol()
Sergey Senozhatsky
1
-3
/
+2
2018-01-03
PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handling
Rafael J. Wysocki
1
-11
/
+40
2018-01-03
PM / core: Direct DPM_FLAG_SMART_SUSPEND optimization
Rafael J. Wysocki
1
-7
/
+78
2018-01-03
PM / core: Add helpers for subsystem callback selection
Rafael J. Wysocki
1
-60
/
+128
2018-01-03
PM / wakeup: Drop redundant check from device_init_wakeup()
Rafael J. Wysocki
1
-3
/
+1
[next]