index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
compal-laptop.c
Age
Commit message (
Expand
)
Author
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-07-11
platform/x86: compal-laptop: constify attribute_group structures.
Arvind Yadav
2015-10-03
compal-laptop: Add charge control limit
Roald Frederickx
2015-06-19
compal-laptop: Port to new backlight interface selection API
Hans de Goede
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2015-03-13
compal-laptop: Check return value of power_supply_register
Krzysztof Kozlowski
2015-03-13
compal-laptop: Fix leaking hwmon device
Krzysztof Kozlowski
2014-10-20
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-16
compal-laptop: correct invalid hwmon name
Roald Frederickx
2014-01-21
compal-laptop: Use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-01-21
compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTR
Guenter Roeck
2014-01-21
compal-laptop: Use devm_kzalloc to allocate local data structure
Guenter Roeck
2013-09-05
platform: x86: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-05
platform: replace strict_strto*() with kstrto*()
Jingoo Han
2013-01-03
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-20
compal-laptop: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-07-07
drivers/platform/x86: Fix memory leak
Andre Bartke
2011-05-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2011-05-29
Merge branch 'ec-cleanup' into release
Len Brown
2011-05-27
compal-laptop: Convert printks to pr_<level>
Joe Perches
2011-04-01
ACPI EC: remove dead code
Thomas Renninger
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
2011-03-28
platform-driver-x86: fix wrong merge for compal-laptop.c
Axel Lin
2011-03-22
backlight: add backlight type
Matthew Garrett
2011-01-07
Support KHLB2 in the compal laptop driver
Albert Astals Cid
2010-08-16
platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
Victor van den Elzen
2010-08-03
compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...
Axel Lin
2010-08-03
compal-laptop: add JHL90, battery & hwmon interface
Roald Frederickx
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-02-25
compal-laptop: Replace sysfs support with rfkill support
Mario Limonciello
2010-02-25
compal-laptop: Add support for known Compal made Dell laptops
Mario Limonciello
2009-12-12
drop explicit include of autoconf.h
Sam Ravnborg
2008-12-19
create drivers/platform/x86/ from drivers/misc/
Len Brown