index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
powercap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
9
-32
/
+11
2017-06-28
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
6
-52
/
+17
2017-06-28
PCI / PM: Drop pme_interrupt flag from struct pci_dev
Rafael J. Wysocki
5
-64
/
+34
2017-06-28
ACPI / PM: Consolidate device wakeup settings code
Rafael J. Wysocki
5
-57
/
+22
2017-06-28
ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags
Rafael J. Wysocki
5
-21
/
+12
2017-06-23
ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems
Rafael J. Wysocki
3
-5
/
+112
2017-06-23
platform: x86: intel-hid: Wake up the system from suspend-to-idle
Rafael J. Wysocki
1
-5
/
+35
2017-06-23
platform: x86: intel-vbtn: Wake up the system from suspend-to-idle
Rafael J. Wysocki
1
-3
/
+36
2017-06-15
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
11
-25
/
+103
2017-06-15
platform/x86: Add driver for ACPI INT0002 Virtual GPIO device
Hans de Goede
3
-0
/
+239
2017-06-15
PCI / PM: Restore PME Enable if skipping wakeup setup
Rafael J. Wysocki
1
-2
/
+24
2017-06-15
PM / sleep: Print timing information if debug is enabled
Rafael J. Wysocki
1
-0
/
+4
2017-06-15
ACPI / PM: Clean up device wakeup enable/disable code
Rafael J. Wysocki
2
-13
/
+10
2017-06-15
ACPI / PM: Change log level of wakeup-related message
Rafael J. Wysocki
1
-2
/
+2
2017-06-15
USB / PCI / PM: Allow the PCI core to do the resume cleanup
Rafael J. Wysocki
1
-6
/
+1
2017-06-15
ACPI / PM: Run wakeup notify handlers synchronously
Rafael J. Wysocki
3
-28
/
+20
2017-06-12
Linux 4.12-rc5
v4.12-rc5
Linus Torvalds
1
-1
/
+1
2017-06-12
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2017-06-11
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
3
-4
/
+7
2017-06-11
hexagon: Use raw_copy_to_user
Guenter Roeck
1
-3
/
+2
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
1
-0
/
+1
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
1
-13
/
+5
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-09
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
2
-1
/
+26
2017-06-09
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-09
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
2017-06-09
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
1
-1
/
+1
2017-06-09
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
1
-1
/
+1
2017-06-09
Input: synaptics-rmi4 - register F03 port as pass-through serio
Dmitry Torokhov
1
-1
/
+1
2017-06-09
device-dax: fix 'dax' device filesystem inode destruction crash
Dan Williams
1
-2
/
+7
2017-06-09
thermal: int340x_thermal: fix compile after the UUID API switch
Christoph Hellwig
1
-2
/
+2
2017-06-09
thermal: int340x_thermal: Switch to use new generic UUID API
Andy Shevchenko
1
-4
/
+4
2017-06-09
efi: Fix boot panic because of invalid BGRT image address
Dave Young
1
-1
/
+25
2017-06-09
cxl: Avoid double free_irq() for psl,slice interrupts
Vaibhav Jain
1
-3
/
+11
2017-06-09
gpio: mvebu: fix gpio bank registration when pwm is used
Richard Genoud
1
-0
/
+7
2017-06-09
gpio: mvebu: fix blink counter register selection
Richard Genoud
1
-1
/
+1
2017-06-09
KEYS: fix refcount_inc() on zero
Mark Rutland
1
-7
/
+4
2017-06-09
KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
Mat Martineau
2
-103
/
+171
2017-06-09
crypto : asymmetric_keys : verify_pefile:zero memory content before freeing
Loganaden Velvindron
1
-2
/
+2
2017-06-09
KEYS: DH: add __user annotations to keyctl_kdf_params
Eric Biggers
1
-2
/
+2
2017-06-09
KEYS: DH: ensure the KDF counter is properly aligned
Eric Biggers
1
-13
/
+3
2017-06-09
KEYS: DH: don't feed uninitialized "otherinfo" into KDF
Eric Biggers
1
-1
/
+1
2017-06-09
KEYS: DH: forbid using digest_null as the KDF hash
Eric Biggers
1
-1
/
+11
2017-06-09
KEYS: sanitize key structs before freeing
Eric Biggers
2
-4
/
+1
2017-06-09
KEYS: trusted: sanitize all key material
Eric Biggers
1
-28
/
+22
2017-06-09
KEYS: encrypted: sanitize all key material
Eric Biggers
1
-18
/
+13
2017-06-09
KEYS: user_defined: sanitize key payloads
Eric Biggers
1
-4
/
+12
[next]