index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
sony-laptop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-10
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-1
/
+11
2012-07-23
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-8
/
+12
2012-07-01
sony-laptop: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-8
/
+12
2012-07-01
ACPI / PM: Drop pm_message_t argument from device suspend callback
Rafael J. Wysocki
1
-1
/
+1
2012-06-26
sony-laptop: correct find_snc_handle failure checks
Mattia Dongili
1
-3
/
+3
2012-06-26
sony-laptop: fix a couple signedness bugs
Dan Carpenter
1
-3
/
+1
2012-06-26
sony-laptop: fix sony_nc_sysfs_store()
Dan Carpenter
1
-3
/
+3
2012-06-26
sony-laptop: input initialization should be done before SNC
Mattia Dongili
1
-13
/
+12
2012-06-26
sony-laptop: add lid backlight support for handle 0x143
Mattia Dongili
1
-3
/
+24
2012-06-26
sony-laptop: store battery care limits on batteries
Mattia Dongili
1
-20
/
+21
2012-06-26
sony-laptop: notify userspace of GFX switch position changes
Marco Chiappero
1
-1
/
+20
2012-06-26
sony-laptop: use an enum for SNC event types
Mattia Dongili
1
-3
/
+7
2012-05-31
sony-laptop: add touchpad enable/disable function
Marco Chiappero
1
-0
/
+91
2012-05-31
sony-laptop: add missing Fn key combos for 0x100 handlers
Marco Chiappero
1
-0
/
+4
2012-05-31
sony-laptop: add support for more WWAN modems
Marco Chiappero
1
-19
/
+34
2012-05-31
sony-laptop: new keyboard backlight handle
Marco Chiappero
1
-62
/
+87
2012-05-31
sony-laptop: add high speed battery charging function
Marco Chiappero
1
-0
/
+86
2012-05-31
sony-laptop: support automatic resume on lid open
Marco Chiappero
1
-0
/
+140
2012-05-31
sony-laptop: adjust error handling in finding SNC handles
Mattia Dongili
1
-4
/
+4
2012-05-31
sony-laptop: add thermal profiles support
Marco Chiappero
1
-0
/
+183
2012-05-31
sony-laptop: support battery care functions
Marco Chiappero
1
-0
/
+178
2012-05-31
sony-laptop: additional debug statements
Mattia Dongili
1
-1
/
+6
2012-05-31
sony-laptop: improve SNC initialization and acpi notify callback code
Marco Chiappero
1
-86
/
+233
2012-05-31
sony-laptop: use kstrtoul to parse sysfs values
Mattia Dongili
1
-9
/
+17
2012-05-31
sony-laptop: generalise ACPI calls into SNC functions
Mattia Dongili
1
-142
/
+133
2012-05-31
sony-laptop: fix return path when no ACPI buffer is allocated
Mattia Dongili
1
-2
/
+2
2012-05-31
sony-laptop: use soft rfkill status stored in hw
Marco Chiappero
1
-4
/
+17
2012-03-20
to fix scancodes returned by sony-laptop driver
John Hughes
1
-5
/
+8
2012-03-20
sony-laptop: Enable keyboard backlight by default
Josh Boyer
1
-1
/
+1
2011-10-24
sony-laptop:irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-05-27
platform/x86:delete two unused variables
Weiping Pan
1
-2
/
+0
2011-05-27
sony-laptop: Add and use #define pr_fmt
Joe Perches
1
-55
/
+49
2011-05-09
[PATCH] sony-laptop: limit brightness range to DSDT provided ones
Mattia Dongili
1
-24
/
+103
2011-05-09
sony-laptop: report failures on setting LCD brightness
Mattia Dongili
1
-2
/
+3
2011-04-12
sony-laptop: keyboard backlight fixes
Marco Chiappero
1
-1
/
+34
2011-04-12
sony-laptop: only show the handles sysfs file in debug mode
Mattia Dongili
1
-11
/
+14
2011-04-04
sony-laptop: fix early NULL pointer dereference
Mattia Dongili
1
-0
/
+5
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-03-28
sony-laptop: potential null dereference
Dan Carpenter
1
-1
/
+5
2011-03-28
sony-laptop: handle allocation failures
Dan Carpenter
1
-0
/
+4
2011-03-28
sony-laptop: return negative on failure in sony_nc_add()
Dan Carpenter
1
-2
/
+4
2011-03-28
sony-laptop: make a couple variables static
Dan Carpenter
1
-2
/
+2
2011-03-28
sony-laptop: implement new backlight control method
Mattia Dongili
1
-30
/
+79
2011-03-28
sony-laptop: implement keyboard backlight support
Mattia Dongili
1
-1
/
+175
2011-03-28
sony-laptop: cache handles and report them via sysfs
Mattia Dongili
1
-16
/
+81
2011-03-28
sony-laptop: remove unused Type4 define
Mattia Dongili
1
-1
/
+0
2011-03-28
sony-laptop: use pr_<level> for messages
Mattia Dongili
1
-54
/
+46
2011-03-28
sony-laptop: ignore hard switch rfkill events (SPIC)
Mattia Dongili
1
-3
/
+5
2011-03-28
sony-laptop: add some debug printk useful for bug reports
Mattia Dongili
1
-3
/
+11
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-1
/
+2
[next]