index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-27
34
-135
/
+156
*
restore killability of old mutex_lock_killable(&inode->i_mutex) users
Al Viro
2016-05-26
3
-20
/
+14
*
add down_write_killable_nested()
Al Viro
2016-05-26
2
-0
/
+18
*
update D/f/directory-locking
Al Viro
2016-05-26
1
-12
/
+20
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-26
1
-1
/
+1
|
\
|
*
do "fold checks into iterate_and_advance()" right
Al Viro
2016-05-26
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-26
1
-1
/
+2
|
\
\
|
*
|
make xattr_resolve_handlers() safe to use with NULL ->s_xattr
Al Viro
2016-05-25
1
-0
/
+1
|
*
|
xattr: Fail with -EINVAL for NULL attribute names
Andreas Gruenbacher
2016-05-25
1
-1
/
+1
*
|
|
Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-26
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'acpi-battery'
Rafael J. Wysocki
2016-05-25
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
ACPI / battery: Correctly serialise with the pending async probe
Chris Wilson
2016-05-21
1
-1
/
+1
*
|
|
|
|
Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-26
5
-67
/
+39
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
.
\
\
\
\
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'
Rafael J. Wysocki
2016-05-25
5
-67
/
+39
|
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
2016-05-20
1
-2
/
+3
|
|
|
*
|
|
|
|
|
cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
Daniel Lezcano
2016-05-18
1
-1
/
+1
|
|
*
|
|
|
|
|
|
cpufreq: schedutil: Improve prints messages with pr_fmt
Viresh Kumar
2016-05-19
1
-1
/
+3
|
|
*
|
|
|
|
|
|
cpufreq: simplified goto out in cpufreq_register_driver()
Pankaj Gupta
2016-05-18
1
-5
/
+4
|
|
*
|
|
|
|
|
|
cpufreq: governor: CPUFREQ_GOV_STOP never fails
Rafael J. Wysocki
2016-05-18
1
-29
/
+11
|
|
*
|
|
|
|
|
|
cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never fails
Rafael J. Wysocki
2016-05-18
1
-23
/
+12
|
|
*
|
|
|
|
|
|
intel_pstate: Simplify conditional in intel_pstate_set_policy()
Rafael J. Wysocki
2016-05-18
1
-6
/
+5
*
|
|
|
|
|
|
|
|
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-25
22
-210
/
+585
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'for-4.7/pwm-atomic' into for-next
Thierry Reding
2016-05-17
22
-213
/
+580
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
pwm: Add information about polarity, duty cycle and period to debugfs
Heiko Stübner
2016-05-17
1
-0
/
+5
|
|
*
|
|
|
|
|
|
|
|
pwm: Switch to the atomic API
Boris Brezillon
2016-05-17
2
-12
/
+41
|
|
*
|
|
|
|
|
|
|
|
pwm: Update documentation
Boris Brezillon
2016-05-17
1
-2
/
+28
|
|
*
|
|
|
|
|
|
|
|
pwm: Add core infrastructure to allow atomic updates
Boris Brezillon
2016-05-17
2
-153
/
+303
|
|
*
|
|
|
|
|
|
|
|
pwm: Add hardware readout infrastructure
Boris Brezillon
2016-05-17
2
-0
/
+31
|
|
*
|
|
|
|
|
|
|
|
pwm: Move the enabled/disabled info into pwm_state
Boris Brezillon
2016-05-17
2
-7
/
+17
|
|
*
|
|
|
|
|
|
|
|
pwm: Introduce the pwm_state concept
Boris Brezillon
2016-05-17
2
-16
/
+46
|
|
*
|
|
|
|
|
|
|
|
pwm: Keep PWM state in sync with hardware state
Boris Brezillon
2016-05-17
2
-15
/
+0
|
|
*
|
|
|
|
|
|
|
|
ARM: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
|
|
*
|
|
|
|
|
|
|
|
drm: i915: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
|
|
*
|
|
|
|
|
|
|
|
input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
|
|
*
|
|
|
|
|
|
|
|
input: misc: max8997: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
|
|
*
|
|
|
|
|
|
|
|
backlight: lm3630a: explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
|
|
*
|
|
|
|
|
|
|
|
backlight: lp855x: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
|
|
*
|
|
|
|
|
|
|
|
backlight: lp8788: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
|
|
*
|
|
|
|
|
|
|
|
backlight: pwm_bl: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
1
-1
/
+9
|
|
*
|
|
|
|
|
|
|
|
fbdev: ssd1307fb: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
1
-1
/
+10
|
|
*
|
|
|
|
|
|
|
|
regulator: pwm: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
1
-6
/
+14
|
|
*
|
|
|
|
|
|
|
|
leds: pwm: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
1
-1
/
+10
|
|
*
|
|
|
|
|
|
|
|
input: misc: max77693: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
1
-3
/
+14
|
|
*
|
|
|
|
|
|
|
|
hwmon: pwm-fan: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
1
-6
/
+20
|
|
*
|
|
|
|
|
|
|
|
clk: pwm: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
1
-5
/
+12
|
|
*
|
|
|
|
|
|
|
|
pwm: Use pwm_get/set_xxx() helpers where appropriate
Boris Brezillon
2016-05-17
4
-4
/
+5
|
|
*
|
|
|
|
|
|
|
|
pwm: Get rid of pwm->lock
Boris BREZILLON
2016-05-17
3
-21
/
+24
|
|
*
|
|
|
|
|
|
|
|
backlight: lm3630a_bl: Stop messing with the pwm->period field
Boris BREZILLON
2016-05-17
1
-2
/
+1
|
|
*
|
|
|
|
|
|
|
|
backlight: pwm_bl: Remove useless call to pwm_set_period()
Boris BREZILLON
2016-05-17
1
-3
/
+1
|
|
*
|
|
|
|
|
|
|
|
pwm: rcar: Make use of pwm_is_enabled()
Boris BREZILLON
2016-05-17
1
-1
/
+1
[next]