index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
i2c
Age
Commit message (
Expand
)
Author
2021-12-07
Pull up the following revisions, requested by msaitoh in ticket #1388:
martin
2021-12-06
Pull up following revision(s) (requested by msaitoh in ticket #1387):
martin
2020-07-10
Pull up following revision(s) (requested by msaitoh in ticket #992):
martin
2020-01-21
Pull up following revision(s) (requested by mrg in ticket #616):
martin
2019-12-14
Pull up following revision(s) (requested by mlelstev in ticket #552):
martin
2019-11-27
Pull up following revision(s) (requested by jmcneill in ticket #491):
martin
2019-10-03
Pull up following revision(s) (requested by jmcneill in ticket #276):
martin
2019-09-26
Pull up following revision(s) (requested by bouyer in ticket #244):
martin
2019-07-27
No need to check cold to add I2C_F_POLL; the i2c API does it for us now.
thorpej
2019-07-25
The i2c code handles the 'cold' dance with I2C_F_POLL now; no need to
thorpej
2019-07-25
Do the iic_acquire_bus() / iic_release_bus() dance that I, um, forgot
thorpej
2019-07-25
If cold, automagically set I2C_F_POLL.
thorpej
2019-07-24
I was a little over-zealous with the includes. Tone it down just
thorpej
2019-07-24
Add a driver for the NXP PCA9685 16-channel, 12-bit PWM Fm+ LED controller.
thorpej
2019-07-09
Enable finger touch panel of HP Spectre x360 13-inch ae019TU
ryoon
2019-07-09
Add tpcalib, touch panel calibration to ims(4)
ryoon
2019-07-03
Fix enable mask for RK808 LDO regulators
jmcneill
2019-06-29
Fix name of suspend voltage selector property
jmcneill
2019-06-15
explicitly initialize sensor->state
macallan
2019-05-28
Add more axp809 controls
jmcneill
2019-05-28
remove superfluous parentheses
tnn
2019-05-28
Fix ldo_io[01] enable and disable values for axp809
jmcneill
2019-05-28
Enable always-on and boot-on regulators at attach time
jmcneill
2019-05-27
Add basic support for AXP809
jmcneill
2019-05-27
Adjust regulator voltage at attach time to be between the min and max values ...
jmcneill
2019-05-27
FDT-ize AC100 driver
jmcneill
2019-05-27
Add support for AXP806
jmcneill
2019-03-26
provide compatible names for all sizes.
mlelstv
2019-03-26
touch match_result only on success.
mlelstv
2019-03-17
delete unused variable
tnn
2019-03-17
add i2c attachment for ssdfb
tnn
2019-02-28
Typo (s/vaule/value/)
khorben
2019-02-20
moar match string
macallan
2019-02-06
Change a aprint_verbose into aprint_debug - the message does not add
martin
2019-02-03
Broadcast PMF display on/off events when our connector is handling dpms so we...
jmcneill
2019-02-03
Add basic support for Analogix eDP transmitters. This driver doesn't
jmcneill
2019-02-03
add missing break.
mrg
2019-02-03
- dbcool_pmf_suspend() set the wrong bit out of the suspended data as
mrg
2019-01-27
Add a definition for the DDC segment address (30h).
jmcneill
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2019-01-02
Revert part of previous - do not reserve regulators, it's perfectly normal fo...
jmcneill
2019-01-02
Add support for AXP813 and only allow one consumer per regulator at a time
jmcneill
2018-12-20
make DSRTC_FLAG_YEAR_START_2K settable by device property
macallan
2018-12-14
add options DSRTC_YEAR_START_2K for machines which use 2000 and not 1970
macallan
2018-12-10
Make i2c_acquire_bus() / i2c_release_bus() real symbols.
thorpej
2018-12-09
try to detach on shutdown; for now the only practical reason is to test that
jdolecek
2018-11-16
Use acpi_md_intr_establish/disestablish to handle device IRQs. The existing
jmcneill
2018-11-15
Correctly handle signed/unsigned quantities in kernel HID parser.
jakllsch
2018-11-13
Add AXP803 current and maximum battery capacity sensors
jakllsch
2018-11-13
Use semantically-correct "_lo" in AXP_ADC_RAW macro.
jakllsch
[next]